Re: Shared Librares
"Marcel Runte" <[email protected]> Tue, 24 May 2005 06:49:55 +0200
| Newsgroups | gmane.comp.video.ogle.user |
|---|---|
| Organization | http://freemail.web.de/ |
| Message-ID | <[email protected]> |
"Carter J. Castor" <[email protected]> wrote 24.05.05 00:03:50: > > I'm running an Inspiron laptop with Ubuntu Warthog on it. Ogle > installed successfully, but gives the following message: > > > > root@ubuntu:/home/carter # ogle > > ogle_gui: error while loading shared libraries: libglade.so.0: cannot open > > shared object file: No such file or directory > > I followed the instructions on the webpage, but they didn't help. I'm running binutils version 2.14, and I tried the following command: > > > > root@ubuntu:/home/carter # export LD_LIBRARY_PATH=/usr/lib/ogle > > The command didn't come back with any error messages, but I still get the same result when I run ogle. > Well, sounds like a package mismatch for me. I'm not that familiar with Ubuntu, but I believe its Debian based? So your way might be to ask the packagemanager of Debian ('dpkg -S <filename>' should do the trick), in which package libglade.so.0 is, and then install that package. Are you sure libglade.so.0 is normally placed in /usr/lib/ogle? If not, your export command doesn't solve anything, unfortunately. Hope this small hint helps a little bit. Greetings, Marcel