Fedora Linux Support Community & Resources Center

Sections ›› Home | Forums | Guidelines | Forum Help | Fedora FAQ | Fedora News 

Go Back   FedoraForum.org > Fedora Support > Guides & Solutions (No Questions)

Guides & Solutions (No Questions) Post your guides here. You can also add your comments to a guide, but don't start a thread to ask a question. Use another forum for that.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 2007-12-01, 03:39 PM CST
mdim Offline
Registered User
 
Join Date: Dec 2007
Posts: 2
[Howto] Install Skype on Fedora 8 x86_64

Hi!

After struggling all day long to install Skype 1.4 on Fedora 8 x86_64 (running on AMD 64-bit processor), searching through all kind of forums and so on, I've managed to install Skype. So I've decided to write this howto to save your youth for something worthy

Login is as root in terminal by typing:

Code:
su -
and giving your root password.

Download the libsigc++20-2.0.17-1.i386.rpm package:

Code:
wget http://fedora.osmirror.nl/extras/5/i386/libsigc++20-2.0.17-1.i386.rpm
Run command:

Code:
rpm2cpio *.rpm | cpio -idmv
Create directory /opt/libs32/ if you don't have it yet:
Code:
mkdir /opt/libs32
Copy libsigc-2.0.so.0 and libsigc-2.0.so.0.0.0 to /opt/libs32/ directory:

Code:
cp ./usr/lib/libsigc-2.0.so.0 /opt/libs32/
cp ./usr/lib/libsigc-2.0.so.0.0.0 /opt/libs32/
Install everything that has anything to do with Qt4:

Code:
yum install qt4*
Download the skype-1.4.0.118-fc5.i586.rpm rpm package from http://www.skype.com/intl/en/downloa.../linux/choose/ and enter command in terminal:

Code:
rpm -i --force --nodeps skype-1.4.0.118-fc5.i586.rpm
Now give the path to those libraries:

Code:
export LD_LIBRARY_PATH="/opt/libs32/"
Now you can run skype by typing:

