|
|
#1 | |
|
Registered User
Join Date: May 2003
Posts: 3
|
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.
|
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Sep 2002
Posts: 2,262
|
Can you post a copy-and-paste from the terminal that you're getting the error message in?
__________________
Registered Linux User #219692 |
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: May 2003
Posts: 3
|
Attached is a copy of what happens when using rpm -i to install the rpm files
|
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Sep 2002
Posts: 2,262
|
*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).
__________________
Registered Linux User #219692 |
|
|
|
|
|
|
#5 |
|
Registered User
Join Date: May 2003
Posts: 3
|
thanks for the idea, but still same errors
|
|
|
|
|
|
#6 | |
|
Registered User
Join Date: Sep 2002
Posts: 2,262
|
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?
__________________
Registered Linux User #219692 |
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Major WineX prob... I think it has to do with the vidcard... | Linewbie | NVIDIA Linux | 20 | 10-09-02 09:58 PM |