[gobolinux-users] libGLcore.so.1
Lucas C. Villa Real
lucasvr at gobolinux.org
Tue Aug 22 20:45:01 GMT 2006
On 8/22/06, Dan <theyranos at gmail.com> wrote:
> I've recently upgraded my kernel and installed new Nvidia drivers
> using a modified version of the script that's sent to this list
> earlier. I'm unable to use any OpenGL stuff, though, because while
> the Nvidia driver itself is loading just fine, glx isn't loading.
>
> Xorg.0.log says that it can't find libGLcore.so.1
>
> I see that the Nvidia install script has created libGLcore.so.1 in /
> Programs/Nvidia/Current/lib, but that's not getting found. I've tried
> symlinking it in a whole bunch of places, and fiddling with
> LD_LIBRARY_PATH. My Xorg version is 7.0-r2.
>
> Further investigation has lead me to believe the problem may be
> permissions-related.
>
> If anybody has a working copy of the nvidia xorg drivers and can
> updatedb and tell me the output of
> locate libGLcore.so.1 | xargs ls -l
> I'd be most appreciative.
>
> Here's the relevant portion of my Xorg.0.log:
> (II) LoadModule: "glx"
> (II) Loading /System/Links/Libraries/modules/extensions/libglx.so
> dlopen: libGLcore.so.1: cannot open shared object file: No such file
> or directory
> (EE) Failed to load /System/Links/Libraries/modules/extensions/libglx.so
> (II) UnloadModule: "glx"
Is it linked on /System/Links/Libraries? Also, have you tried to
manually run 'ldconfig'?
I had similar errors this week, but it was related to the fact that
the modules/extensions subdir wasn't being copied from to the target
dir.
> Once I've got this sorted out, I'll send a fixed version of the
> Nvidia installer script to the list.
Ok, thanks!
--
Lucas
powered by /dev/dsp
More information about the gobolinux-users
mailing list