On Tuesday 10 April 2007 Chris Turner wrote: > Simon 'corecode' Schubert wrote: > > > That's not right, because pkgsrc links everything with rpath, so > > /usr/pkg/lib and /usr/pkg/xorg/lib are not needed. Did you encounter a > > situation where you needed it? > > > > 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.. Granted I could set LDFLAGS, > force this in ~/.profile (or better, get it into pkgsrc :), but in might > save the hassle if it happens frequently (this is the only thing so far > I've not built out of pkgsrc or /usr/src) ..
Exactly. It bites everyone not using pkgsrc to build some piece, but trying to use libraries installed by pkgsrc. regards, -- Hasso Tepper
