Previously Kevin Corry wrote: > Could the "ldconfig" call be added to the top-level Makefile "install" > target?
No, since you might not be installing on a real system but a temporary location to build a package or for some other reason. Also if you are not running as root but with fakeroot ldconfig will fail. > I've applied your Makefiles patch, and everything seems to work fine. Only > one other question: In the top-level make.rules, we have some #defines that > are based on configuration options (notably PluginDirectory). This is set so > the core engine will know which directory to look in to find the plugin > libraries. Does the DESTDIR construct affect this define? No, it should not. DESTDIR is only used when installing files on the filesystem to put them in a different location. This can be a temporary location when building a package, or a chroot environment, but not something you will see when running the application. Wichert. -- _________________________________________________________________ /[EMAIL PROTECTED] This space intentionally left occupied \ | [EMAIL PROTECTED] http://www.liacs.nl/~wichert/ | | 1024D/2FA3BC2D 576E 100B 518D 2F16 36B0 2805 3CB8 9250 2FA3 BC2D |