You are not logged in.

#1 2007-03-01 08:04:27

peque
Member
From: Denmark - Møn
Registered: 2005-06-26
Posts: 441

PRoblems about starting and shared Libs

Hey Forum

I run into a problem when I try to start the NetOpGuest after installing this without any problem. I get the following error:

error while loiading shared libraries: libstdc++-libc6.2-2.so.3 No such file or Directory

I don´t have the files and after having maked symlink still getting the same error.
`What should I do from here about this !


Thanks


Just getting better .... All the time

Offline

#2 2007-03-01 08:30:09

noriko
Member
From: In My Mind
Registered: 2006-06-09
Posts: 535
Website

Re: PRoblems about starting and shared Libs

what exactly did you link to?
the way i usually do stuff like this is to copy an existing link .. so

cp /usr/lib/libstdc++.so.5 /usr/lib/libstdc++.so.3

The.Revolution.Is.Coming - - To fight, To hunger, To Resist!

Offline

#3 2007-03-01 09:40:31

peque
Member
From: Denmark - Møn
Registered: 2005-06-26
Posts: 441

Re: PRoblems about starting and shared Libs

Normally I'll do a
ln -s /usr/lib/libstdc++.so.3 /usr/lib/libstdc++.so.3
instead

I found a dude from the wiki that have the problem and downloaded the files - so now I'll try that


Just getting better .... All the time

Offline

Board footer

Powered by FluxBB