pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-i386/55184: firefox, thunderbird, seamonkey, netsurf cannot start because of the same error
Hello!
Quick fix:
# cd /usr/X11R7/lib && \
mv libepoxy.so.0.0 libepoxy.so.0.0.orig && \
ln -s /pkg/lib/libepoxy.so.0.0.0 libepoxy.so.0.0
After that netsurf will successfully start.
Fix:
# cd /etc && cat ld.so.conf
/usr/X11R7/lib
# cat /dev/null >ld.so.conf
After that netsurf also will successfully start.
I have not checked firefox, thunderbird, seamonkey yet.
--
Alexei
Home |
Main Index |
Thread Index |
Old Index