View Full Version : libGLCore.so.1
I am trying to Install some Apps that use OpenGL, It says that it cant find "libGLCore.so.1" I read the Nvidia_GLX/Readme file, and everything looks fine. I ran xdpyinfo and saw that GLX,NV_GLX, and NVIDIA_GLX, are all loaded. I also look in "/usr/lib" and the libGLCore is in fact there. I am running Redhat 8.0 with the latest NVidia drivers installed using the NVidia_Installer. If someone could help me find the problem that would be great.
Can you post a copy-and-paste from the terminal that you're getting the error message in?
Attached is a copy of what happens when using rpm -i to install the rpm files
*smacks head against wall*
I hate it when RPM dependencies break... which is why I moved to LFS. But anyway... ;)
Maybe an rpm --updatedb might help? Maybe also try an ldconfig (though that shouldn't matter).
thanks for the idea, but still same errors
Which distro is this, and which distro were your RPMs built for? Some RPM distros put the libGLcore and other nVidia libraries in directories other than /usr/lib; if the RPM was built for one of those distros, it won't work.
Does it help to install SDL-devel, X11R6-devel, and whatever other -devel packages (you'll also need make, gcc, and the other development stuff), then try to compile foobilliard (or BilliardGL) from source?
vBulletin® v3.7.1, Copyright ©2000-2012, Jelsoft Enterprises Ltd.