Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
running MainActor on gentoo
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
Mimamau
Apprentice
Apprentice


Joined: 11 Jun 2002
Posts: 150
Location: Germany

PostPosted: Sun Mar 23, 2003 2:27 pm    Post subject: running MainActor on gentoo Reply with quote

I'm trying to run the demo-version of MainActor for Linux on my gentoo box, but I get the following message:
Code:
error while loading shared libraries: libstdc++-libc6.1-2.so.3: cannot open shared object file: No such file or directory

Is there a way to get it running?
Back to top
View user's profile Send private message
rojaro
l33t
l33t


Joined: 06 May 2002
Posts: 732
Location: rostock.de

PostPosted: Sun Mar 23, 2003 4:12 pm    Post subject: Reply with quote

well, i got the same problem with other pre-compiled applications. i've found the only way to fix this is to install rpm and the libcompat package from redhat :(
_________________
A mathematician is a machine for turning coffee into theorems. ~ Alfred Renyi (*1921 - †1970)
Back to top
View user's profile Send private message
Mimamau
Apprentice
Apprentice


Joined: 11 Jun 2002
Posts: 150
Location: Germany

PostPosted: Sun Mar 23, 2003 7:06 pm    Post subject: Reply with quote

yeah, googled for libstdc++-libc6.1-2.so.3 and found this page:
http://www.pxh.de/fs/gsmlib/download/content.html
like described there I downloaded this file:
http://www.pxh.de/fs/gsmlib/download/libstdc++-libc6.1-2.so.3.gz
and did like said on this page:
Code:
gunzip libstdc++-libc6.1-2.so.3.gz
cp libstdc++-libc6.1-2.so.3 /usr/local/lib
chmod a+rx /usr/local/lib/libstdc++-libc6.1-2.so.3
ldconfig

and it runs!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum