Software :: CDemu Returns Error Loading Shared Library Libmirage.so.2?

Jul 2, 2010

I have downloaded CDemu from http://sourceforge.net/projects/cdemu/ and installed it without errors. However when I go to /usr/local/bin and run ./cdemud it returns the following error,

Quote:

ben@Scottie /usr/local/bin $ ./cdemud
./cdemud: error while loading shared libraries: libmirage.so.2: cannot open shared object file: No such file or directory

I find this confusing as I have installed libmirage - http://sourceforge.net/projects/cdem...r.bz2/download - and I have found libmirage.so.2 in /usr/local/lib.

View 5 Replies


ADVERTISEMENT

Software :: Cannot Open Shared Object File - Error While Loading Shared Libraries

Mar 2, 2010

I have an application consisting of different processes and all these processes are linked to shared libraries. I start the application (spawn all the different processes) as say user1. Now with the application up, if I run a process p1, the process gets activated and works. However, if I start the same process p1 as a different user, say user2, which is completely different from user1 the process complains of

"error while loading shared libraries:...."

I set LD_RUN_PATH both in compile and runtime environment. LD_LIBRARY_PATH is set correctly in both places.

All the above works if I set the absolute path of the required shared libraries in /etc/ld.so.conf file and rebuild the /etc/ld.so.cache

View 1 Replies View Related

Software :: Error While Loading Shared Libraries - Cannot Open Shared Object File ?

Aug 16, 2010

Alright, just loaded a fresh copy of OpenSuSE 11.3 x64, went to update manager and let it update, came back and computer was shut down. After booting it back up, I cannot update any software, nor run any commands.

Here is my output:

Code: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory I've tried searching for this error, some people came back saying to run this:

Code:

But all that happens is this:

Code:

Nor ls work either so I'm stuck and thinking about a reinstall.

I don't understand how this system could be so messed up after a failed update.. Used to trust SuSE, not sure anymore after this incident..

View 4 Replies View Related

OpenSUSE :: Error While Loading Shared Libraries: Libpng12.so.0: Cannot Open Shared Object File

Nov 9, 2010

Installed Skype but it wont launch. Running the latest Opensuse Gnome. Ive uninstalled it and reinstalled several times but always with the same error. When I try to run it from terminal I get this:

ig@linux-ljqk:~> skype
skype: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory

