[PATCH] Fix ldconfig paths in default configuration

Matthew Dillon dillon at apollo.backplane.com
Tue Apr 10 08:26:56 PDT 2007


:> > not sure how widespread it is, but I just ran into this today with
:> > "ledger" [1]_, built manually via 'configure --prefix=/usr/local'
:> > but linked against pkgsrc libraries..
:> 
:> Let me guess -- ancient stuff that neither uses pkg-config nor libtool?
:
:No, just pieces which don't hardcode library paths into binaries for
:various reasons.
:
:
:regards,
:
:-- 
:Hasso Tepper
    
    I think I agree with Hasso here.  It applies to anyone doing any sort
    of software development too.  Someone might want to use pkgsrc to
    install supporting packages for their own work, or for a proprietary
    project, etc.  So just as I believe /usr/local needs to stay in the 
    paths, so do I believe that installed pkgsrc libraries should be
    easily accessible outside of the pkgsrc infrastructure.

    The only worry here is that having the paths might hide breakage 
    elsewhere in the pkgsrc system.  But I don't think it would be a
    big issue.

						-Matt





More information about the Submit mailing list