On Thu, Jun 11, 2009 at 3:18 AM, David Fox wrote:
> On Wed, Jun 10, 2009 at 11:32 AM, Aniruddha wrote:
>> I try to install a 32-bit program in 64-bit Debian but I get the
>> following message: 'error while loading shared libraries:
>
> Have you installed the 32-bit compatibility libraries?
>
> Anyt
On Wed, Jun 10, 2009 at 11:32 AM, Aniruddha wrote:
> I try to install a 32-bit program in 64-bit Debian but I get the
> following message: 'error while loading shared libraries:
Have you installed the 32-bit compatibility libraries?
Anytime you manually install a library (and really, you should l
Hi Andrzej,
On Tue, 2009-04-28 at 03:34 +0200, Andrzej wrote:
> I just installed Lenny 64 and have problem with UPS software. There is no
> debs, but script for so called other distros. I run it and seems to be ok. But
> when I tried to run it i receive errror: "upsm: error while loading shared
>
On Tue, Apr 28, 2009 at 09:34, Andrzej wrote:
> Hi,
>
> I just installed Lenny 64 and have problem with UPS software. There is no
> debs, but script for so called other distros. I run it and seems to be ok. But
> when I tried to run it i receive errror: "upsm: error while loading shared
> librarie
On 2009-04-28 03:34 +0200, Andrzej wrote:
> I just installed Lenny 64 and have problem with UPS software. There is no
> debs, but script for so called other distros. I run it and seems to be ok. But
> when I tried to run it i receive errror: "upsm: error while loading shared
> libraries: libstdc++
On 07/04/2008, Haines Brown <[EMAIL PROTECTED]> wrote:
> "Joost Witteveen" <[EMAIL PROTECTED]> writes:
>
> >> > ldd /usr/bin/gmfsk
> >>
> >>
> >> $ ldd /usr/bin/gmfsk | grep libstdc
> >> libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb738e000)
> >>
> >> So, since I had libstsdc++.s
"Joost Witteveen" <[EMAIL PROTECTED]> writes:
>> > ldd /usr/bin/gmfsk
>>
>>
>> $ ldd /usr/bin/gmfsk | grep libstdc
>> libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb738e000)
>>
>> So, since I had libstsdc++.so.6 installed, and this is what it needs,
>> why would installation of libstdc
Daniel Burrows <[EMAIL PROTECTED]> writes:
> On Mon, Apr 07, 2008 at 06:48:37AM -0400, Haines Brown <[EMAIL PROTECTED]>
> was heard to say:
>> "Mumia W.." <[EMAIL PROTECTED]> writes:
>> > Where did you get that copy of gmfsk from?
>>
>> A couple years ago I had to compile it from source, but I n
On Mon, Apr 07, 2008 at 06:48:37AM -0400, Haines Brown <[EMAIL PROTECTED]> was
heard to say:
> "Mumia W.." <[EMAIL PROTECTED]> writes:
> > Where did you get that copy of gmfsk from?
>
> A couple years ago I had to compile it from source, but I now see that
> it is a deb package. The package is wh
> > ldd /usr/bin/gmfsk
>
>
> $ ldd /usr/bin/gmfsk | grep libstdc
> libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb738e000)
>
> So, since I had libstsdc++.so.6 installed, and this is what it needs,
> why would installation of libstdc++.so.5 enabled it to work?
If it were to happen to me
"Mumia W.." <[EMAIL PROTECTED]> writes:
> On 04/06/2008 08:45 PM, Haines Brown wrote:
>> This a common error message, but a search on line didn't resolve it.
>>
>> I'm running debian etch. I installed an application, gmfsk, deb, which
>> went fine. But when I go to run it, I get, as either root or
Kamaraju S Kusumanchi <[EMAIL PROTECTED]> writes:
>> The application uses libstdc++6 >= 4.1.0, but the error suggests it is
>> turning instead to libstdc++.so.5.
>
> What is the application you are talking about? How are you sure it uses only
> libstdc++6? Is libstdc++6 installed on your machine?
On 04/06/2008 08:45 PM, Haines Brown wrote:
This a common error message, but a search on line didn't resolve it.
I'm running debian etch. I installed an application, gmfsk, deb, which
went fine. But when I go to run it, I get, as either root or user:
gmfsk: error while loading shared librarie
Haines Brown wrote:
> This a common error message, but a search on line didn't resolve it.
>
> I'm running debian etch. I installed an application, gmfsk, deb, which
> went fine. But when I go to run it, I get, as either root or user:
>
> gmfsk: error while loading shared libraries: libstdc++.
On Fri, Jun 15, 2007 at 07:09:31PM +0200, Gilles Sadowski <[EMAIL PROTECTED]>
was heard to say:
> > One thing you could try would be something like this as root:
> >
> > strace -o /tmp/ls.strace -f su - "Broken" -c ls
> >
> > and then send ls.strace here.
> >
>
> # strace -o ls.strace -f su
Hi.
[Sorry for starting a new thread (I deleted the wrong copy of the mail).]
>
> It would be interesting to see an strace of, e.g., ls trying to run
> as a broken user. You might have to get a statically linked strace
> to do this, though :-(.
>
> One thing you could try would be somethin
On Fri, Jun 15, 2007 at 12:15:07PM +0200, Gilles Sadowski <[EMAIL PROTECTED]>
was heard to say:
> > (I suspect it's more likely an environment
> > variable -- the packaging system shouldn't mess with permissions on these
> > directores -- but it would be nice to rule out any weirdness like that)
>
Hi.
> > > that its for shure an acces denied, try creating a new user and do the
> > > same and chek
> > > if the problem persist, if it does, then this might be a bug.
> >
> > I created a new user account and this one is OK.
> > So, if no actual solution is found, I'll have to remove the "broke
On Fri, Jun 15, 2007 at 12:20:15AM +0200, Gilles Sadowski <[EMAIL PROTECTED]>
was heard to say:
> > that its for shure an acces denied, try creating a new user and do the same
> > and chek
> > if the problem persist, if it does, then this might be a bug.
>
> I created a new user account and this
Gilles Sadowski wrote:
> How come that the search path is different for different user?
Is LD_LIBRARY_PATH set? Other possibilities would be any of the LD_*
variables. What does this show? If you find any variables, unset
them, find where they are set and remove them. Does that fix things?
On Fri, 15 Jun 2007 00:20:15 +0200
Gilles Sadowski <[EMAIL PROTECTED]> wrote:
>
> > >
> > > $ ldd $(which ls)
> > > /bin/sh: error while loading shared libraries: libc.so.6: cannot open
> > > shared object file: No such file or directory
> > > /bin/bash: error while loading shared libraries: li
> >
> > $ ldd $(which ls)
> > /bin/sh: error while loading shared libraries: libc.so.6: cannot open
> > shared object file: No such file or directory
> > /bin/bash: error while loading shared libraries: libdl.so.2: cannot open
> > shared object file: No such file or directory
>
>
> There!!, l
> >
> >After upgrading, I have the following problem when trying to execute some
> >programs, e.g. "ls":
> >
> >$ ls
> >ls: error while loading shared libraries: librt.so.1: cannot open shared
> >object file: No such file or directory
> >
> >[Same problem with many other programs ("locate", "find",
On Thu, 14 Jun 2007 23:50:28 +0200
Gilles Sadowski <[EMAIL PROTECTED]> wrote:
>
> > >
> > > I did a major upgrade (including "libc6"), had to rerun "apt-get upgrade"
> > > several times. When I first noticed the problem, all users seemed to be
> > > affected, then, when all packages were upgrade
> >
> > I did a major upgrade (including "libc6"), had to rerun "apt-get upgrade"
> > several times. When I first noticed the problem, all users seemed to be
> > affected, then, when all packages were upgraded, some accounts behaved
> > correctly again, but not all! Weird indeed...
> >
> > And
Gilles Sadowski wrote:
Hello.
After upgrading, I have the following problem when trying to execute some
programs, e.g. "ls":
$ ls
ls: error while loading shared libraries: librt.so.1: cannot open shared
object file: No such file or directory
[Same problem with many other programs ("locate", "f
On Thu, 14 Jun 2007 23:25:08 +0200
Gilles Sadowski <[EMAIL PROTECTED]> wrote:
> > >
> > > After upgrading, I have the following problem when trying to execute some
> > > programs, e.g. "ls":
> > >
> > > $ ls
> > > ls: error while loading shared libraries: librt.so.1: cannot open shared
> > > obj
> >
> > After upgrading, I have the following problem when trying to execute some
> > programs, e.g. "ls":
> >
> > $ ls
> > ls: error while loading shared libraries: librt.so.1: cannot open shared
> > object file: No such file or directory
> >
> > [Same problem with many other programs ("locate"
On Thu, 14 Jun 2007 22:54:51 +0200
Gilles Sadowski <[EMAIL PROTECTED]> wrote:
> Hello.
>
> After upgrading, I have the following problem when trying to execute some
> programs, e.g. "ls":
>
> $ ls
> ls: error while loading shared libraries: librt.so.1: cannot open shared
> object file: No such f
Hi,
Setting up kernel-image-2.4.27-2-386 (2.4.27-10sarge1) ...
/bin/bash: error while loading shared libraries: libdl.so.2: cannot open shared
object file: No such file or directory
Failed to create initrd image.
dpkg: error processing kernel-image-2.4.27-2-386 (--configure):
subprocess post-i
Hi,
I am using Fedora Core 4 and I have the same problem...when opening xine
I get the same error. I was wondering if you have already solved the
problem and more important...HOW?? I did the trick cd /usr/lib
# ln -s libcrypto.so.0.9.7 libcrypto.so.4
# ln -s libssl.so.0.9.7 libssl.so.4, but it did
On Wed, 2003-04-02 at 03:32, Zeno Davatz wrote:
> Hi List
>
> Just upgraded my packages for Xwindows to unstable and downgraded them
> again. Gnome 1.4 started fine with Startx.
>
> Gnome 2.2 gives me:
>
> error while loading shared libraries: libXmuu.so.1:
> when I do startx
>
> ~/.xsession-e
32 matches
Mail list logo