OpenSUSE :: Missing Library To Run SeaMonkey
Apr 22, 2011
I've just updated my system from SuSE 11.2 to 11.4 (I'm using KDE desktop environment) I like to install SeaMonkey myself. I use the installer from the Mozilla site. When I try to run SeaMonkey, this is what happens:
Code:
./seamonkey-bin: error while loading shared libraries: libdbus-glib-1.so.2: cannot open shared object file: No such file or directory
Where do I get the missing library? I've tried searching for it on the rpmpbone site RPM Search and even they couldn't find it.
View 4 Replies
ADVERTISEMENT
Jun 28, 2011
I just updated Java and when I checked in my plugins for SeaMonkey, Java is not listed, not even IcedTea. When I looked at FireFox's plugins, the only Java listed was IcedTea.
How can I get SeaMonkey to know that Java is installed? I looked for the 32 bit Java from within YaST but saw none, just the 64 bit.
Anyway, these are the java's installed:
I'm running SuSE 11.4 and my browser of choice is SeaMonkey 2.0.14.
This is a list of my ~/.mozilla/plugins folder:
Code:
View 9 Replies
View Related
Aug 4, 2011
./configure script fails to configure libsf. Please check the following last few lines of configure script error.
But find command shows the following;
It seems the file libdb does exist. man dbopen displays man page for dbopen. I also tried to ln -s /usr/lib/libdb.a and libdb.so /lib dir but all were in vain.
View 6 Replies
View Related
Oct 30, 2010
I am using opensuse 11.3 on a computer with limited internet connectivity.Can anyone provide a list of essential libraries which would be enough for most applications. I get errors due to library missing while running configure script.
View 1 Replies
View Related
Jul 22, 2010
On one of my computers, I installed Lenny with Gnome and installed Firefox without a hitch. Now, on another computer I installed Lenny minimally, no desktop, just the jwm window manager and dual monitors. After installing Firefox, I have a problem.
When I try to run Firefox, it aborts with an error:
"Error while loading shared libraries: libasound.so.2: cannot open shared object file: no such file or directory. " I tried to install libasound.so.2 with apt-get, but no luck.
View 3 Replies
View Related
Aug 18, 2010
When I load a video into mplayer I get this message:
Code:
Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
I checked that this lib was installed with yum:
Code:
Package libvdpau-0.4-1.fc13.i686 already installed and latest version
View 3 Replies
View Related
Aug 18, 2010
I have tried to compile several programs from source code and have into a similar error in each case. I try make the program and I get an error like: fail program confsdefs.h. Reading further into the log file, I see there is a long list of missing library files when I compile something like Samba 3.5.x:
[Code]...
I have searched for dependency information and used apt-get to add anything I can find. How can I identify and find the dependencies for source? I have checked the source documentation though typically does not list required packages. My other question is how to check the path used to locate the libraries? Given the length of the missing library list, I think the problem may be configuring make.
View 2 Replies
View Related
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-library/2.11/RandomFields/libs/RandomFields.so':
/usr/lib64/R/lib/libRlapack.so: undefined symbol: _gfortran_concat_string
[Code].....
View 14 Replies
View Related
Nov 4, 2010
I'm trying to install gazebo but I would like the general solution. When I type "./configure" I get the error: "could not find gdal_priv.h" or sometimes "could not find gdal library" But I have it on my computer. It is: usr/include/gdal/gdal_priv.h This means configure is not looking in the right place for this library. Where is the path stored, please? I tried reading the configure file but I could not find it. I tried to replace all instances of gdal_priv.h by gdal/gdal_priv.h but this did not work either. I tried adding /usr/include/gdal to all the env PATH_something_or_other I could see. how to tell to ./configure where to look for libraries. What file(s) should I edit? (I tried config.status, because it contains /usr/include stuff). The files I have are:
[code]...
View 2 Replies
View Related
Jul 23, 2011
How can I upgrade seamonkey 2.0.14 to 2.2 in terminal opensuse 11.4?
View 5 Replies
View Related
Jun 25, 2010
I just wanted to know which Browser would work better with Java, Flash etc. I've heard good reports that SeaMonkey has alot more to offer, but firefox is more..."nice"
View 5 Replies
View Related
Dec 2, 2009
things "seem" to work, first time I've really ever used dmraid (usually mdraid), but I'm worried about this error
dmraid -ay
RAID set "jmicron_STORAGE2 " was activated
The dynamic shared library "libdmraid-events-jmicron.so" could not be loaded:
libdmraid-events-jmicron.so: cannot open shared object file: No such file or directory
Two things, why no matter what I name the RAID in the jmicron bios is puts a bagillion spaces after it, and second, I cannot find the missing lib anywhere I've installed all the dmraid* packages.
View 3 Replies
View Related
Oct 14, 2010
I'm running FC11 on an Intel 686 server and would like to solicit some help. I'm writing an Expect script to discover our lab network and would like to insert the results into a mySQL database. I've installed Apache/PHP/mySQL via the LAMPP distribution. I've hit a brick wall, however, in trying to install the mysqltcl library. how to install the library. I have downloaded an RPM, but installatiojn is failing due to missing dependencies: libmysqlclient.so.10 and libmysqlclient_r.so.10. And I have no luck in locating and installing those.
View 1 Replies
View Related
Jan 13, 2010
I can install Boxee beta on my mythbuntu 9.04 installation, but when I try to run it, I get the following errors:
/opt/boxee$ ./run-boxee-desktop
/opt/boxee/Boxee: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.11' not found (required by /opt/boxee/Boxee)
./run-boxee-desktop: 38: /opt/boxee/give_me_my_mouse_back: not found
I get the same error if I run as root. For now, I don't care so much about the second error, but if anybody has some advice about how to resolve the first error (GLIBCXX...), I've used Linux for years (usually gentoo. I would be surprised if the version of Boxee compiled for Ubuntu 9.04 depended on an installed library without the proper compiler version.
Note that I am using *mythbuntu*, not ubuntu itself, so this may be part of the problem, but it would also surprise me... I'm happy to just install the correct library, but where is it?? I assume I should get it from Ubuntu, or I will break something.
I've also posted to the boxee support forum, but not heard back yet (they are probably busy!)...
Also, I've got Boxee alpha running in a 32 bit chroot environment (on my 64 bit machine), so at least *some* version of Boxee runs, but I wonder if there is some conflict between the two versions.
View 5 Replies
View Related
May 29, 2011
I would like to run Blender (3D modelling software) on RedHat Enterprise. I have a problem with missing libraries (libavutil50.so). Second problem is that I have no root access so I cannot install rpm package with libavutil50.so. Does anybody knows how can I manage this? Is it possible to install somehow libavutil50.so in my /home folder, that Blender will have an access to this library ?
View 1 Replies
View Related
Oct 2, 2010
Imagine my surprise when, after accepting the proposed upgrades posted for OS 11.1 today, that my SeaMonkey email client shows NO messages from Sept. 2010 in any account, sent or received.
More info: Upon checking for messages, an unusually large number were seem to download (POP server) but few appeared in the in boxes. Old messages from August appeared for the first time.
View 4 Replies
View Related
Jan 22, 2011
When using SeaMonkey to view the following website, the whole computer "crashes". It crashes in the sense that it no longer accepts input(via keyboard and mouse), and the screensaver does not activate when the laptop screen is closed. The screen does not go black and the Caps Lock key does not flash as in a kernel panic. This is the only time in my entire lifetime of Linux that an application actually crashes the system and has effects similar to that of a kernel panic.
This is the website:No Ordinary Detention Full Episode - No Ordinary Family - ABCThe video plays for some time, but after a while the computer just stops responding to input and the video(unfortunately) stops playing.Unfortunately, I can not say much looking from the kernel log(/bin/dmesg), because each time I restart my computer, it is erased. Also, I checked the System Log(/var/log/messages), and nothing seemed out of the ordinary.I watched a previous episode of the show on the same website using Opera, and all fared well. However, what could be the problem with watching it using SeaMonkey?openSUSE 11.3 64-bitSeaMonkey 2.0.11Adobe Flash 10(10,0,45,2)KDE 4.5.5X.Org X Server 1.8.0
View 9 Replies
View Related
Jun 12, 2011
Today I did the Seamonkey 2.1 update. I found out that some of the add-ons or extensions did not work. They were disabled, due to incompatible versions. I found out a simple solution. I hope this helps some. This helped me with the Webdeveloper, fxif and Novell Moonlight extensions. In the file install.rdf is an element called MaxVersion. Change this to 2.1.* and the extensions work again.
The file install.rdf is to be found in ~/.mozilla/seamonkey/user-thingies.default/extensions/{extensioncode}
The changed code for Moonlight looks like this:
Code:
<Description>
<em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
<em:minVersion>2.0b1</em:minVersion>
<em:maxVersion>2.1.*</em:maxVersion>
</Description>
Good luck if you are a Seamonkey user.
View 6 Replies
View Related
Jan 26, 2011
I'm having a problem building some applications (e.g. Qsynth and FreeCAD) with sbopkg relating to an unfound library named "jscore". I've been keeping my system up to date with slackware64-current.Google searches have turned up very little about this library. There is a sourceforge page that has no files and seems to be related to a google hosted script jsCore.js... but I don't think that's what's missing here. I've come across some vague references to this jscore library being part of webkit. Can anyone verify this? I updated my webkit library itself and found no apparent results. Perhaps jscore was removed in an update to Qt (both of the example applications mentioned above link to Qt) as it seems to have it's own webkit library, libQtWebKit.
View 5 Replies
View Related
Jul 31, 2009
On a new install of CentOS 5.3 I am trying to make the Logitech MX Revolution mouse work (I did actually succeed in configuring it by BTNX on my previous machine, but can't make btnx work now...). I am following the instructions from [url] works. However, when installing the xmacro package it complains about a missing library: libstdc++.so.6(GLIBCXX_3.4.9)(64bit). The library is available in Fedora but not in CentOS. I guess installing the Fedora library is unwise...?
Does anyone know how to make xmacro work?
Also, in xorg.conf it seems (from other posts etc) using the evdev driver for the mouse would be advisable.
However, when I change from [driver "mouse"] to [driver "evdev"] X cannot start. In the xorg.conf logfile (/var/log/Xorg.0.log) it seems like the evdev driver is not compiled:
I don't really understand the error, but it seems to me, that the evdev driver is not compiled... The evdev driver should, though, be installed (through the package xorg-x11-drv-evdev-1.0.0.5-3.el5.x86_64)
If this is right, how, then do I compile the evdev driver?
View 2 Replies
View Related
Aug 17, 2010
openSuSE gurus, after several weeks I've finally managed to get aMule to listen external calls from Mozilla browsers. To make it quick: In Seamonkey or FF do about:config and add
Code:
Key: network.protocol-handler.external.ed2k
Tyoe: boolean
Value: true
Key: network.protocol-handler.expose.ed2k
Type: boolean
Value: false
[Code]...
View 3 Replies
View Related
Aug 29, 2010
I absoultely cannot figure this out... No matter which browser (FireFox, FireFox4, Seamonkey, etc) I try to use, I always get this error message:
Replace "seamonkey" with whichever browser stated previously.
View 9 Replies
View Related
Sep 17, 2010
I am working with Ubuntu 10.04 I can't print documents on HP Laserjet 1020 While printing, the jobs shows up in the print queue and disappears without any error, but no printout I tried to install HPLIP 3.10.6 from [URL]I followed the instructions but it ends with the error
Code:
INSTALL MISSING REQUIRED DEPENDENCIES
-------------------------------------
warning: There are 5 missing REQUIRED dependencies.
note: Installation of dependencies requires an active internet connection.
[code]....
View 9 Replies
View Related
Apr 16, 2011
I use openSuSE 11.4 with semonkey Version 2.0.13 andsmplayer Version 0.6.9. I tried to play a .mpg file by using
the "Helper Application" smplayer. But nothing happens, onlythe following hint was put on the screen: "Use Enqueue in
View 3 Replies
View Related
Apr 7, 2009
I'm reading about shared, static, and dynamic libraries. What is SDL? Is it static, shared, or dynamic?
I always thought a library would be a lot of .h and .cpp files compiled separately into .o files and then if you compiled your own program you could use the -l parameter to link the library and it was all compiled together. Now I'm not so sure.
I don't even see any SDL .cpp files in my system anywhere. All I have are lots of SDL .h files in /usr/include/SDL and I don't really understand the code in them.
I'm making a wild guess here: SDL is a shared library. SDL itself is NOT compiled into my program, therefore SDL must be on any system my program tries to run on. When I compile and link SDL all it needs is the header files to know what SDL function and objects it can use. And then on every system it uses an already compiled SDL shared library thingy somewhere.
So... where is that part of SDL? All I can find are header files.
I'm thinking the advantage of shared libraries is that someone could say update SDL on their own system and take advantage of the new features without having to download new executables with the new version of SDL compiled into them for every program that uses SDL.
So if I'm making an editor and a game engine and they both use a lot of the same .cpp and .h files that I wrote and I'm tired of updating one and then the other and I need to turn them into a library, then a shared library might be kind of a silly solution. I could just make a static library. Right? Because it's not SDL. Nobody else is ever going to use this library.
View 6 Replies
View Related
May 19, 2011
when I try to install pattern Gnome 3: nothing provides libcheese-gtk 19 needed by pattern:GNOME 3-.noarch:This library does not appear on the openSUSE build service either.It would appear that the pattern is present in Yast but impossible to install.
View 4 Replies
View Related
Sep 4, 2011
I just installed KOffice, and all components listed with it under Office-Suite, using YaST's Add/Remove Software and I receive this error whenever I try running KWord The plugin 'kwordpart' uses an incompatible kde library (4.71 (4.71)).
KWord then does not run. Does anyone know what might be causing this?
View 4 Replies
View Related
Mar 31, 2010
I use Audacity quite a lot for conversion of a voice recorder, to convert WMA to FLACWhen I used it Mar 24 it worked, when used it Mar 26 it didn't.I used the locate pointed it to libavcodec.so.52 like it had there & it tells me it can't find it! At first I thought it was an update I'd done from the Packman reposonly when I went to Yast to revert only the most recent update was in there, no prior versions. Yet I Know that ffmpeg was among the updates it was blue when I did it then.Other distro's don't have this problem only Suse who or where or what should I do so that Audacity works in Suse again?
View 6 Replies
View Related
Apr 17, 2011
On Opensuse 11.4 64bit, on a Dell E6410 notebook. Installed the 32bit dependencies from SDB: Skype (SDB:Skype - openSUSE ) i.e. su -c 'zypper install libasound2-32bit xorg-x11-libXv-32bit xorg-x11-libs-32bit libqt4-x11-32bit libpng12-0-32bit' Then installed the latest version (2.2.0.25 from Skype website for openSuse 11+
And when launching skype in a terminal window I get "Fatal: Cannot mix incompatible Qt library (version 0x40702) with this library (version 0x40701) Aborted" And this corresponds tot requireing an older QT library for Skype than is the current version from openSuse 11.4 How do I fix this?? I've already pursued all other solutions I could find.
View 1 Replies
View Related
Aug 22, 2011
It is a digital simulation program that works with QUCS which is anelectrical circuit simulator.I can compile it and install it using the normal:
./configure
make
sudo make install
[code]....
View 4 Replies
View Related