From: J.H.M. Dassen (Ray) (rdassen_at_novell.com)
Date: Thu Sep 21 2006 - 07:19:50 CEST
Date: Thu, 21 Sep 2006 07:19:50 +0200 From: "J.H.M. Dassen (Ray)" <rdassen@novell.com> Message-ID: <20060921051950.GA2754@xinara.org> Subject: Re: [suse-sles-e] Doubts about package libconfig
On Wed, Sep 20, 2006 at 14:26:28 -0300, Fábio Augusto wrote:
> I'm trying to install a plugin called snIPL over a SLES 9 running on a
> zSeries LPAR (64bit). When I try to do it, the installation claims about a
> library called libconfig.so:
>
> lxt010001:/usr/local/src/snipl_for_stonith # make install
> install -d -m755 /usr/lib64/stonith/plugins/stonith
> install -d -m755 /usr/lib64 /usr/bin /usr/share/man/man8
> install -g root -o root -m755 libconfig.so /usr/lib64
> install: cannot stat `libconfig.so': No such file or directory
> make: *** [install_config] Error 1
>
> I'm trying to find a package for SLES 9 that brings this library, but
> unsuccessfully...
Given that the "install" line for it refers to it as just "libconfig.so",
without specifying a path outside this source/build tree, it appears to be a
library that should have been built as part of the build process for snIPL
itself. You may want to check the plain "make" part of this build process
for errors.
HTH,
-- Ray Dassen Technical Support Engineer, EMEA Services Center, Novell Technical Services Novell, Inc. Software for the Open Enterprise http://www.novell.com/open --------------------------------------------------------------------- To unsubscribe, e-mail: suse-sles-e-unsubscribe@suse.com For additional commands, e-mail: suse-sles-e-help@suse.com
This archive was generated by hypermail 2.1.7 : Thu Sep 21 2006 - 07:20:25 CEST