Ive just now uninstalled skype and tried reinstalling it again via yast, but now I get the following error [PK_TMP_DIR|dir:///var/tmp/TmpDir.xftzR0] Repository already exists.

View 9 Replies View Related

Ubuntu :: Error While Loading Shared Libraries: LibOpenThreads.so.12: Cannot Open Shared Object File

May 5, 2010

just installed Ubuntu 10.04 and installed the flightgear package and the fgfs-base package. I ran fgfs from a terminal and got this error:

Code:
$ fgfs
fgfs: error while loading shared libraries: libOpenThreads.so.12: cannot open shared object file: No such file or directory
$
So then I did:
Code:
sudo apt-get install libopenthreads12
and it gave me these errors:

[Code]...

View 1 Replies View Related

Ubuntu :: Error While Loading Shared Libraries: LibGLU.so.1: Cannot Open Shared Object File

Aug 3, 2010

I'm trying to run Kega Fusion on my laptop, which can now FINALLY run Linux (ATI drivers finally work on it), and I can't get the emulator to work..

Code:
brandon@brandon-laptop:~/Desktop/Fusion$ ./Fusion
./Fusion: error while loading shared libraries: libGLU.so.1: cannot open shared object file: No such file or directory
brandon@brandon-laptop:~/Desktop/Fusion$ uname -a
Linux brandon-laptop 2.6.32-24-generic #38-Ubuntu SMP Mon Jul 5 09:20:59 UTC 2010 x86_64 GNU/Linux
brandon@brandon-laptop:~/Desktop/Fusion$
Help? I have the ATI proprietary drivers installed. I tried without them and it still wouldn't work. (And OpenGL is seemingly working as Compiz Fusion is running. I also tried with Compiz disabled but the same error pops up).

View 3 Replies View Related

Ubuntu :: Error While Loading Shared Libraries: Libgtk-1.2.so.0: Cannot Open Shared Object File

Aug 21, 2010

I'm running lucid 32-bit. I get this error when I try to run the installer for Unreal Tournament GOTY:

Code:
Verifying archive integrity... All good. Uncompressing Unreal Tournament 436-multilanguage.goty Installer. /home/computer/.setup1548: error while loading shared libraries: libgtk-1.2.so.0: cannot open shared object file: No such file or directory computer@computer-desktop:~/UnrealInstall$ I tried installing libgtk1.2 (as told by some people in other threads), but couldn't do that:

Code:
E: Couldn't find package libgtk1.2
However, I checked that I do have libgtk2.0
So what should I do?

View 2 Replies View Related

Slackware :: Ark: Error While Loading Shared Libraries: Liblzma.so.0: Cannot Open Shared Object File

Jan 26, 2011

After finally getting my wireless/graphics drivers working yesterday (thanks to this forum ) I startx to realize that not a single KDE/Qt application will launch, along with Firefox, or Chrome/Chromium. (I did a full install from the DVD, not deselecting anything, and when I upgraded to -current, I also did the same.)

Ark said:

Quote:

ark: error while loading shared libraries: liblzma.so.0: cannot open shared object file: No such file or directory

but I managed to fix that one by commenting out 'aaa_elflibs' in /etc/slackpkg/blacklist (on a recommendation from #slackware), and running slackpkg upgrade-all again, but that's the only one (afaik) that was fixed. Ark still doesn't work, but it doesn't show that error anymore. When I run it, a box pops up that says "Unable to find Ark's KPart component, please check your installation."

Kate still says:

Quote:

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

Now, konsole, firefox, and Chromium's errors are a little different.

Konsole:

Quote:

konsole: symbol lookup error: /usr/lib/libphonon.so.4: undefined symbol: _ZN9QMetaType15registerTypedefEPKci

Firefox and Chrome basically say the same thing

Quote:

/usr/lib/firefox-3.6.13/firefox-bin: symbol lookup error: /usr/lib/mozilla/plugins/skypebuttons.so: undefined symbol: _ZN9QListData11detach_growEPii

again, I am completely baffled here, as I had kate, konsole and ark running before I upgraded to -current.

View 5 Replies View Related

Hardware :: Blender: Error While Loading Shared Libraries: Libpython2.5.so.1.0: Cannot Open Shared Object File

Mar 16, 2010

I want to run blender in Ubuntu910,but get below

test@ubuntu:~$ blender

blender: error while loading shared libraries: libpython2.5.so.1.0: cannot open shared object file: No such file or directory

View 4 Replies View Related

OpenSUSE Install :: Error While Loading Shared Libraries: Libvolume_id.so.1: Cannot Open Shared Object File: No Such File Or Directory

May 14, 2010

I upgrade the system from 11.1 to 11.2 seems everything work fine, no error no warning, after a reboot the consol show : mount error while loading shared libraries: libvolume_id.so.1: Cannot open shared object file: No such file or directory. when I try to repair the system the repair tool cannot find the root partion,

View 1 Replies View Related

Ubuntu Installation :: Error While Loading Shared Libraries: Libxcb-xlib.so.0: Cannot Open Shared Object File: No Such File Or Directory

Jan 15, 2010

how to install libxcb-xlib.so.0?When I start one software and it complains that

"error while loading shared libraries: libxcb-xlib.so.0: cannot open shared object file: No such file or directory"

I have lastest libxcb1 installed and searched in my system but didnot find a relevant result.

View 3 Replies View Related

Ubuntu :: Error While Loading Shared Libraries: Libbabl-0.0.so.0: Cannot Open Shared Object File: No Such File Or Directory?

Jan 17, 2010

I installed the latest Gimp beta and it worked fine but then I couldn't open it. I removed it and I reinstalled but it didn't work, so I installed the latest stable version (no beta) and it still does not work, when I open it form Terminal, this is the response:gimp: error while loading shared libraries: libbabl-0.0.so.0: cannot open shared object file: No such file or directory

View 3 Replies View Related

General :: Link Shared Library Against Other Shared Library?

May 27, 2010

I think that the solution is very simple, but I cannot reach this solution. I'm trying to build an B.so that uses A.so.

A.so is compiled using C;
B.so is compiled using C++;

Inside "Aso.h" file I'had declared:

Code:

#ifdef __cplusplus
extern "C" {
#endif

[code]....

There's no error to compile that, this library seems to be compiled correctly, but using the "nm" command the Aso.so functions appear with "U" of undefined. Trying to build an executable using the Bso.so library, I got this error: /lib/../lib/libBso.so: undefined reference to `foo(int, int, int)' I think that to solve this problem it's only link the Aso.so with the .o files generated at the compilation phase of my Bso. Using the "ldd" command I'm able to see that Bso.so depends on Aso.so, so what am I missing?

View 2 Replies View Related

Fedora Installation :: Error: /sbin/load_policy:error While Loading Shared Libraries

Mar 12, 2010

I tried to install Fedora 12 on my machine using the Fedora-12-i386-DVD and get the following error: /sbin/load_policy:error while loading shared libraries: lib/libsepol.so.1: cannot read the file data:input/output error exec of anaconda failed install exited abnormally [1/1]

View 2 Replies View Related

Ubuntu Servers :: Can't Login To 10.04 LTS With Error Sh: Error While Loading Shared Libraries

Dec 23, 2010

I recently setup a new server that serves files over samba and is a subversion repository for a number of projects. I did a simple apt-get update/upgrade for which the system requested a reboot. After I rebooted, I got to the login prompt, at which point I ran into a problem. After I enter my correct credentials, it spits out the following error:

sh: error while loading shared libraries libc.so.6: cannot open shared object file: Error 24

and returns me to the login prompt. Samba and Subversion are both still working, I simply can't login to the server either physically or via SSH.

What steps should I be taking to correct this issue? My thoughts are that I may need to use a Live CD to load the system and perhaps do another update, but before I go through that process I just wanted to check in and see if there might be some other solution.

I have tried googling the issue, and while I have seen other posts regarding shared library issues, there was never anything about not being able to login and I never did find anything specific to the error message I received.

View 5 Replies View Related

Fedora :: Error: Skype: Error While Loading Shared Libraries

Feb 6, 2010

Just trying to install Skype on Fedora 12 .. but got an error: skype: error while loading shared libraries: libasound.so.2: cannot open shared object file: No such file or directory So, anyone got it working there ?

View 9 Replies View Related

OpenSUSE :: Loading Library Fails: Undefined Symbol - Error

Aug 2, 2010

This is the error I receive when I try to install a library. I really do not know If I could do something to skip this error message.As you might see below. I receive the following error message Error in dyn.load(file, DLLpath = DLLpath, ...):unable to load shared library '/home/apa/R/x86_64-unknown-linux-gnu-library2.11/RandomFields/libs/RandomFields.so': /usr/lib64/R/lib/libRlapack.so: undefined symbol: _gfortran_concat_string

This is the full error log

Bash | [CODE]* installing *source* - Anonymous - d4DH09Wx - Pastebin.com

View 4 Replies View Related

Red Hat :: VIM - Error While Loading Shared Libraries

Jan 31, 2010

I installed perl v5.8.5 built for i686-linux on my system recently. From that day if I want to run my vi edition I am getting the error as:
Code:
vim: error while loading shared libraries: libperl.so: cannot open shared object file: No such file or directory

I am using:
Code:
[root@station130 CORE]# uname -a
Linux station130 2.6.9-5.EL #1 Wed Jan 5 19:22:18 EST 2005 i686 i686 i386 GNU/Linux

View 5 Replies View Related

Slackware :: Running Multi For 32 Bit Support - Error Loading CURL Library

Jun 27, 2010

I'm running Slack 13.1 64 bit. I'd like to try running multi for 32 bit support so I can run a 32 bit version of firefox using the 32 bit flash plugin. Here's what I did: - followed Alien Bob's Wiki and download and installed all the *txz files. - installed a bunch of required libraries following the instructions on the Wiki - installed the 32 bit 10.1 version of the flash player plugin in $HOME/.mozilla/plugins/ - started the 32 bit 3.6.3 version of firefox; it seems to work fine. - go to about plugins and verify that Shockwave Flash (libflashplayer.so) is version 10.1 r53 and it is enabled. - run "ldd libflashplayer.so" and verified that all libraries are found. - run "ldd /usr/lib/firefox-3.6.3/firefox-bin" and verified all libraries are found. - go to [URL]... and click on "test your adobe flash player installation" I will get this error: Adobe Flash Player error: could not load cURL library - I verified (repeatedly) that I do have what I think is the correct package. How can I fix (or start debugging) this error?

View 7 Replies View Related

General :: Error While Loading Shared Libraries

Jan 13, 2011

A newbie trying his hand with openldap.Disclosure: I tried posting at openldap forum, but my message does not appear in the mailing list-- and I didn't receive anything back from that forum, so please don't flame.I use red hat 5.5.I didn't want to use the openldap that is bundled with and installed by the red hat, so I downloaded and installed BerkeleyDB-4.8.30 and openldap-2.4.23.

I can see that the file libdb-4.8.so is in /usr/local/lib and /usr/local/lib is in my path (in my .bashrc).. so why not "read" it from there?How do I solve this problem?

View 2 Replies View Related

Debian :: Error While Loading Shared Libraries: Libssp.so.0

Jan 1, 2011

Whenever I execute: ssh-keygen -t dsa

I get the following error: ssh-keygen: error while loading shared libraries: libssp.so.0: cannot open shared object file: No such file or directory

I know it used to work, but I'm not sure if that was on Debian, or Ubuntu (before I switched to Debian over a year ago).

Sorry if this is one of those questions with a blatantly obvious answer. I've spent hours searching the Internet for a solution, and trying various things, but to no avail.

I have even tried downloading libssp.so.0 and putting it into /lib/ and /usr/lib/, but the problem still exists. I've also tried reinstalling ssh, openssh-client, openssh-server, gcc, libc6 and several other packages after clearing Aptititudes cache. I'm aware that some of these may have absolutely nothing to do with the problem, but I am getting desperate here. I can also confirm that screaming and making threats to my monitor doesn't seem to help either. I have a screwdriver and a rather large hammer sat here to use as a last resort, but I hope it won't come to that..

View 14 Replies View Related

Fedora :: XAMPP - Error While Loading Shared Files

Nov 20, 2009

How to get XAMPP running successfully alongside SELinux? Fedora 12 Beta. If I disable SELinux, XAMPP runs fine. If I enable SELinux, I get the following errors:

/ # /opt/lampp/lampp start
opt/lampp/lampp startStarting XAMPP for Linux 1.7.2...
/opt/lampp/bin/php: error while loading shared libraries: libexslt.so.0: cannot enable executable stack as shared object requires: Permission denied
XAMPP: Starting Apache with SSL ...
/opt/lampp/bin/httpd: error while loading shared libraries: libexpat.so.0: cannot enable executable stack as shared object requires: Permission denied
XAMPP: Error 127! Couldn't start Apache!
XAMPP: Starting diagnose...
XAMPP: Sorry, I've no idea what's going wrong.
XAMPP: Please contact our forum [URL]
XAMPP: Starting MySQL...
/opt/lampp/bin/my_print_defaults: error while loading shared libraries: libz.so.1: cannot enable executable stack as shared object requires: Permission denied
/opt/lampp/bin/my_print_defaults: error while loading shared libraries: libz.so.1: cannot enable executable stack as shared object requires: Permission denied
XAMPP: Couldn't start MySQL!
XAMPP: Starting ProFTPD...
XAMPP: /opt/lampp/sbin/proftpd: error while loading shared libraries: libcrypto.so.0.9.8: cannot enable executable stack as shared object requires: Permission denied
XAMPP: Error 127! Couln't start ProFTPD!
XAMPP for Linux started.

I have tried the instructions here: [URL]. You need to change some of the date dependent directories to execute the commands. The above errors however are after applying the suggested changes.

View 13 Replies View Related

Fedora :: Error While Loading Shared Libraries Libsyncevolution.so.0

Dec 15, 2009

I try running syncevolution, but it wont work for some reason.

In command line I get this error:

Syncevolution and evolution are installed in latest version (syncevolution: 0.9.3 evolution: 2.28.0).

View 5 Replies View Related

Fedora :: Error While Loading Shared Libraries: LibXt.so.6

Mar 17, 2011

I'm trying to get ePSXe installed but I'm getting the following error

Code:
[root@fedora ePSXe]# ./epsxe &
[1] 21678
[root@fedora ePSXe]# ./epsxe: error while loading shared libraries: libXt.so.6:

[Code].....

View 5 Replies View Related

Fedora :: Skype - Error While Loading Shared Libraries ?

Apr 21, 2011

I am using fedora 15 / 64. I installed skype from this tutorijal http://blog.randell.ph/2010/11/17/fe...llation-setup/.

When I try to start it I receive this

Code: skype: error while loading shared libraries: libXv.so.1: cannot open shared object file: No such file or directory

View 5 Replies View Related

OpenSUSE :: Skype: Error While Loading Shared Libraries?

Oct 16, 2009

I'm running openSUSE 11.0 (X86-64) and just installed skype 2.1.0.47. When starting it, I get skype: error while loading shared libraries: libQtDBus.so.4: wrong ELF class: ELFCLASS64 Where do I get the correct library from? Or which one should I point it to?

View 3 Replies View Related

OpenSUSE :: Octave: Error While Loading Shared Libraries

Nov 10, 2009

I installed octave in my OpenSUSE 11.2 KDE system from Yast. When I launch it with the command "octave" on my shell, this is the message I receive: "octave: error while loading shared libraries: liboctave.so: cannot open shared object file: No such file or directory". What's the problem? Is it a known problem to be solved in the 11.2 RC2 or I have to do something else?

View 9 Replies View Related

OpenSUSE :: Qtiplot: Error While Loading Shared Libraries

Oct 8, 2010

Code:
qtiplot
qtiplot: error while loading shared libraries: libpython2.5.so.1.0: cannot open shared object file: No such file or directory

View 6 Replies View Related

OpenSUSE :: RPM File - Error While Loading Shared Libraries

Feb 9, 2011

I'm trying to install Sun Java Web Server 7 on OpenSuse 11.2 (32-bit edition). When I try to launch the setup, I get the following error message: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory I'm guessing that this means I need the rpm for libstdc++.so.5, but I haven't been able to find it.

View 6 Replies View Related

Debian :: Streamripper - Error While Loading Shared Libraries

Feb 8, 2011

I am trying to install streamripper (arm) to an nas machine, but arm didn't really required installation, so it was basically a file called streamripper in the directory:/ mnt/sda1/ streamripper the version. I am trying to get it to work is: streamripper_1.63.5-2_arm

But there seems to be an error message that says could find the library, I tried to look for this file, it is in a mad package, but I am not sure which one specifically to choose for and where "exactly" to put under:

Code: sh-3.1# /mnt/sda1/streamripper start/mnt/sda1/ streamripper: error while loading shared libraries: libmad.so.0: cannot open shared object file: No such file or directory the streamripper file is under /mnt/sda1/streamripper

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved