General :: After Installing Agentj / Cannot Open Shared Libra
Mar 7, 2011
after installing agentj in ns2.34, when i try to run tcl file iget the following error.Error: Cannot open shared library: libagentj.so: cannot open shared object file: No such file or directory is it a prob with setting the class path??
View 1 Replies
ADVERTISEMENT
Sep 8, 2011
I am trying to install matlab R2011a student edition in Fedora 15, 64 bits system. This version of matlab do not support 64 bits linux out of the box, but can be installed by adding -glnx86 as an argumenof the installing script.
However after running the installation script I receive the following error message:
Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/mathworks_32316/java/jre/glnx86/jre/lib/i386/xawt/libmawt.so: libXext.so.6: cannot open shared object file: No such file or directory
It seems to be a problem with libXext.so.6, however, I do have libXext library installed in my computer. The name of the package I have installed is:
X.Org X11 libXext runtime library
libXext-1.2.0-2.fc15 (x86_64)
View 2 Replies
View Related
Mar 10, 2011
when trying to run a tcl file, i gt the following error
[Code]...
View 2 Replies
View Related
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
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
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
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
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
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
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
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
May 21, 2010
I'm using openSuse11.2. I have been to the software management function and the libjpeg package seems to be installed but when I run a conversion program for a microscopy program: ~/Download/Xmipp-2.4-i386/bin> xmipp_convert_tiff2raw xmipp_convert_tiff2raw: error while loading shared libraries: libjpeg.so.6: cannot open shared object file: No such file or directory.
View 1 Replies
View Related
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
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
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
Feb 11, 2009
I am using Centos 5.2, and I installed all of the available gnome and gnome development libraries available via the "add software" menu item. Still, when running some programs, I get the following error message:
"error while loading shared libraries: libzvt.so.2: cannot open shared object file: No such file or directory"
If I understood it correctly, libzvt.so.2 is part of some gnome libs... where to find and how to install them?
View 5 Replies
View Related
Apr 12, 2010
I am trying to create a package for Moblin using the Moblin Package creator application in Ubuntu. The RPM package gets created successfully, but when I execute that package in Moblin OS in the terminal I get the following error message: Error while loading shared libraries: libgda-4.0.so.4: cannot open shared object file: No such file or directory.
I understand that the above libraries are missing on my system and I need to add them. My question here is do I have to add them manually after the installation of the package or can the package itself include these libraries and copy them to proper locations when the package is installed. In case the libraries can be included in the package I want to know how that can be done.
View 1 Replies
View Related
Oct 12, 2010
I cant open xls files in a shared folder using open office 3.1. Its all started when i install a new open office version. when im using open office 3.0.8 i can open all the files but now i cant even open it. Its always display untitled documents.
View 14 Replies
View Related
Dec 2, 2010
I'm running Linux lnx3-228 2.6.18-164.el5 #1 SMP Tue Aug 18 15:51:48 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
red hat linux.
When I try to install ctags for vim editor, it gives me the following error. error while loading shared libraries: libldap.so.2: cannot open shared object file: No such file or directory
When I look into the /usr/lib folder, the file is naturally missing. I have this file.
When I tried to rename the soft link to libldap.so.2 it gave me a segmentation fault.
Where do I install the packages from ?
View 3 Replies
View Related
Jun 10, 2010
I'm currently stuck at 6.13 GMP-5.0.0 of the LFS installation. After running make, I receive the following:
error while loading shared libraries: libbfd-2.20.so: cannot open shared object file: No such file or directory
make[2]: *** [libmpn.la] Error 127
make[2]: Leaving directory `/sources/gmp-5.0.0/mpn'
[code]....
View 5 Replies
View Related
Mar 28, 2010
I'm trying to install PCSX2 (PS2 emulator) and I get the following error: ./pcsx2: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory
I've followed the instructions here http://pcsx2.net/downloads.php and believe I have all the dependencies installed. My system has the following file:
/usr/lib/libgtk-x11-2.0.so.0
View 6 Replies
View Related
Aug 19, 2011
I'm trying to install a game (uplink) which states 'error while loading shared libraries: libgtk-1.2.so.0: cannot open shared object file: No such file or directory'
Would installing the below resolve this? If so is 'Everything' safe to use (not heard of it before) and how do i add the 'everything' repository? I
download.fedora.redhat.com/pub/fedora/linux/releases/15/Everything/i386/os/Packages/gtk+-1.2.10-71.fc15.i686.rpm
View 3 Replies
View Related
Feb 18, 2010
I've been trying to compile metakit for a couple of days now, and I got along okay, until I reached the, "make test line". That's when I got this error;Code:./regress: error while loading shared libraries: libmk4.so: cannot open sharedobject file: No such files or directorymake: *** [test] Error 127Does anyone know how I'm supposed to fix this?
View 1 Replies
View Related
Jun 15, 2010
Lucid. Two desktops, both Dell 530's.
Desktop A has wired connection to router, was a fresh install of 9.10 upgraded to 10.04. Has printer attached - HP deskjet 845C.
Desktop B has fresh install 10.04 and wireless connection to router. Has problem free internet connection through the router.
Both computers have sharing services installed and a shared folder (called "Public").
I'd like both computers to be able to see the public folder on the other computer, and I'd like computer B to be able to use computer A's printer.
When I try to open a shared folder on one computer from the other computer I just keep being asked for my password. Which password is this? I enter the user password for the computer which is the same on both computers) but that does not seem to work. I've also tried the password for the router, but that does not work either.
View 9 Replies
View Related
Mar 19, 2010
Peazip is a software at 32 bit.I have installed ia32libs but:$ ./peazip./peazip: error while loading shared libraries: libgdk_pixbuf-2.0.so.0: cannot open shared object file: No such file or directory.I have already installed libgtk2.0-0.
View 5 Replies
View Related
Feb 17, 2011
I installed alsaequal URL....l and dependencies ladspa-sdk and caps, all via sbopkg.I'm getting this 'cannot open shared library' error even though that file does in fact exist at the indicated location.Has anyone run into this or successfully installed alsaequal? I also tried on a 13.1 install and got the same result.
View 4 Replies
View Related
Jan 29, 2010
Code: mplayer: error while loading shared libraries: libcdda_interface.so.0: cannot open shared object file: No such file or directory
View 5 Replies
View Related
Jan 10, 2010
how to install ms office in open suse kde3.5 ,i need the procedure to get it done, i have a problem with updating and extraction of wine 1.1.35 while playonlinux is trying to instal msoffice can anybody sugest a soln fr it.
View 2 Replies
View Related
May 15, 2011
I got the latest Skype and installed it (Kpackage kit did the installation -- there was no other way for me to use YaST instead -- at least I didn't know of any). Kpackage kit said that it installed ok and said that it resolved dependencies yet Skype would not start. Then I uninstalled that one and tried installing a older version that I had (it worked just fine in 11.2) but that wouldn't start either, so I uninstalled that one. Then I deleted the .skype folder from my /home directory (and now I can't find it in the trash folder so that I can undo the delete) and then I had tried re-installing the newer version of Skype but that did not fix anything, it still won't start.
When I try to start it from the terminal (just by typing skype) I get this message:
Code:
skype: error while loading shared libraries: libXv.so.1: cannot open shared object file: No such file or directory
In YaST, I saw that I do have libXv.so.1 and it's 64 bit. (I have the 64 bit version of SuSE 11.4). I thought I could run 32 bit apps too (if that is the problem)? How can I fix this?
View 7 Replies
View Related
Sep 6, 2010
I'm using Lucid and I installed Gimp. When I open it, the thing on the panel shows up saying Gimp is starting, but then it disappears and the window never comes up. When I type gimp in the terminal, it says "gimp: error while loading shared libraries: libgimpwidgets-2.0.so.0: cannot open shared object file: No such file or directory". I can't find a package starting with libgimpwidgets in Synaptic. I added "[URL]" to my /etc/apt/sources.list because I saw something about installing Gimp in Lucid that said to do that, but it hasn't helped. I imagine I just need to get this package from somewhere, but I don't know where.
View 1 Replies
View Related