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.
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?
Suse11.4 (Celadon) Kernel Linux 2.6.37.6-0.5-desktop Gnome 2.32.1
I've just followed the instructions at SDB:Skype - openSUSE again, as before. The install didn't start automatically when the download finished so I used package installer. Skype appears to start normally, before promptly closing itself after about 3-5 seconds. When running it from terminal, I get the message:
Trying to run Sauerbraten and Frozen-Bubble on Slackware 13.1 - I get sauerbraten:
Code: libpng warning: Application was compiled with png.h from libpng-1.4.2 libpng warning: Application is running with png.c from libpng-1.2.43 libpng error: Incompatible libpng version in application and library frozen-bubble:
Code: libpng warning: Application was compiled with png.h from libpng-1.4.2 libpng warning: Application is running with png.c from libpng-1.2.43 libpng error: Incompatible libpng version in application and library
I've tried recompiling the libpng 1.4.2 package with the ln -sf libpng.so.3 libpng.so.0 uncommented from the Slackbuild script, and recompiled gd, and still haven't had any success.
Downloaded from here: [URL] then ,it is 32-bit and I need to know what all 32-bit libs are needed as dependency for skype to work. I am on Gnome Fedora and purposefully selected static version of skype to prevent installation of libqt4.
By default, Fedora x86_64 only installs 64 bit libraries under /lib64 when OS installation! I think, it is not very good because there are so many 32 bit application software, without 32bit library, 32bit application can not run at all! Why Fedora not install both libraries by default, any concern?
I am trying to compile the source code for Mudlet, a MUD client, on Fedora 13 64bit and I keep running into linking errors at the end of the compilation. Here is the latest:
[Code]...
This makes me think that the yajl library was not found. I have both the yajl and yajl-devel packages installed:
[Code]...
Should I be using a different library specifier other than -lyajl, perhaps?
Finally got skype working on my Fedora 11 x64 version. Well, of course, the first thing is to download the 32 bit "skype-2.0.0.72-fc5.i586.rpm" from Skype official website..At first, I found a guide on [URL].. and followed the instruction.Installed skype using
Then searched through and found out another "Howto" for F10.. http://forums.fedoraforum.org/archiv.../t-217122.html I tried to yum, but none of the following packages are found.
There are also some thread talking about this problem but I forgot to bookmark them. It seems that skype needs 32 bit lisa.. So I then installed the lisa-lib-1.0.20-1.fc(i586). Meanwhile, I configured sound in, out and ring to hw... Also disabled "Allow skype to adjust .. mixer level" . When I run skype from xtern, it still reports erors related to lisa.. But it works now...
After upgrading KDE from 4.6.0 to 4.6.3 SpiderOak will fail to run with message. Cannot mix incompatible Qt library (version 0x40703) with this library (version 0x40701). There's no more SO package in Non-OSS, apparently due to some support issues. That's a pity, since Dropbox had conceded access to US agencies, IMO SpiderOak is a really good option, and has been working very nicely until now. Anyway, Yast tells me that KDE 4.6.0 uses Qt 4.7.1, while 4.6.3 brings in Qt 4.7.3. A possible solution may be found here, originally for Qt 4.7.2. I'll try it and report.
I'm trying to get skype to work on my new system. It seems to install, but trying to run it I get an error message naming a missing dependency. Searching for this with yum whatprovides and installing the result worked in one case, but for the next one, yum install <package containing missing item> returns a few errors of the form:
package <name-version>.fc12.x86_64 (which is newer than <package-version>.fc12.i686) is already installed Is there any way around this? I'd like to get skype working, but am having no luck at the moment. I'd prefer not to remove the .x86_64 packages if I can avoid it in case that breaks something else.
./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.
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.
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.
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.
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?
I have a fresh install of openSUSE 11.4 with KDE. This includes ALSA and Pulseaudio.
I have a mic and speakers and a webcam. As far as I can see microphone and sound reproduction work, the webcam also works: - I can arecord and aplay - KMix works - amixer and alsamixer work (I am using microphone boost) - test sounds play - the webcam works in "Personal Settings (Configure Desktop)": Hardware > Multimedia > Phonon (test camera) - Pidgin and Empathy work with sound and video. (had to set this: gconftool-2 --set --type=string /system/gstreamer/0.10/default/audiosrc pulsesrc, without this setting it was set to alsasrc by default and Pidgin and Empathy didn't work).
I installed Skype 2.2 (also tried 2.1) and tested the video camera in Skype. Result: doesn't work. I made a test call: I hear the voice of the lady answering the call, but my own voice is not recorded. In Skype everything is set to use Pulseaudio.
I am at a total loss to understand what is going wrong here. Why does Skype not work, when everything else does??
I made this observation: When an application records something, a "Capture stream" shows up in the KMix "Capture Streams" tab. For example, when I use arecord, "ALSA capture" shows up, while I record. When I make a call on Empathy, a capture stream shows up in the said tab.
When I make a Skype call, NO capture stream shows up, so obviously Skype is not capturing anything.
Update:so I can burn DVD+Rs fine. I burned Fedora 14 originally on this machine (in F13), although I'll have to check to see what kind of disks I was using.
Here is my posting from unix.stackexchange.com:
I have been trying to burn a few ISOs lately with no success and have certainly used this hardware in the past, so I am not sure what's going on. I am using DVD-R media (tried multiple discs) which appears to be supported by my drive. Here is the error I received in GnomeBaker on Fedora 14 (64):
Code:
Executing 'builtin_dd if=/home/tja/Downloads/Torrents/bodhi_0.1.6.iso of=/dev/sr0 obs=32k seek=0' :-[ PERFORM OPC failed with SK=2h/CANNOT WRITE MEDIUM - INCOMPATIBLE FORMAT]: Wrong medium type /dev/sr0: "Current Write Speed" is 1.0x1352KBps.
By default, ubuntu is using an incompatible resolution for my monitor. It happens while booting and logging in. It is due to it using a Hz setting to high for the monitor.What can I do to fix this?
I am running lucid with Thunderbird 3.1.5 (32 bit) and trying to install Lightning 1.0b2. Whenever, I install Lightning, I cannot restart TB, if I drop it. No error message. I have to start TB from the Terminal with "thunderbird -safe-mode", remove Lightning, and then everything works. I read of others having problems with TB and Lightning, but most of these are 64 bit. I am 32 bit. Please note that I have removed all other extensions from TB, but I still can't run Lightning.
One concern I have is that even though Synaptic says that TB 3.1.5 is install, the Help>About says just TB 3.1. It doesn't include the ".5". I am concerned that despite what Synaptic says, I might not have version 3.1.5 installed. Is there any way to check if I really have version 3.1.5 installed? I tried to install the latest nightly build of Lightning, but I got the error message "Lightning 1.0b3pre could not be installed because it is not compatible with Firefox 3.6.10". how to get Lightning to run with Thunderbird?
I was looking to install the message passing library MPICH2. In yast with my repos, only mpich 1 comes up. I tried looking for unofficla repos that had it,a nd in fact google threw up a user called Rotkraut's repor directory, but thought he google search engine could see it, I couldn't. So I went over to the mpich website and saw that several rpms were available for different version of fedora. Is it useful to try those? And if so, which version? Fedora 10? Fedora 11? Fedora 12?
I'm using Amarok 2.3.2 on openSUSE 11.3 with KDE 4.4.4r3. How can I enable DAAP sharing of my Music library so that I'm able to access it in Rhythmbox from my Linux Mint 9 desktop?
That was released in October 2008, superseded in March 2009, and the current release is 1.4.3. It also doesn't work together with Python, but that's a more esoteric issue. Both of them are too clever by half, and the combination breaks the library loading mechanism. That's an old issue, with an old fix - though I haven't yet checked my rebuild, so there may be more than one problem.
I'm trying to install compiz with a completely new install of slackware64-13.37. I had been using gsb gnome2 and compiz 0.8.6 under slackware64-13.1. I installed gsb gnome3 and, to my chagrin, found out that it is incompatible with compiz. I'm afraid I'm not "LEET" enough to install the old gnome (gnome2) pkg by pkg. Which version of compiz did you successfully install and in which desktop?
hJust installed brand new Centos 5.6 and skype, according to centos wiki (http://wiki.centos.org/HowTos/Skype) Getting these errors: skype: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by skype)