jr315 <[EMAIL PROTECTED]> writes: > running freeBSD 5.2 release. > installed mozilla from packages. When I try to run I > get the following message: > > sh# mozilla > /libexec/ld-elf.so.1: Shared object "libintl.so.5" not > found > /libexec/ld-elf.so.1: Shared object "libintl.so.5" not > found > > any ideas????
That's from gettext. The mozilla package was linked against a gettext version that is older than the one you have installed. Perhaps you can find a newer mozilla package, but if not you're probably better off building mozilla from ports. _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
