You can try:
That works a good portion of the time.Code:ln -s /usr/X11R6/lib/libXext.so.6 /usr/lib/libXext.so.6 && ldconfig
I installed window maker under netBSD, I didn't get any errors, but when I try to run wmaker, it says:
Shared object "libXext.so.6" not found
but I have libXext.so.6, it is in /usr/X11R6/lib/ does anyone know how to fix this?
You can try:
That works a good portion of the time.Code:ln -s /usr/X11R6/lib/libXext.so.6 /usr/lib/libXext.so.6 && ldconfig
Bookmarks