Does /usr/X11R6/lib/libXfixes.so.3 exist? It is in the xorg-libraries-6.9.0 package, so you might try re-installing it (via ports or pkg_add, depending which you originally used).
If it does exist, try running ldconfig to see if the library shows up: ldconfig -r | grep libXfixes.so.3 If it doesn't, you can try: ldconfig -m /usr/X11R6/lib Then see whether it's showing up with ldconfig -r. Josh On 9/8/06, vittorio <[EMAIL PROTECTED]> wrote:
Under freebsd 6.1 I have just portupgraded the ports acroread-7.0.8 and libXfixes-2.0.1_2. BUT #acroread /usr/X11R6/Adobe/Acrobat7.0/ENU/Reader/intellinux/bin/acroread: error while loading shared libraries: libXfixes.so.3: cannot open shared object file: No such file or directory What should I do? Vittorio _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
_______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
