http://androidsfuture.blogspot.com/2010/06/developers-corner-dealing-with-screen.html
Thursday, August 12, 2010
Wednesday, June 2, 2010
How to install Skype in Fedora 13 x64
- su
- curl http://ftp-stud.hs-esslingen.de/pub/fedora/linux/updates/13/i386/nss-softokn-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
- Now install Skype:
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
Start skype using the command (this is what made video work):
env LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so skype
Source
Subscribe to:
Posts (Atom)
FizzBuzz in different languages
Java: import java.util.TreeMap ; public class Main { public static void main (String[] args) { System. out .println( ...
-
Start a command prompt (as Administrator). cd to the folder that you are trying to delete. For example: cd C:\Users\UserName\AppData\...
-
Run a command prompt as Administrator CD to the folder where the 0kb file is located at. Type: dir /x (this will give you the short file...
-
SOLUTION The workaround is to set "_fix_control"='17376322:OFF' SQL> alter session set "_fix_control"=...