Re: OT: Wheezy: Error while loading shared libraries: libgtk-x11-2.0.so.0

2012-10-19 Thread rick
quot;/usr/lib/x86_64-linux-gnu" to > the PATH but got the same error message. > > Any ideas? Thanks > > > > $ ./reflash > ./reflash: error while loading shared libraries: libgtk-x11-2.0.so.0: > cannot open shared object file: No such file or directory > > $ ls -l

Re: OT: Wheezy: Error while loading shared libraries: libgtk-x11-2.0.so.0

2012-10-18 Thread T Elcor
- Original Message - >> I'm beginning to suspect "reflash" is a 32-bit program. Could > this be the reason?  Thanks > > I guess you're right. > > http://forum.xda-developers.com/showthread.php?t=730884 Yes, it is a 32-bit app,  "# aptitude install lib32ncurses5 libgtk2.0-0 ia32-libs-g

Re: OT: Wheezy: Error while loading shared libraries: libgtk-x11-2.0.so.0

2012-10-18 Thread Ralf Mardorf
On Thu, 2012-10-18 at 19:51 -0700, T Elcor wrote: > - Original Message - > > > From: Ralf Mardorf > > > > # ldconfig > > # ldconfig -v | grep -i libgtk-x11-2 > ldconfig: Path `/lib/x86_64-linux-gnu' given more than once > ldconfig: Path `/usr/lib/x86_64-linux-gnu' given more than once >

Re: OT: Wheezy: Error while loading shared libraries: libgtk-x11-2.0.so.0

2012-10-18 Thread T Elcor
- Original Message - > From: Ralf Mardorf > > # ldconfig # ldconfig -v | grep -i libgtk-x11-2 ldconfig: Path `/lib/x86_64-linux-gnu' given more than once ldconfig: Path `/usr/lib/x86_64-linux-gnu' given more than once     libgtk-x11-2.0.so.0 -> libgtk-x11-2.0.so.0.2400.10 I'm beginn

Re: OT: Wheezy: Error while loading shared libraries: libgtk-x11-2.0.so.0

2012-10-18 Thread Ralf Mardorf
# ldconfig -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/1350614002.1112.131.camel@localhost.localdomain

OT: Wheezy: Error while loading shared libraries: libgtk-x11-2.0.so.0

2012-10-18 Thread T Elcor
hanks $ ./reflash ./reflash: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory $ ls -l /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 lrwxrwxrwx 1 root root 27 Aug  6 12:30 /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0 -> lib

Re: error while loading shared libraries: libopenal.so.0

2009-06-13 Thread Aniruddha
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-b

Re: error while loading shared libraries: libopenal.so.0

2009-06-10 Thread David Fox
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,

error while loading shared libraries: libopenal.so.0

2009-06-10 Thread Aniruddha
I try to install a 32-bit program in 64-bit Debian but I get the following message: 'error while loading shared libraries: libopenal.so.0'. To fix this I downloaded libopenal1_1.4.272-2_i386.deb and extracted 'libopenal.so.1' and 'libopenal.so.1.4.272 'to /usr/

Re: error while loading shared libraries

2009-04-28 Thread frank
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

Re: error while loading shared libraries

2009-04-27 Thread Mr. Wang Long
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

Re: error while loading shared libraries

2009-04-27 Thread Sven Joachim
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 > l

error while loading shared libraries

2009-04-27 Thread Andrzej
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 libraries: libstdc++.so.5: cannot open shared object fil

Re: error while loading shared libraries: libstdc++.so.5

2008-04-07 Thread Joost Witteveen
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

Re: error while loading shared libraries: libstdc++.so.5

2008-04-07 Thread Haines Brown
"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

Re: error while loading shared libraries: libstdc++.so.5

2008-04-07 Thread Haines Brown
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

Re: error while loading shared libraries: libstdc++.so.5

2008-04-07 Thread Daniel Burrows
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

Re: error while loading shared libraries: libstdc++.so.5

2008-04-07 Thread Joost Witteveen
> > 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

Re: error while loading shared libraries: libstdc++.so.5

2008-04-07 Thread Haines Brown
fine. But when I go to run it, I get, as either root or user: >> >> gmfsk: error while loading shared libraries: libstdc++.so.5: cannot >> open shared object file: No such file or directory >> >> The application uses libstdc++6 >= 4.1.0, but the error sugges

Re: error while loading shared libraries: libstdc++.so.5

2008-04-07 Thread Haines Brown
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?

Re: error while loading shared libraries: libstdc++.so.5

2008-04-07 Thread Mumia W..
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 load

Re: error while loading shared libraries: libstdc++.so.5

2008-04-06 Thread Kamaraju S Kusumanchi
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 loadi

error while loading shared libraries: libstdc++.so.5

2008-04-06 Thread Haines Brown
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++.so.5: cannot o

Re: linphone: error while loading shared libraries: libosipparser2.so.3

2007-08-21 Thread Gerard Robin
On Tue, Aug 21, 2007 at 01:02:25AM +0200, Krzysztof Luba??ski wrote: From: Krzysztof Luba??ski <[EMAIL PROTECTED]> To: Debian-user list Subject: Re: linphone: error while loading shared libraries: libosipparser2.so.3 X-Spam-Checker-Version: SpamAssassin 3.1.4 (2006-07-

Re: linphone: error while loading shared libraries: libosipparser2.so.3

2007-08-21 Thread Gerard Robin
On Tue, Aug 21, 2007 at 01:02:25AM +0200, Krzysztof Luba??ski wrote: From: Krzysztof Luba??ski <[EMAIL PROTECTED]> To: Debian-user list Subject: Re: linphone: error while loading shared libraries: libosipparser2.so.3 X-Spam-Checker-Version: SpamAssassin 3.1.4 (2006-07-

Re: linphone: error while loading shared libraries: libosipparser2.so.3

2007-08-20 Thread Krzysztof Lubański
On Mon, 2007-08-20 at 23:45 +0200, Gerard Robin wrote: > I had reinstalled libosip2-3 but the result was the same. > I just downgrad to libosip2-3 (2.2.2-3.1) instead libosip2-3 (3.0.3-2) > and now linphone starts witout complain, I have downloaded both versions of the package and the contents (

Re: linphone: error while loading shared libraries: libosipparser2.so.3

2007-08-20 Thread Gerard Robin
On Mon, Aug 20, 2007 at 11:08:36PM +0200, Krzysztof Luba??ski wrote: From: Krzysztof Luba??ski <[EMAIL PROTECTED]> To: Debian-user list Subject: Re: linphone: error while loading shared libraries: libosipparser2.so.3 X-Spam-Checker-Version: SpamAssassin 3.1.4 (2006-07-

Re: linphone: error while loading shared libraries: libosipparser2.so.3

2007-08-20 Thread Krzysztof Lubański
On Mon, 2007-08-20 at 19:49 +0200, Gerard Robin wrote: > >Do you have the relevant library package installed > > if it's libosip2-3, yes. > > ldd /usr/bin/linphone | grep libosipparser2.so.3 > libosipparser2.so.3 => not found > libosipparser2.so.3 => not found > > apt-cache pol

Re: linphone: error while loading shared libraries: libosipparser2.so.3

2007-08-20 Thread Gerard Robin
On Mon, Aug 20, 2007 at 04:07:09PM +0200, Krzysztof Luba??ski wrote: From: Krzysztof Luba??ski <[EMAIL PROTECTED]> To: Debian-user list Subject: Re: linphone: error while loading shared libraries: libosipparser2.so.3 X-Spam-Checker-Version: SpamAssassin 3.1.4 (2006-07-

Re: linphone: error while loading shared libraries: libosipparser2.so.3

2007-08-20 Thread Krzysztof Lubański
On Mon, 2007-08-20 at 15:29 +0200, Gerard Robin wrote: > linphone: error while loading shared libraries: > libosipparser2.so.3: cannot open shared object file: No such file or directory > > bug or not bug ? Hello. Do you have the relevant library package installed? http://package

linphone: error while loading shared libraries: libosipparser2.so.3

2007-08-20 Thread Gerard Robin
Hello, with sid (amd64) linphone worked fine and now I get: linphone: error while loading shared libraries: libosipparser2.so.3: cannot open shared object file: No such file or directory bug or not bug ? Thanks -- Gérard

Re: error while loading shared libraries

2007-06-16 Thread Daniel Burrows
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

Re: error while loading shared libraries

2007-06-15 Thread Gilles Sadowski
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

Re: error while loading shared libraries

2007-06-15 Thread Daniel Burrows
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) >

Re: error while loading shared libraries

2007-06-15 Thread Gilles Sadowski
ot 4712 Jun 9 22:50 /lib drwxr-xr-x 193 root root 71448 Jun 14 19:27 /usr/lib "Broken" user: $ ls -dl /lib /usr/lib ls: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory [All basic utilities exhibit the problem...] > What about

Re: error while loading shared libraries

2007-06-14 Thread Daniel Burrows
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

Re: error while loading shared libraries

2007-06-14 Thread Bob Proulx
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?

Re: error while loading shared libraries

2007-06-14 Thread Orestes leal
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 > >

Re: error while loading shared libraries

2007-06-14 Thread Gilles Sadowski
> > > > $ 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

Re: error while loading shared libraries

2007-06-14 Thread Gilles Sadowski
> > > >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 > >

Re: error while loading shared libraries

2007-06-14 Thread Orestes leal
libpthread.so.0 => /lib/libpthread.so.0 (0xb7de4000) > /lib/ld-linux.so.2 (0xb7f77000) > libattr.so.1 => /lib/libattr.so.1 (0xb7de0000) > libdl.so.2 => /lib/libdl.so.2 (0xb7ddb000) > libsepol.so.1 => /lib/libsepol.so.1 (0xb7d9b000) > >

Re: error while loading shared libraries

2007-06-14 Thread Gilles Sadowski
libc.so.6 => /lib/libc.so.6 (0xb7dfb000) libpthread.so.0 => /lib/libpthread.so.0 (0xb7de4000) /lib/ld-linux.so.2 (0xb7f77000) libattr.so.1 => /lib/libattr.so.1 (0xb7de) libdl.so.2 => /lib/libdl.so.2 (0xb7ddb000) libsepol.so.1 => /lib/l

Re: error while loading shared libraries

2007-06-14 Thread Jeff Goodman
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 program

Re: error while loading shared libraries

2007-06-14 Thread Orestes leal
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

Re: error while loading shared libraries

2007-06-14 Thread Gilles Sadowski
> > > > 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 >

Re: error while loading shared libraries

2007-06-14 Thread Orestes leal
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: cann

error while loading shared libraries

2007-06-14 Thread Gilles Sadowski
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", &qu

Re: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or di

2007-02-23 Thread Mankuthimma
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

error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or di

2007-02-23 Thread J F
(2.0.10) ... 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

Re: cp: error while loading shared libraries: unexpected PLT reloc type 0x24

2006-11-08 Thread Anton Piatek
Anton Piatek wrote: > Hi, > I had some hardware die, and now having replaced it all I seem to have a > corrupted system. > > % cp > cp: error while loading shared libraries: unexpected PLT reloc type 0x24 > > I have no idea why this is happening, and searching the

Re: cp: error while loading shared libraries: unexpected PLT reloc type 0x24

2006-11-07 Thread Anton Piatek
Yeah, everything except the disk was replaced, but it booted fine afterwards... except without cp I cannot install much new... Anton Nicolas Pillot wrote: > 2006/11/7, Anton Piatek <[EMAIL PROTECTED]>: > >> I had some hardware die, and now having replaced it >> all I seem to have a corrupted sys

Re: cp: error while loading shared libraries: unexpected PLT reloc type 0x24

2006-11-07 Thread Nicolas Pillot
2006/11/7, Anton Piatek <[EMAIL PROTECTED]>: I had some hardware die, and now having replaced it all I seem to have a corrupted system. Did you replace the motherboard ? I have already replaced everything other than the mb itself (ram,cpu & co included), my debian was still fine. A friend did

cp: error while loading shared libraries: unexpected PLT reloc type 0x24

2006-11-07 Thread Anton Piatek
Hi, I had some hardware die, and now having replaced it all I seem to have a corrupted system. % cp cp: error while loading shared libraries: unexpected PLT reloc type 0x24 I have no idea why this is happening, and searching the internet has revealed nothing similar (maybe I am being too

Re: error while loading shared libraries: libssl.so.4: cannot open shared object file: No such file or directory

2005-09-19 Thread Jan Jaap Jansen
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

Re: error while loading shared libraries: libXmuu.so.1:

2003-04-02 Thread James D Strandboge
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

error while loading shared libraries: libXmuu.so.1:

2003-04-02 Thread Zeno Davatz
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-errors tells me: xrdb: error while loading shared libraries

Re: Cannot upgrade libc6 2.2.2-1 to 2.2.2-2: "error while loading shared libraries: /lib/i686/libc.so.6"

2001-03-24 Thread Adrian Bunk
On 24 Mar 2001, Pierfrancesco Caci wrote: > :-> "Romanenko" == Romanenko M A <[EMAIL PROTECTED]> writes: >... > you probably have libc-i686 installed. Remove it, upgrade the normal > libc and then you can reinstall libc-i686. >... He shouldn't reinstall libc-i686. From the changelog of glibc-2.2

Re: Cannot upgrade libc6 2.2.2-1 to 2.2.2-2: "error while loading shared libraries: /lib/i686/libc.so.6"

2001-03-24 Thread Pierfrancesco Caci
) ... > Unpacking replacement libc6-dev ... > Preparing to replace libc6 2.2.2-1 (using > .../g/glibc/libc6_2.2.2-2_i386.deb) ... > Unpacking replacement libc6 ... > /bin/sh: error while loading shared libraries: /lib/i686/libc.so.6: symbol > _dl_debug_files, version GLI

Cannot upgrade libc6 2.2.2-1 to 2.2.2-2: "error while loading shared libraries: /lib/i686/libc.so.6"

2001-03-24 Thread Romanenko M.A.
while loading shared libraries: /lib/i686/libc.so.6: symbol _dl_debug_files, version GLIBC_2.2 not defined in file ld-linux.so.2 with link time reference dpkg: warning - old post-removal script returned error exit status 127 dpkg - trying script from the new package instead ... /bin/sh: error while

Re: xplanet: error while loading shared libraries: libdpstk.so.1

2000-11-30 Thread kmself
on Wed, Nov 29, 2000 at 10:41:30AM -0800, kmself@ix.netcom.com (kmself@ix.netcom.com) wrote: > I'm getting the following error after my latest Woody dist-upgrade > yesterday. Anyone else? > > xplanet: error while loading shared libraries: libdpstk.so.1: cannot > ope

xplanet: error while loading shared libraries: libdpstk.so.1

2000-11-29 Thread kmself
I'm getting the following error after my latest Woody dist-upgrade yesterday. Anyone else? xplanet: error while loading shared libraries: libdpstk.so.1: cannot open shared object file: No such file or directory ...attempting to read a PNG file -- Karsten M. Self