Subject: Re: CVS commit: pkgsrc/x11/XFree86-libs
To: None <tech-pkg@netbsd.org>
From: Jeremy C. Reed <reed@reedmedia.net>
List: tech-pkg
Date: 07/09/2004 09:15:51
On Fri, 9 Jul 2004, Juan Romero Pardines wrote:
> Modified Files:
> pkgsrc/x11/XFree86-libs: Makefile
>
> Log Message:
> Under Linux, we must run ldconfig in post-install target, tested by
> Jeremy C. Reed and myself.
Just to note, this is just a work-around for the PKG_DEVELOPER ldd checks
when installing using pkgsrc.
This doesn't happen when using binary packages (unless I am missing
something somewhere else) -- which is fine, because:
- The problem is that some of the X libraries don't have RPATH defined to
know where some of their needed X libraries.
- Nevertheless, the clients and software (installed from XFree86-*
packages and othert pkgsrc packages) do have the RPATH correctly set so
they can use the various X libraries fine.
Jeremy C. Reed
BSD News, BSD tutorials, BSD links
http://www.bsdnewsletter.com/