You are not logged in.

#1 2009-12-29 07:03:42

bmentink
Member
From: New Zealand
Registered: 2009-08-23
Posts: 442

error while loading shared libraries: libGLU.so

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

#2 2009-12-29 16:16:27

Dheart
Member
From: Sofia, Bulgaria
Registered: 2006-10-26
Posts: 956

Re: error while loading shared libraries: libGLU.so

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

#3 2009-12-29 19:37:07

bmentink
Member
From: New Zealand
Registered: 2009-08-23
Posts: 442

Re: error while loading shared libraries: libGLU.so

Dheart wrote:

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

#4 2009-12-30 15:18:56

jolinfire
Member
From: France
Registered: 2007-12-21
Posts: 176

Re: error while loading shared libraries: libGLU.so

Or it could be a git version bug ? After all, git is for developing, not everyday using wink

Offline

#5 2010-12-28 06:21:17

ScannerDarkly
Member
From: UK
Registered: 2010-07-24
Posts: 20
Website

Re: error while loading shared libraries: libGLU.so

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

#6 2010-12-28 06:59:28

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,390
Website

Re: error while loading shared libraries: libGLU.so

Are the games needing the 32bit version - lib32-mesa from [multilib]?

Offline

#7 2010-12-29 04:26:27

ScannerDarkly
Member
From: UK
Registered: 2010-07-24
Posts: 20
Website

Re: error while loading shared libraries: libGLU.so

Hi. After reinstalling and rebooting, the game then wanted lib32-libxxf86vm from [multilib], too. Game works fine, thanks.

Offline

#8 2010-12-29 12:15:53

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: error while loading shared libraries: libGLU.so

jolinfire wrote:

Or it could be a git version bug ? After all, git is for developing, not everyday using wink

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

Board footer

Powered by FluxBB