Code:
skype
Special thanks goes to Andy (Linux user ID #437466).
Reply With Quote
  #2  
Old 2007-12-01, 03:44 PM CST
Seve's Avatar
Seve Offline
Retired Community Manager
 
Join Date: Oct 2004
Location: The GTA, Ontario, Canada
Age: 51
Posts: 11,971
( Moved to Guides & How-To )
__________________
Registered Linux User: #384977
.................................................. ............
See the Links below for more Help and those much wanted extras ...
Reply With Quote
  #3  
Old 2007-12-01, 03:57 PM CST
hiberphoptik's Avatar
hiberphoptik Offline
Registered User
 
Join Date: Apr 2004
Posts: 1,143
wow.. i just downloaded the 2.0 skype rpm and did rpm -ivh on it and everything worked....
__________________
----

http://orthonovum.livejournal.com/
Reply With Quote
  #4  
Old 2007-12-01, 04:02 PM CST
Seve's Avatar
Seve Offline
Retired Community Manager
 
Join Date: Oct 2004
Location: The GTA, Ontario, Canada
Age: 51
Posts: 11,971
Hello:
I suppose I should add that for installation purposes, Skype was thoughtful enough to supply a Repository and thereby allow users to use yum.
Skype for Linux Repositories

Seve
__________________
Registered Linux User: #384977
.................................................. ............
See the Links below for more Help and those much wanted extras ...
Reply With Quote
  #5  
Old 2007-12-01, 04:05 PM CST
hiberphoptik's Avatar
hiberphoptik Offline
Registered User
 
Join Date: Apr 2004
Posts: 1,143
just incase anyone wants 2.0

http://www.skype.com/intl/en/download/skype/linux/beta/

its beta, but so far its been rock solid for me
__________________
----

http://orthonovum.livejournal.com/
Reply With Quote
  #6  
Old 2007-12-15, 02:11 PM CST
ekuzn Offline
Registered User
 
Join Date: Dec 2007
Posts: 5
it didnt work for me!i spent a hour to upload packages---and--

(49/51): mesa-libGLU-7.1- 100% |=========================| 235 kB 00:03
(50/51): mesa-libGLU-deve 100% |=========================| 95 kB 00:00
(51/51): qt4-theme-quarti 100% |=========================| 194 kB 00:11
Running rpm_check_debug
ERROR with rpm_check_debug vs depsolve:
Package wpa_supplicant needs libcrypto.so.6()(64bit), this is not available.
Package wpa_supplicant needs libssl.so.6()(64bit), this is not available.
Package python-libs needs python = 2.5.1-15.fc8, this is not available.
Package totem needs libtotem-plparser.so.7()(64bit), this is not available.
Package totem-mozplugin needs libtotem-plparser.so.7()(64bit), this is not available.
Complete!
[root@localhost jevgen]# rpm -i --force --nodeps skype-1.4.0.118-fc5.i586.rpm
предупреждение: skype-1.4.0.118-fc5.i586.rpm: Заголовок V3 DSA signature: NOKEY, key ID d66b746e
[root@localhost jevgen]# export LD_LIBRARY_PATH="/opt/libs32/"
[root@localhost jevgen]# skype
skype: error while loading shared libraries: libQtDBus.so.4: cannot open shared object file: No such file or directory
[root@localhost jevgen]#

so i see skype button on the menu but when i press it nothing happens.and when i see messages about "dependencies"i teached with my experience a lot-better to give up because this hell neverends.
maybe i should buy good distro and not upload my own from linuxtracker.org
Reply With Quote
  #7  
Old 2007-12-18, 10:04 AM CST
ekuzn Offline
Registered User
 
Join Date: Dec 2007
Posts: 5
working!!!!
but i did just enother way.i installed rpm of 2.0 skype beta version and installed needed dependencies-not Qt* but through yum - qt4-x11
Reply With Quote
  #8  
Old 2008-11-02, 01:55 AM CST
eppo#1 Offline
Registered User
 
Join Date: Jun 2008
Location: Helsinki, Finland
Posts: 38
Just put a brand new 64 bit kernel on my laptop, followed mdim's how-to and skype works! Many thanks, mdim and Andy!

Btw. I selected in the skype options that skype is not allowed to adjust my mixer levels, for sound in "HDA Intel (hw:intel,0)", sound out "HDA Intel (hw:intel,0)", and for ringing "HDA Intel (plughw:intel,0)". With these setting it all worked on both headphone speakers.
Reply With Quote
  #9  
Old 2008-11-24, 05:11 PM CST
jadube's Avatar
jadube Offline
Registered User
 
Join Date: May 2008
Location: North Carolina
Posts: 16
Arrow

fyi for anyone interested.... and still looking for a way to get skype working on my Fedora 9 64 (amd) system.

Followed the instructions... last bit of the process:
Code:
[root@localhost libs32]# rpm -i --force --nodeps skype-2.0.0.72-fc5.i586.rpm 
warning: skype-2.0.0.72-fc5.i586.rpm: Header V3 DSA signature: NOKEY, key ID d66b746e
[root@localhost libs32]# export LD_LIBRARY_PATH="/opt/libs32/"
[root@localhost libs32]# skype
skype: error while loading shared libraries: libasound.so.2: wrong ELF class: ELFCLASS64
[root@localhost libs32]#
__________________
System: Fedora 9, Asus M3A-Hdmi mobo, amd64 X2 5000+, 2gb RAM, IDE+SATA HDs(6), usb Microphone, multiboot (Fedora, xp, ubuntu). mobo has onboard ATI Radeon 3200 and Realtek audio.
Fedora 2.6.25.3-18.fc9.x86_64 Gnome 2.22.1
Updated 6-3-08
Reply With Quote
  #10  
Old 2008-11-24, 05:40 PM CST
newiLuvatar's Avatar
newiLuvatar Offline
Registered User
 
Join Date: Aug 2007
Location: switzerland
Posts: 402
seems like you have to
Code:
# yum install alsa-lib.i386
Reply With Quote
  #11  
Old 2009-02-27, 08:28 PM CST
metzjtm Offline
Registered User
 
Join Date: Oct 2005
Posts: 14
no joy

================================================== ================================================== ===============================
Package Arch Version Repository Size
================================================== ================================================== ===============================
Installing:
alsa-lib i386 1.0.19-2.fc10 updates 411 k

Transaction Summary
================================================== ================================================== ===============================
Install 1 Package(s)
Update 0 Package(s)
Remove 0 Package(s)

Total size: 411 k
Is this ok [y/N]: y
Downloading Packages:
Downloading DeltaRPMs:
Rebuilding rpms from deltarpms
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test


Transaction Check Error:
file /usr/share/alsa/cards/Aureon51.conf from install of alsa-lib-1.0.19-2.fc10.i386 conflicts with file from package alsa-lib-1.0.18-6.rc3.fc10.x86_64
file /usr/share/alsa/cards/Aureon71.conf from install of alsa-lib-1.0.19-2.fc10.i386 conflicts with file from package alsa-lib-1.0.18-6.rc3.fc10.x86_64
file /usr/share/alsa/cards/CMI8788.conf from install of alsa-lib-1.0.19-2.fc10.i386 conflicts with file from package alsa-lib-1.0.18-6.rc3.fc10.x86_64
file /usr/share/alsa/cards/ICE1724.conf from install of alsa-lib-1.0.19-2.fc10.i386 conflicts with file from package alsa-lib-1.0.18-6.rc3.fc10.x86_64
file /usr/share/alsa/cards/PC-Speaker.conf from install of alsa-lib-1.0.19-2.fc10.i386 conflicts with file from package alsa-lib-1.0.18-6.rc3.fc10.x86_64
file /usr/share/alsa/cards/PS3.conf from install of alsa-lib-1.0.19-2.fc10.i386 conflicts with file from package alsa-lib-1.0.18-6.rc3.fc10.x86_64

Error Summary
-------------

And this

[root@jims Download]# skype
skype: error while loading shared libraries: libasound.so.2: cannot open shared object file: No such file or directory
[root@jims Download]#
Reply With Quote
  #12  
Old 2009-02-28, 05:54 AM CST
newiLuvatar's Avatar
newiLuvatar Offline
Registered User
 
Join Date: Aug 2007
Location: switzerland
Posts: 402
in my opinion, your problem comes from using deltarpms. try disabling that and try again to install it
Reply With Quote
  #13  
Old 2009-09-23, 05:18 AM CDT
jonathonp Offline
Registered User
 
Join Date: Oct 2006
Location: Melbourne
Age: 38
Posts: 287
linuxfedorafirefox
Anybody have some suggestions? Skype beta and the previous version won't start. Also your rpm link is broken.

[root@veryhappy jonathon]# rpm2cpio *.rpm | cpio -idmv
cpio: ./usr/lib/libsigc-2.0.so.0 not created: newer or same age version exists
./usr/lib/libsigc-2.0.so.0
cpio: ./usr/lib/libsigc-2.0.so.0.0.0 not created: newer or same age version exists
./usr/lib/libsigc-2.0.so.0.0.0
./usr/share/doc/libsigc++20-2.0.17
./usr/share/doc/libsigc++20-2.0.17/AUTHORS
./usr/share/doc/libsigc++20-2.0.17/COPYING
./usr/share/doc/libsigc++20-2.0.17/ChangeLog
./usr/share/doc/libsigc++20-2.0.17/NEWS
./usr/share/doc/libsigc++20-2.0.17/README
./usr/share/doc/libsigc++20-2.0.17/TODO
276 blocks
You have new mail in /var/spool/mail/root
[root@veryhappy jonathon]# mkdir /opt/libs32
[root@veryhappy jonathon]# cp ./usr/lib/libsigc-2.0.so.0 /opt/libs32/
[root@veryhappy jonathon]# cp ./usr/lib/libsigc-2.0.so.0.0.0 /opt/libs32/
[root@veryhappy jonathon]# export LD_LIBRARY_PATH="/opt/libs32/"
[root@veryhappy jonathon]#
Reply With Quote
  #14  
Old 2009-09-23, 04:50 PM CDT
san Offline
Registered User
 
Join Date: Sep 2009
Posts: 40
linuxubuntufirefox
nice howto thank you

fedora

Last edited by san; 2009-09-30 at 11:03 PM CDT.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How I install skype on fedora 10 azastro Guides & Solutions (No Questions) 4 2009-06-05 04:31 PM CDT
Howto: Install Skype (dynamic) on Fedora 10 64-bit Krellan Guides & Solutions (No Questions) 2 2009-04-19 10:34 AM CDT
howto install 32 lib on Fedora 9 x86_64? lukeb x86 64-bit 6 2009-04-09 09:16 AM CDT
Howto: install skype-static version on Fedora10 64-bit deepclutch Guides & Solutions (No Questions) 3 2009-03-18 02:40 AM CDT
Howto install jdk 1.5/1.6 on fc6-x86_64? AlienX x86 64-bit 8 2007-04-01 01:34 PM CDT

Automatic Translations (Powered by Powered by Google):
Afrikaans Albanian Arabic Belarusian Bulgarian Catalan Chinese Croatian Czech Danish Dutch English Estonian Filipino Finnish French Galician German Greek Hebrew Hindi Hungarian Icelandic Indonesian Italian Japanese Korean Latvian Lithuanian Macedonian Malay Maltese Norwegian Persian Polish Portuguese Romanian Russian Serbian Slovak Slovenian Spanish Swahili Swedish Taiwanese Thai Turkish Ukrainian Vietnamese Yiddish

All times are GMT -7. The time now is 11:30 AM CST.

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo



All trademarks, and forum posts in this site are property of their respective owner(s).

FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact | Founding Members
Designed By Ewdison Then | Powered by vBulletin ©2000-2009, Jelsoft Enterprises Ltd.
FedoraForum is Powered by Open Source Projects and Products
Translated to other languages thanks to NLP-er 2.3.8