>>On 06/10/2010 02:40 PM, jarmo wrote: >> Hi >> Anyone can point me, where to get fedora package of skype-2.1.47 >> ? >> That's the last one, which worked with my cards. I have lost mine, >> and I installed new beta, no worky. I can hear all ok, but using mic is >> no way. >> So any help? >> >> Jarmo >> >I have not used skype recently, but the Linux rpm is ancient. You might >try installing easylife (http://www.easylifeproject.org/) and use it as >a tool to help you install skype. The last time I used it was really a >pain to install a bunch of 32-bit libraries needed to support it. The Skype web site: http://www.skype.com/intl/en-us/get-skype/on-your-computer/linux/post-do wnload/ Even though it says Fedora 10, it works w/o any issue on my x86_64 default install of 11, 12, & 13. 2.1.0.81 is the latest it seems. -or- Create repo file: gedit /etc/yum.repos.d/skype.repo Put into skype.repo: [skype] name=Skype Repository baseurl=http://download.skype.com/linux/repos/fedora/updates/i586/ gpgkey=http://gd.tuwien.ac.at/infosys/phone/skype/rpm-public-key.asc gpgcheck=0 Install skype: yum install skype -or- If it's being really a pain try: # curl http://ftp-stud.hs-esslingen.de/pub/fedora/linux/updates/13/i386/nss-sof tokn-freebl-3.12.4-19.fc13.i686.rpm -o nss-softokn-freebl-3.12.4-19.fc13.i686.rpm # yum install nss-softokn-freebl-3.12.4-19.fc13.i686.rpm # yum install alsa-lib.i686 dbus-libs.i686 e2fsprogs-libs.i686 expat.i686 fontconfig.i686 freetype.i686 glib2.i686 glibc.i686 keyutils-libs.i686 krb5-libs.i686 libcap.i686 libgcc.i686 libICE.i686 libpng.i686 libselinux.i686 libSM.i686 libstdc++.i686 libX11.i686 libXau.i686 libxcb.i686 libXcursor.i686 libXdmcp.i686 libXext.i686 libXfixes.i686 libXi.i686 libXinerama.i686 libXrandr.i686 libXrender.i686 libXScrnSaver.i686 libXv.i686 openssl.i686 qt.i686 qt-x11.i686 zlib.i68 # yum install libv4l.i686 Then install Skype. If video doesn't work for some reason: Start skype using the command: env LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so skype -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines