gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-dev] libgnashbackend.so.0 in missing


From: addady
Subject: [Gnash-dev] libgnashbackend.so.0 in missing
Date: Wed, 09 May 2007 11:19:16 +0200
User-agent: Thunderbird 1.5.0.10 (Windows/20070221)

Hi,

I compile and install gnash with no error.
But it fail to run because of missing library.

./gnash
gnash: error while loading shared libraries: libgnashbackend.so.0: cannot open shared object file: No such file or directory

The missing file in locate in /usr/local/lib/ like all the other gnash librarys.

ls -l /usr/local/lib/libgnashbackend.so.0
lrwxrwxrwx 1 root staff 24 May 8 02:39 /usr/local/lib/libgnashbackend.so.0 -> libgnashbackend.so.0.0.0

ls -l /usr/local/lib/libgnashbackend.so.0.0.0
-rwxr-xr-x 1 root staff 190250 May 8 02:37 /usr/local/lib/libgnashbackend.so.0.0.0

Here is the output of ldd command:
ldd /usr/local/bin/gnash

linux-gate.so.1 =>  (0xffffe000)
      libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0xb7f3d000)
      libogg.so.0 => /usr/lib/libogg.so.0 (0xb7f38000)
      libSDL-1.2.so.0 => /usr/lib/libSDL-1.2.so.0 (0xb7e87000)
      libgnashbackend.so.0 => not found   <==============================
libgnashserver.so.0 => /usr/local/lib/libgnashserver.so.0 (0xb7db2000)
      libgnashasobjs.so.0 => /usr/local/lib/libgnashasobjs.so.0 (0xb7d68000

I install the latest gnash from http://www.welcomehome.org/gnash/releases/gnash-0.7.1.tar.gz
OS is  knoppix 5.1 hard disk installation.

Please advise,

Addady





reply via email to

[Prev in Thread] Current Thread [Next in Thread]