On Sat, Feb 21, 2015 at 10:38:22AM -0800, Paul Rogers wrote:
> Following BLFS-7.6 book to install a somewhat more recent version, 24.24
> --> 24.25.  I find it installs fine with --prefix=/usr, but without or
> with --prefix=/usr/local it can't find its own shared libraries during
> "make install".  /etc/ld.so.conf has /usr/local/lib, of course, and
> ldconf was run at the conclusion of installing prerequisite libraries.
> Since the BLFS book diddles three of the upstream Makefiles, although it
> doesn't appear to me those would cause this symptom of a configuration
> flaw, I hesitate to report it upstream without consultation here.
> 

 I do not understand what you are saying.  The package's own shared
libraries are in .libs/ and get installed from there.  I think you
mean it cannot find a library from one of it's dependencies.  If so,
and you have mixed /usr and /usr/local, perhaps you have multiple
.pc files from the different installs and it has used the "wrong"
one ?

ĸen
-- 
Nanny Ogg usually went to bed early. After all, she was an old lady.
Sometimes she went to bed as early as 6 a.m.
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to