I'm trying to package up Firefox for X11 and some libraries are being mislinked during installation. If I do the compiling manually, everything works fine, but after make install, a few libraries are no longer being found. One example is a link (seen via otool -L) to /sw/lib/mozilla/libplds4.dylib. This library does exist, but is actually at /sw/lib/firefox/libplds4.dylib (with the rest of the firefox files), hence the not found error.

Is there a way to change the linking files after installation so that they don't search for /sw/lib/mozilla but rather to the right location?

Hanspeter

--
Science is like sex: sure, it may give some practical results, but that's not why we do it.
--Richard Feynman



-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 13. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to