| Suse/Novell This Forum is for the discussion of Suse Linux. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
|
10-03-2007, 07:35 PM
|
#1
|
|
Member
Registered: Feb 2007
Location: Spain
Distribution: OPENSUSE 10.3 64-BIT WITH GNOME
Posts: 229
Rep:
|
problem to install skype on opensuse 10.2
I try to install skype-1.4.0.99-suse.i586.rpm and returns me the following error:
Code:
sudo rpm -i skype-1.4.0.99-suse.i586.rpm
warning: skype-1.4.0.99-suse.i586.rpm: Header V3 DSA signature: NOKEY, key ID d66b746e
error: Failed dependencies:
libQtCore.so.4 is needed by skype-1.4.0.99-suse.i586
libQtDBus.so.4 is needed by skype-1.4.0.99-suse.i586
libQtGui.so.4 is needed by skype-1.4.0.99-suse.i586
libQtNetwork.so.4 is needed by skype-1.4.0.99-suse.i586
libsigc-2.0.so.0 is needed by skype-1.4.0.99-suse.i586
I have installed the libqt4-4.2.1-20.x86_64.rpm package but tells me that does not find the libraries, but they are in /usr/lib64. I have tried with "su".
My path var=
/home/myuser/bin:/usr/local/bin:/usr/bin:/sbin:/usr/X11R6/bin:/usr/sbin:/bin:/usr/games:/opt/gnome/bin:/opt/kde3/bin:/usr/lib64/jvm/jre/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin
I tried to add /usr/lib64 to path var but I obtain the same result.
Last edited by dissident_goodchild; 11-17-2007 at 12:20 PM.
Reason: no changed
|
|
|
|
10-04-2007, 12:05 PM
|
#2
|
|
Member
Registered: Jan 2002
Location: Germany
Distribution: Kubuntu
Posts: 444
Rep:
|
Try the static binary. Might not be the perfect solution but you can try it.
|
|
|
|
10-04-2007, 12:19 PM
|
#3
|
|
Member
Registered: Feb 2007
Location: Spain
Distribution: OPENSUSE 10.3 64-BIT WITH GNOME
Posts: 229
Original Poster
Rep:
|
Thanks for your response.
With static bin:
./skype: error while loading shared libraries: libQtDBus.so.4: cannot open shared object file: No such file or directory
Let's get back on topic, is a problem of RPM version or OS?
|
|
|
|
10-04-2007, 12:33 PM
|
#4
|
|
Member
Registered: Feb 2005
Location: Slovenia
Distribution: suse11.0
Posts: 749
Rep:
|
Hi dissidend_goodchild.
I tried to install skype 1.4 on SuSe 10.2, but with no success. I can send you the working-older-version which I have saved.
|
|
|
|
10-04-2007, 12:33 PM
|
#5
|
|
Moderator
Registered: Sep 2003
Location: Bologna
Distribution: CentOS 6.4 OpenSuSE 12.2
Posts: 9,899
|
Since skype is a 32-bit application (i586 suffix), you can try to install the 32 bit version of the required libraries. They will not interfere with 64-bit libraries, since they will be installed in /usr/lib and not in /usr/lib64. Only the documentation stuff will be overwritten, but as far as I know it is the same for 32-bit or 64-bit version.
|
|
|
|
10-04-2007, 07:49 PM
|
#6
|
|
Member
Registered: Feb 2007
Location: Spain
Distribution: OPENSUSE 10.3 64-BIT WITH GNOME
Posts: 229
Original Poster
Rep:
|
Already I read it to try an old version...
Clearly, get it! It happened in Ubuntu and I had to seek ten of libraries and dependences in 32-bit, I finished installing from Automatix2. I will try to install Qt 32-bit...
Thanks
Last edited by dissident_goodchild; 11-17-2007 at 12:25 PM.
Reason: language correction
|
|
|
|
10-04-2007, 09:12 PM
|
#7
|
|
Member
Registered: Feb 2007
Location: Spain
Distribution: OPENSUSE 10.3 64-BIT WITH GNOME
Posts: 229
Original Poster
Rep:
|
solved
Ready, I had to uninstall Qt4-x86 because generated conflicts, and then to install Qt4-i586, with SMART.
The installation of skype I achieved with the terminal: "rpm -i <package>" because with the Software Installer gave conflicts.
Something it occurs by have not Qt4-x86 installed in a computer with this architecture?
Last edited by dissident_goodchild; 11-17-2007 at 12:26 PM.
Reason: solved
|
|
|
|
10-05-2007, 08:23 AM
|
#8
|
|
LQ Newbie
Registered: Jun 2007
Location: Rotterdam, port to Europe
Distribution: OpenSuSE 11.0 - KDE 4.1.63
Posts: 18
Rep:
|
As far as I have read Skype just does NOT install on 64 bit systems, period ! 
|
|
|
|
10-06-2007, 09:20 AM
|
#9
|
|
Member
Registered: Dec 2006
Location: República Dominicana
Distribution: CentOS, Scientific Linux
Posts: 122
Rep:
|
I can't install it on openSUSE 10.3 neither... That sucks !
It is a 32 bit Gnome only version...
|
|
|
|
10-06-2007, 12:54 PM
|
#10
|
|
Member
Registered: Feb 2005
Location: Slovenia
Distribution: suse11.0
Posts: 749
Rep:
|
Quote:
Originally Posted by el amigo*
I can't install it on openSUSE 10.3 neither... That sucks !
It is a 32 bit Gnome only version...
|
Hi el amigo,
No problem, I installed it on my comp running SUSE 10.3. You have to use "rpm -ihv >skype<*.rpm. If you get the dependencies error message, just try and install them by YAST. Of course you should have all repos(community and software)installed too.
|
|
|
|
10-07-2007, 05:57 AM
|
#11
|
|
Member
Registered: Dec 2006
Location: República Dominicana
Distribution: CentOS, Scientific Linux
Posts: 122
Rep:
|
As of Skype, it took a bit of homework...But it works now, in openSUSE 10.3, Gnome edition.
First, I had to read better the Skype website :
Software requirements
* Qt 4.2.1+
* D-Bus 1.0.0
* libsigc++ 2.0.2
* libasound2 1.0.12
I couldn't get everything, so I went to terminal, and typed :
rpm -ivh skype-1.4.0.118-suse.i586.rpm
It said I needed this lib :
libqt4-x11 (Qt 4 libraries which are used for drawing widgets and OpenGL items.)
Once installed, everything worked !
I am glad it worked out, but I wish it would have been simpler...
|
|
|
|
10-07-2007, 01:51 PM
|
#12
|
|
Member
Registered: Feb 2005
Location: Slovenia
Distribution: suse11.0
Posts: 749
Rep:
|
Quote:
Originally Posted by el amigo*
As of Skype, it took a bit of homework...But it works now, in openSUSE 10.3, Gnome edition.
First, I had to read better the Skype website :
Software requirements
* Qt 4.2.1+
* D-Bus 1.0.0
* libsigc++ 2.0.2
* libasound2 1.0.12
I couldn't get everything, so I went to terminal, and typed :
rpm -ivh skype-1.4.0.118-suse.i586.rpm
It said I needed this lib :
libqt4-x11 (Qt 4 libraries which are used for drawing widgets and OpenGL items.)
Once installed, everything worked !
I am glad it worked out, but I wish it would have been simpler...
|
Well I think it is simple. You just have to read what it said when installing.That was my problem too.
|
|
|
|
10-07-2007, 02:35 PM
|
#13
|
|
Member
Registered: Feb 2007
Location: Spain
Distribution: OPENSUSE 10.3 64-BIT WITH GNOME
Posts: 229
Original Poster
Rep:
|
Quote:
Originally Posted by el amigo*
I am glad it worked out, but I wish it would have been simpler...
|
One must have in mind that it is an application of 32-bit and that it is necessary to install the 32-bit dependent libs, and not 64-Bit, if you follow this instructions you won´t have any more problems with this type of applications in 64-Bit.
They are different architectures.
Last edited by dissident_goodchild; 10-07-2007 at 08:25 PM.
|
|
|
|
10-19-2007, 07:44 AM
|
#14
|
|
LQ Newbie
Registered: Oct 2007
Posts: 2
Rep:
|
Need help
Hi,
I was trying to install skype on suse 10.1 enterprise desktop and got 4 dependencies failures. I was able to resolve all but for the one below.
"""""
nature:/home/mohanbal/Desktop # rpm -ivh skype-1.4.0.118-suse.i586.rpm
error: Failed dependencies:
libQtDBus.so.4 is needed by skype-1.4.0.118-suse.i586
"""
Please help me on how to address this
++
I am very much new to Linux (was happy to move out of Windows)
Mohan
|
|
|
|
10-19-2007, 08:07 AM
|
#15
|
|
Member
Registered: Feb 2005
Location: Slovenia
Distribution: suse11.0
Posts: 749
Rep:
|
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 12:21 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|