Worked great, thanks a lot Jeff. I had assumed that since BLFS stated "If you've installed the X Window System in any prefix other than /usr, as the root user, add </usr/X11R6>/lib to the /etc/ld.so.conf file and run ldconfig." I didn't need to do those steps because I installed into /usr.
Thanks, Ellis ----- Original Message ----- From: Jeff Waugh <[EMAIL PROTECTED]> Date: Sunday, December 3, 2006 6:21 pm Subject: Re: Xorg Configuration Error To: [email protected] > "Ellis Wilson said" > > > > Hi all, I'm new to the support list and I've got an error at the > > configuration stage with Xorg 6.9.0. I've followed all the > commands (by > > the book) for making and installing and all went successfully, > however> upon proceeding to the X Window System Components page to > configure, I > > get an error running: > > > > cd ~ && > > Xorg -configure > > > > My error looks like: > > Xorg: error while loading shared libraries: libXau.so.6: cannot open > > shared object file: No such file or directory > > > > I've searched google as well as the linuxfromscratch.org posts, and > > can't seem to find a similar problem. Any help is appreciated in > > advance. By the way all my info in PATH and PKG_CONFIG_PATH is set > > correctly. > > > > Thanks, > > > > Ellis Wilson > > Add the path to libXau.so.6 to /etc/ld.so.conf and run ldconfig or > add the path to libXau.so.6 to your LD_LIBRARY_PATH enviroment > variable. > -Jeff > > -- > http://linuxfromscratch.org/mailman/listinfo/blfs-support > FAQ: http://www.linuxfromscratch.org/blfs/faq.html > Unsubscribe: See the above information page > -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
