You are not logged in.
Hi All,
Am getting this error while running some applications.
I have recently updated mesa to mesa-git and libgl to libgl-git to get accelerated 3D on my ATI radeon card going ... and it goes well running
glxgears at 2000fps on my laptop.
However, since the upgrade I seem to be missing this lib. Is it mesa that should provide it?
It should be in /usr/lib, but only libGL.so is in there ..
Any help appreciated.
Thanks,
Offline
I use mesa 7.7 self compiled:
[dheart@lightbringer ~]$ pacman -Ql mesa | grep GLU
mesa /usr/lib/libGLU.so
mesa /usr/lib/libGLU.so.1
mesa /usr/lib/libGLU.so.1.3.070700
[dheart@lightbringer ~]$
Recompile maybe? Or check the path of the library. If glxgears is working, that library shouldn't be missing.
My victim you are meant to be
No, you cannot hide nor flee
You know what I'm looking for
Pleasure your torture, I will endure...
Offline
I use mesa 7.7 self compiled:
[dheart@lightbringer ~]$ pacman -Ql mesa | grep GLU mesa /usr/lib/libGLU.so mesa /usr/lib/libGLU.so.1 mesa /usr/lib/libGLU.so.1.3.070700 [dheart@lightbringer ~]$
Recompile maybe? Or check the path of the library. If glxgears is working, that library shouldn't be missing.
It seems mesa-git was the problem, I un-installed it and installed mesa again from the normal repository and all is fine again.
It seems that library is missing from the git version.
Thanks
Offline
Or it could be a git version bug ? After all, git is for developing, not everyday using
Offline
Hi, I have a few indie Linux games that aren't running on Arch x86_64 due to libGLU.so.1, but running fine on Ubuntu x86_64.
"error while loading shared libraries: libGLU.so.1: cannot open shared object file: No such file or directory"
I'm not using mesa-git, I'm using the standard from the repos. I've tried updating, and reinstalling, but the issue remains the same. Anyone got any ideas?
Offline
Are the games needing the 32bit version - lib32-mesa from [multilib]?
Offline
Hi. After reinstalling and rebooting, the game then wanted lib32-libxxf86vm from [multilib], too. Game works fine, thanks.
Offline
Or it could be a git version bug ? After all, git is for developing, not everyday using
It's not, the mesa-git PKGBUILD has --disable-glu in it. Don't ask me why, seems Xbmc wants it too.
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline