Spenser wrote:
I just tried installing it on my RedHat Linux 8 laptop and it complained about libXcursor.so. This is the message:
error while loading shared libraries: libXcursor.so.1: cannot open shared object file: No such file or directory
I downloaded the full tar ball version. I'm using the Gnome 2 desktop. Do I need to download libXcursor.so from some where and install it?
libXcursor is a part of my xorg-x11 installation:
dkasak ~ # locate libXcursor.so /usr/X11R6/lib/libXcursor.so /usr/X11R6/lib/libXcursor.so.1.0.2 /usr/X11R6/lib/libXcursor.so.1 dkasak ~ # qpkg -f /usr/X11R6/lib/libXcursor.so x11-base/xorg-x11 * dkasak ~ #
I assume it also comes with XFree86. Try the above 'locate' command ( locate libXcursor.so ) and see if it's on your system or not. You may have to upgrade to a later version of XFree86 ( or jump ship to xorg-x11 like most ).
That's well outside the scope of the mailing list, and I've never really used RedHat apart from my first 3 months of Linux, so I don't want to give you advice that will mess up your system, but it looks like either your X installation is broken, or too old.
-- Daniel Kasak IT Developer NUS Consulting Group Level 5, 77 Pacific Highway North Sydney, NSW, Australia 2060 T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989 email: [EMAIL PROTECTED] website: http://www.nusconsulting.com.au
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]