On Tue, 9 Dec 2008 10:56:59 +0000, b-vol <[EMAIL PROTECTED]> wrote: > ### after configure and make is executed:- ########## > /usr/X11R7.4/bin/xcursorgen -p ../redglass ./X_cursor.cfg X_cursor > /usr/X11R7.4/bin/xcursorgen: error while loading shared libraries: > libX11.so.6: cannot open shared object file: No such file or director > > > ########but ls returns libX11.so.6 in /usr/X11R7.4/lib:- #########
Is /usr/X11R7.4/lib/ in LD_LIBRARY_PATH, and have you run 'ldconfig'? Regards, Matt. -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
