Skype on Fedora 13 64 bit (x86 64)

From WBITT's Cooker!

Jump to: navigation, search
[kamran@fedora13xfce ~]$ /opt/skype-static/skype 
bash: /opt/skype-static/skype: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory

[kamran@fedora13xfce ~]$ /opt/skype-dynamic/skype 
bash: /opt/skype-dynamic/skype: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
[kamran@fedora13xfce ~]$ 

[root@fedora13xfce opt]# yum install ld-linux.so.2
Loaded plugins: presto, refresh-packagekit
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package glibc.i686 0:2.12-3 set to be updated
--> Processing Dependency: libfreebl3.so for package: glibc-2.12-3.i686
--> Processing Dependency: libfreebl3.so(NSSRAWHASH_3.12.3) for package: glibc-2.12-3.i686
--> Running transaction check
---> Package nss-softokn-freebl.i686 0:3.12.6-3.fc13 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

==========================================================================================
 Package                     Arch          Version                 Repository        Size
==========================================================================================
Installing:
 glibc                       i686          2.12-3                  updates          4.3 M
Installing for dependencies:
 nss-softokn-freebl          i686          3.12.6-3.fc13           updates          112 k

Transaction Summary
==========================================================================================
Install       2 Package(s)
Upgrade       0 Package(s)

Total download size: 4.4 M
Installed size: 13 M
Is this ok [y/N]: y
Downloading Packages:
Setting up and reading Presto delta metadata
Processing delta metadata
Package(s) data still to download: 4.4 M
(1/2): glibc-2.12-3.i686.rpm                                       | 4.3 MB     00:18     
(2/2): nss-softokn-freebl-3.12.6-3.fc13.i686.rpm                   | 112 kB     00:00     
------------------------------------------------------------------------------------------
Total                                                     232 kB/s | 4.4 MB     00:19     
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing     : glibc-2.12-3.i686                                                  1/2 
  Installing     : nss-softokn-freebl-3.12.6-3.fc13.i686                              2/2 

Installed:
  glibc.i686 0:2.12-3                                                                     

Dependency Installed:
  nss-softokn-freebl.i686 0:3.12.6-3.fc13                                                 

Complete!
[root@fedora13xfce opt]#

--------

[kamran@fedora13xfce ~]$ /opt/skype-static/skype 
/opt/skype-static/skype: error while loading shared libraries: libasound.so.2: cannot open shared object file: No such file or directory

[kamran@fedora13xfce ~]$ /opt/skype-dynamic/skype 
/opt/skype-dynamic/skype: error while loading shared libraries: libasound.so.2: cannot open shared object file: No such file or directory
[kamran@fedora13xfce ~]$ 


[root@fedora13xfce opt]# yum install libasound.so.2
Loaded plugins: presto, refresh-packagekit
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package alsa-lib.i686 0:1.0.23-1.fc13 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

==========================================================================================
 Package              Arch             Version                   Repository          Size
==========================================================================================
Installing:
 alsa-lib             i686             1.0.23-1.fc13             fedora             367 k

Transaction Summary
==========================================================================================
Install       1 Package(s)
Upgrade       0 Package(s)

Total download size: 367 k
Installed size: 1.1 M
Is this ok [y/N]: y
Downloading Packages:
Setting up and reading Presto delta metadata
Processing delta metadata
Package(s) data still to download: 367 k
alsa-lib-1.0.23-1.fc13.i686.rpm                                    | 367 kB     00:01     
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing     : alsa-lib-1.0.23-1.fc13.i686                                        1/1 

Installed:
  alsa-lib.i686 0:1.0.23-1.fc13                                                           

Complete!
[root@fedora13xfce opt]#

-----------

[kamran@fedora13xfce ~]$ /opt/skype-static/skype 
/opt/skype-static/skype: error while loading shared libraries: libXv.so.1: cannot open shared object file: No such file or directory

[kamran@fedora13xfce ~]$ /opt/skype-dynamic/skype 
/opt/skype-dynamic/skype: error while loading shared libraries: libXv.so.1: cannot open shared object file: No such file or directory
[kamran@fedora13xfce ~]$

[root@fedora13xfce opt]# yum install libXv.so.1
Loaded plugins: presto, refresh-packagekit
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package libXv.i686 0:1.0.5-1.fc13 set to be updated
--> Processing Dependency: libXext.so.6 for package: libXv-1.0.5-1.fc13.i686
--> Processing Dependency: libX11.so.6 for package: libXv-1.0.5-1.fc13.i686
--> Running transaction check
---> Package libX11.i686 0:1.3.1-3.fc13 set to be updated
--> Processing Dependency: libxcb.so.1 for package: libX11-1.3.1-3.fc13.i686
---> Package libXext.i686 0:1.1.2-2.fc13 set to be updated
--> Running transaction check
---> Package libxcb.i686 0:1.5-1.fc13 set to be updated
--> Processing Dependency: libXau.so.6 for package: libxcb-1.5-1.fc13.i686
--> Running transaction check
---> Package libXau.i686 0:1.0.5-1.fc12 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

==========================================================================================
 Package             Arch             Version                   Repository           Size
==========================================================================================
Installing:
 libXv               i686             1.0.5-1.fc13              fedora               20 k
Installing for dependencies:
 libX11              i686             1.3.1-3.fc13              fedora              585 k
 libXau              i686             1.0.5-1.fc12              fedora               21 k
 libXext             i686             1.1.2-2.fc13              updates              33 k
 libxcb              i686             1.5-1.fc13                fedora              103 k

Transaction Summary
==========================================================================================
Install       5 Package(s)
Upgrade       0 Package(s)

Total download size: 763 k
Installed size: 1.8 M
Is this ok [y/N]: y
Downloading Packages:
Setting up and reading Presto delta metadata
Processing delta metadata
Package(s) data still to download: 763 k
(1/5): libX11-1.3.1-3.fc13.i686.rpm                                | 585 kB     00:02     
(2/5): libXau-1.0.5-1.fc12.i686.rpm                                |  21 kB     00:00     
(3/5): libXext-1.1.2-2.fc13.i686.rpm                               |  33 kB     00:00     
(4/5): libXv-1.0.5-1.fc13.i686.rpm                                 |  20 kB     00:00     
(5/5): libxcb-1.5-1.fc13.i686.rpm                                  | 103 kB     00:00     
------------------------------------------------------------------------------------------
Total                                                     184 kB/s | 763 kB     00:04     
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing     : libXau-1.0.5-1.fc12.i686                                           1/5 
  Installing     : libxcb-1.5-1.fc13.i686                                             2/5 
  Installing     : libX11-1.3.1-3.fc13.i686                                           3/5 
  Installing     : libXext-1.1.2-2.fc13.i686                                          4/5 
  Installing     : libXv-1.0.5-1.fc13.i686                                            5/5 

Installed:
  libXv.i686 0:1.0.5-1.fc13                                                               

Dependency Installed:
  libX11.i686 0:1.3.1-3.fc13   libXau.i686 0:1.0.5-1.fc12   libXext.i686 0:1.1.2-2.fc13  
  libxcb.i686 0:1.5-1.fc13    

Complete!
[root@fedora13xfce opt]#

---------

[kamran@fedora13xfce ~]$ /opt/skype-static/skype 
/opt/skype-static/skype: error while loading shared libraries: libXss.so.1: cannot open shared object file: No such file or directory

[kamran@fedora13xfce ~]$ /opt/skype-dynamic/skype 
/opt/skype-dynamic/skype: error while loading shared libraries: libXss.so.1: cannot open shared object file: No such file or directory
[kamran@fedora13xfce ~]$

[root@fedora13xfce opt]# yum install libXss.so.1
Loaded plugins: presto, refresh-packagekit
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package libXScrnSaver.i686 0:1.2.0-1.fc12 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

==========================================================================================
 Package                  Arch            Version                 Repository         Size
==========================================================================================
Installing:
 libXScrnSaver            i686            1.2.0-1.fc12            fedora             18 k

Transaction Summary
==========================================================================================
Install       1 Package(s)
Upgrade       0 Package(s)

Total download size: 18 k
Installed size: 24 k
Is this ok [y/N]: y
Downloading Packages:
Setting up and reading Presto delta metadata
Processing delta metadata
Package(s) data still to download: 18 k
libXScrnSaver-1.2.0-1.fc12.i686.rpm                                |  18 kB     00:00     
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing     : libXScrnSaver-1.2.0-1.fc12.i686                                    1/1 

Installed:
  libXScrnSaver.i686 0:1.2.0-1.fc12                                                       

Complete!
[root@fedora13xfce opt]#

--------

[kamran@fedora13xfce ~]$ /opt/skype-static/skype 
/opt/skype-static/skype: error while loading shared libraries: libSM.so.6: cannot open shared object file: No such file or directory

[kamran@fedora13xfce ~]$ /opt/skype-dynamic/skype 
/opt/skype-dynamic/skype: error while loading shared libraries: libQtDBus.so.4: cannot open shared object file: No such file or directory
[kamran@fedora13xfce ~]$

[root@fedora13xfce opt]# yum install libSM.so.6
Loaded plugins: presto, refresh-packagekit
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package libSM.i686 0:1.1.0-7.fc12 set to be updated
--> Processing Dependency: libICE.so.6 for package: libSM-1.1.0-7.fc12.i686
--> Processing Dependency: libuuid.so.1 for package: libSM-1.1.0-7.fc12.i686
--> Processing Dependency: libuuid.so.1(UUID_1.0) for package: libSM-1.1.0-7.fc12.i686
--> Running transaction check
---> Package libICE.i686 0:1.0.6-2.fc13 set to be updated
---> Package libuuid.i686 0:2.17.2-6.fc13 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

==========================================================================================
 Package             Arch             Version                   Repository           Size
==========================================================================================
Installing:
 libSM               i686             1.1.0-7.fc12              fedora               25 k
Installing for dependencies:
 libICE              i686             1.0.6-2.fc13              fedora               52 k
 libuuid             i686             2.17.2-6.fc13             updates              62 k

Transaction Summary
==========================================================================================
Install       3 Package(s)
Upgrade       0 Package(s)

Total download size: 139 k
Installed size: 167 k
Is this ok [y/N]: y
Downloading Packages:
Setting up and reading Presto delta metadata
Processing delta metadata
Package(s) data still to download: 139 k
(1/3): libICE-1.0.6-2.fc13.i686.rpm                                |  52 kB     00:00     
(2/3): libSM-1.1.0-7.fc12.i686.rpm                                 |  25 kB     00:00     
(3/3): libuuid-2.17.2-6.fc13.i686.rpm                              |  62 kB     00:00     
------------------------------------------------------------------------------------------
Total                                                     128 kB/s | 139 kB     00:01     
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing     : libICE-1.0.6-2.fc13.i686                                           1/3 
  Installing     : libuuid-2.17.2-6.fc13.i686                                         2/3 
  Installing     : libSM-1.1.0-7.fc12.i686                                            3/3 

Installed:
  libSM.i686 0:1.1.0-7.fc12                                                               

Dependency Installed:
  libICE.i686 0:1.0.6-2.fc13                 libuuid.i686 0:2.17.2-6.fc13                

Complete!
[root@fedora13xfce opt]# 

[root@fedora13xfce opt]# yum install libQtDBus.so.4
Loaded plugins: presto, refresh-packagekit
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package qt.i686 1:4.6.3-8.fc13 set to be updated
--> Processing Dependency: libglib-2.0.so.0 for package: 1:qt-4.6.3-8.fc13.i686
--> Processing Dependency: libgthread-2.0.so.0 for package: 1:qt-4.6.3-8.fc13.i686
--> Processing Dependency: libgcc_s.so.1(GLIBC_2.0) for package: 1:qt-4.6.3-8.fc13.i686
--> Processing Dependency: libssl.so.10 for package: 1:qt-4.6.3-8.fc13.i686
--> Processing Dependency: libgcc_s.so.1 for package: 1:qt-4.6.3-8.fc13.i686
--> Processing Dependency: libz.so.1 for package: 1:qt-4.6.3-8.fc13.i686
--> Processing Dependency: libgcc_s.so.1(GCC_3.0) for package: 1:qt-4.6.3-8.fc13.i686
--> Processing Dependency: libdbus-1.so.3 for package: 1:qt-4.6.3-8.fc13.i686
--> Processing Dependency: libcrypto.so.10 for package: 1:qt-4.6.3-8.fc13.i686
--> Processing Dependency: libstdc++.so.6(CXXABI_1.3) for package: 1:qt-4.6.3-8.fc13.i686
--> Processing Dependency: libstdc++.so.6 for package: 1:qt-4.6.3-8.fc13.i686
--> Processing Dependency: libstdc++.so.6(GLIBCXX_3.4) for package: 1:qt-4.6.3-8.fc13.i686
--> Running transaction check
---> Package dbus-libs.i686 1:1.2.24-1.fc13 set to be updated
---> Package glib2.i686 0:2.24.1-1.fc13 set to be updated
--> Processing Dependency: libselinux.so.1 for package: glib2-2.24.1-1.fc13.i686
--> Processing Dependency: libfam.so.0 for package: glib2-2.24.1-1.fc13.i686
---> Package libgcc.i686 0:4.4.4-10.fc13 set to be updated
---> Package libstdc++.i686 0:4.4.4-10.fc13 set to be updated
---> Package openssl.i686 0:1.0.0a-1.fc13 set to be updated
--> Processing Dependency: libk5crypto.so.3(k5crypto_3_MIT) for package: openssl-1.0.0a-1.fc13.i686
--> Processing Dependency: libkrb5.so.3 for package: openssl-1.0.0a-1.fc13.i686
--> Processing Dependency: libgssapi_krb5.so.2 for package: openssl-1.0.0a-1.fc13.i686
--> Processing Dependency: libk5crypto.so.3 for package: openssl-1.0.0a-1.fc13.i686
--> Processing Dependency: libcom_err.so.2 for package: openssl-1.0.0a-1.fc13.i686
--> Processing Dependency: libkrb5.so.3(krb5_3_MIT) for package: openssl-1.0.0a-1.fc13.i686
---> Package zlib.i686 0:1.2.3-23.fc12 set to be updated
--> Running transaction check
---> Package gamin.i686 0:0.1.10-7.fc13 set to be updated
---> Package krb5-libs.i686 0:1.7.1-10.fc13 set to be updated
--> Processing Dependency: libkeyutils.so.1(KEYUTILS_0.3) for package: krb5-libs-1.7.1-10.fc13.i686
--> Processing Dependency: libkeyutils.so.1 for package: krb5-libs-1.7.1-10.fc13.i686
---> Package libcom_err.i686 0:1.41.10-7.fc13 set to be updated
---> Package libselinux.i686 0:2.0.90-5.fc13 set to be updated
--> Running transaction check
---> Package keyutils-libs.i686 0:1.2-6.fc12 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

==========================================================================================
 Package                 Arch           Version                   Repository         Size
==========================================================================================
Installing:
 qt                      i686           1:4.6.3-8.fc13            updates           3.9 M
Installing for dependencies:
 dbus-libs               i686           1:1.2.24-1.fc13           fedora            129 k
 gamin                   i686           0.1.10-7.fc13             fedora            120 k
 glib2                   i686           2.24.1-1.fc13             fedora            1.2 M
 keyutils-libs           i686           1.2-6.fc12                fedora             18 k
 krb5-libs               i686           1.7.1-10.fc13             updates           656 k
 libcom_err              i686           1.41.10-7.fc13            updates            34 k
 libgcc                  i686           4.4.4-10.fc13             updates           103 k
 libselinux              i686           2.0.90-5.fc13             fedora            104 k
 libstdc++               i686           4.4.4-10.fc13             updates           290 k
 openssl                 i686           1.0.0a-1.fc13             updates           1.4 M
 zlib                    i686           1.2.3-23.fc12             fedora             69 k

Transaction Summary
==========================================================================================
Install      12 Package(s)
Upgrade       0 Package(s)

Total download size: 7.9 M
Installed size: 25 M
Is this ok [y/N]: y
Downloading Packages:
Setting up and reading Presto delta metadata
Processing delta metadata
Package(s) data still to download: 7.9 M
(1/12): dbus-libs-1.2.24-1.fc13.i686.rpm                           | 129 kB     00:00     
(2/12): gamin-0.1.10-7.fc13.i686.rpm                               | 120 kB     00:00     
(3/12): glib2-2.24.1-1.fc13.i686.rpm                               | 1.2 MB     00:05     
(4/12): keyutils-libs-1.2-6.fc12.i686.rpm                          |  18 kB     00:00     
(5/12): krb5-libs-1.7.1-10.fc13.i686.rpm                           | 656 kB     00:02     
(6/12): libcom_err-1.41.10-7.fc13.i686.rpm                         |  34 kB     00:00     
(7/12): libgcc-4.4.4-10.fc13.i686.rpm                              | 103 kB     00:00     
(8/12): libselinux-2.0.90-5.fc13.i686.rpm                          | 104 kB     00:00     
(9/12): libstdc++-4.4.4-10.fc13.i686.rpm                           | 290 kB     00:01     
(10/12): openssl-1.0.0a-1.fc13.i686.rpm                            | 1.4 MB     00:05     
(11/12): qt-4.6.3-8.fc13.i686.rpm                                  | 3.9 MB     00:16     
(12/12): zlib-1.2.3-23.fc12.i686.rpm                               |  69 kB     00:00     
------------------------------------------------------------------------------------------
Total                                                     226 kB/s | 7.9 MB     00:35     
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing     : zlib-1.2.3-23.fc12.i686                                           1/12 
  Installing     : libgcc-4.4.4-10.fc13.i686                                         2/12 
  Installing     : libselinux-2.0.90-5.fc13.i686                                     3/12 
  Installing     : glib2-2.24.1-1.fc13.i686                                          4/12 
  Installing     : gamin-0.1.10-7.fc13.i686                                          5/12 
  Installing     : libcom_err-1.41.10-7.fc13.i686                                    6/12 
  Installing     : libstdc++-4.4.4-10.fc13.i686                                      7/12 
  Installing     : keyutils-libs-1.2-6.fc12.i686                                     8/12 
  Installing     : krb5-libs-1.7.1-10.fc13.i686                                      9/12 
  Installing     : openssl-1.0.0a-1.fc13.i686                                       10/12 
  Installing     : 1:dbus-libs-1.2.24-1.fc13.i686                                   11/12 
  Installing     : 1:qt-4.6.3-8.fc13.i686                                           12/12 

Installed:
  qt.i686 1:4.6.3-8.fc13                                                                  

Dependency Installed:
  dbus-libs.i686 1:1.2.24-1.fc13             gamin.i686 0:0.1.10-7.fc13                  
  glib2.i686 0:2.24.1-1.fc13                 keyutils-libs.i686 0:1.2-6.fc12             
  krb5-libs.i686 0:1.7.1-10.fc13             libcom_err.i686 0:1.41.10-7.fc13            
  libgcc.i686 0:4.4.4-10.fc13                libselinux.i686 0:2.0.90-5.fc13             
  libstdc++.i686 0:4.4.4-10.fc13             openssl.i686 0:1.0.0a-1.fc13                
  zlib.i686 0:1.2.3-23.fc12                 

Complete!

-----------



[kamran@fedora13xfce ~]$ /opt/skype-static/skype 
/opt/skype-static/skype: error while loading shared libraries: libXi.so.6: cannot open shared object file: No such file or directory

[kamran@fedora13xfce ~]$ /opt/skype-dynamic/skype 
/opt/skype-dynamic/skype: error while loading shared libraries: libQtGui.so.4: cannot open shared object file: No such file or directory
[kamran@fedora13xfce ~]$

[root@fedora13xfce opt]# yum install libXi.so.6
Loaded plugins: presto, refresh-packagekit
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package libXi.i686 0:1.3-2.fc13 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

=========================================================================================
 Package            Arch              Version                  Repository           Size
=========================================================================================
Installing:
 libXi              i686              1.3-2.fc13               fedora               31 k

Transaction Summary
=========================================================================================
Install       1 Package(s)
Upgrade       0 Package(s)

Total download size: 31 k
Installed size: 57 k
Is this ok [y/N]: y
Downloading Packages:
Setting up and reading Presto delta metadata
Processing delta metadata
Package(s) data still to download: 31 k
libXi-1.3-2.fc13.i686.rpm                                         |  31 kB     00:00     
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing     : libXi-1.3-2.fc13.i686                                             1/1 

Installed:
  libXi.i686 0:1.3-2.fc13                                                                

Complete!
[root@fedora13xfce opt]# 


[root@fedora13xfce opt]# yum install libQtGui.so.4

(this needs too many packages of about 108 MB). Skipping this and focussing on static version.

[root@fedora13xfce opt]# yum install libQtGui.so.4
Loaded plugins: presto, refresh-packagekit
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package qt-x11.i686 1:4.6.3-8.fc13 set to be updated
--> Processing Dependency: qt-sqlite(x86-32) = 1:4.6.3-8.fc13 for package: 1:qt-x11-4.6.3-8.fc13.i686
--> Processing Dependency: phonon-backend(x86-32) >= 4.3 for package: 1:qt-x11-4.6.3-8.fc13.i686
--> Processing Dependency: libGL.so.1 for package: 1:qt-x11-4.6.3-8.fc13.i686
--> Processing Dependency: libpng12.so.0(PNG12_0) for package: 1:qt-x11-4.6.3-8.fc13.i686
--> Processing Dependency: libGLU.so.1 for package: 1:qt-x11-4.6.3-8.fc13.i686
--> Processing Dependency: libtiff.so.3 for package: 1:qt-x11-4.6.3-8.fc13.i686
--> Processing Dependency: libgstinterfaces-0.10.so.0 for package: 1:qt-x11-4.6.3-8.fc13.i686
--> Processing Dependency: libgstbase-0.10.so.0 for package: 1:qt-x11-4.6.3-8.fc13.i686
--> Processing Dependency: libXrender.so.1 for package: 1:qt-x11-4.6.3-8.fc13.i686
--> Processing Dependency: libXcursor.so.1 for package: 1:qt-x11-4.6.3-8.fc13.i686
--> Processing Dependency: libsqlite3.so.0 for package: 1:qt-x11-4.6.3-8.fc13.i686
--> Processing Dependency: libXfixes.so.3 for package: 1:qt-x11-4.6.3-8.fc13.i686
--> Processing Dependency: libgstvideo-0.10.so.0 for package: 1:qt-x11-4.6.3-8.fc13.i686
--> Processing Dependency: libmng.so.1 for package: 1:qt-x11-4.6.3-8.fc13.i686
--> Processing Dependency: libfontconfig.so.1 for package: 1:qt-x11-4.6.3-8.fc13.i686
--> Processing Dependency: libxml2.so.2 for package: 1:qt-x11-4.6.3-8.fc13.i686
--> Processing Dependency: libphonon.so.4 for package: 1:qt-x11-4.6.3-8.fc13.i686
--> Processing Dependency: libfreetype.so.6 for package: 1:qt-x11-4.6.3-8.fc13.i686
--> Processing Dependency: libXrandr.so.2 for package: 1:qt-x11-4.6.3-8.fc13.i686
--> Processing Dependency: libjpeg.so.62 for package: 1:qt-x11-4.6.3-8.fc13.i686
--> Processing Dependency: libgstreamer-0.10.so.0 for package: 1:qt-x11-4.6.3-8.fc13.i686
--> Processing Dependency: libpng12.so.0 for package: 1:qt-x11-4.6.3-8.fc13.i686
--> Processing Dependency: libXinerama.so.1 for package: 1:qt-x11-4.6.3-8.fc13.i686
--> Running transaction check
---> Package fontconfig.i686 0:2.8.0-1.fc13 set to be updated
--> Processing Dependency: libexpat.so.1 for package: fontconfig-2.8.0-1.fc13.i686
---> Package freetype-freeworld.i686 0:2.3.11-2.fc13 set to be updated
---> Package gstreamer.i686 0:0.10.30-1.fc13 set to be updated
---> Package gstreamer-plugins-base.i686 0:0.10.30-1.fc13 set to be updated
--> Processing Dependency: libcairo.so.2 for package: gstreamer-plugins-base-0.10.30-1.fc13.i686
--> Processing Dependency: liborc-test-0.4.so.0 for package: gstreamer-plugins-base-0.10.30-1.fc13.i686
--> Processing Dependency: libpangocairo-1.0.so.0 for package: gstreamer-plugins-base-0.10.30-1.fc13.i686
--> Processing Dependency: libtheoradec.so.1(libtheoradec_1.0) for package: gstreamer-plugins-base-0.10.30-1.fc13.i686
--> Processing Dependency: libgudev-1.0.so.0 for package: gstreamer-plugins-base-0.10.30-1.fc13.i686
--> Processing Dependency: libvisual-0.4.so.0 for package: gstreamer-plugins-base-0.10.30-1.fc13.i686
--> Processing Dependency: libcdda_interface.so.0 for package: gstreamer-plugins-base-0.10.30-1.fc13.i686
--> Processing Dependency: libcdda_paranoia.so.0 for package: gstreamer-plugins-base-0.10.30-1.fc13.i686
--> Processing Dependency: libvorbisenc.so.2 for package: gstreamer-plugins-base-0.10.30-1.fc13.i686
--> Processing Dependency: libogg.so.0 for package: gstreamer-plugins-base-0.10.30-1.fc13.i686
--> Processing Dependency: libtheoradec.so.1 for package: gstreamer-plugins-base-0.10.30-1.fc13.i686
--> Processing Dependency: libvorbis.so.0 for package: gstreamer-plugins-base-0.10.30-1.fc13.i686
--> Processing Dependency: libpango-1.0.so.0 for package: gstreamer-plugins-base-0.10.30-1.fc13.i686
--> Processing Dependency: liborc-0.4.so.0 for package: gstreamer-plugins-base-0.10.30-1.fc13.i686
--> Processing Dependency: libtheoraenc.so.1(libtheoraenc_1.0) for package: gstreamer-plugins-base-0.10.30-1.fc13.i686
--> Processing Dependency: libtheoraenc.so.1 for package: gstreamer-plugins-base-0.10.30-1.fc13.i686
---> Package libXcursor.i686 0:1.1.10-4.fc13 set to be updated
---> Package libXfixes.i686 0:4.0.4-2.fc13 set to be updated
---> Package libXinerama.i686 0:1.1-2.fc13 set to be updated
---> Package libXrandr.i686 0:1.3.0-5.fc13 set to be updated
---> Package libXrender.i686 0:0.9.5-1.fc13 set to be updated
---> Package libjpeg.i686 0:6b-46.fc12 set to be updated
---> Package libmng.i686 0:1.0.10-4.fc12 set to be updated
--> Processing Dependency: liblcms.so.1 for package: libmng-1.0.10-4.fc12.i686
---> Package libpng.i686 2:1.2.44-1.fc13 set to be updated
---> Package libtiff.i686 0:3.9.4-1.fc13 set to be updated
---> Package libxml2.i686 0:2.7.7-1.fc13 set to be updated
---> Package mesa-libGL.i686 0:7.8.1-6.fc13 set to be updated
--> Processing Dependency: mesa-dri-drivers(x86-32) = 7.8.1-6.fc13 for package: mesa-libGL-7.8.1-6.fc13.i686
--> Processing Dependency: libXxf86vm.so.1 for package: mesa-libGL-7.8.1-6.fc13.i686
--> Processing Dependency: libXdamage.so.1 for package: mesa-libGL-7.8.1-6.fc13.i686
--> Processing Dependency: libdrm.so.2 for package: mesa-libGL-7.8.1-6.fc13.i686
---> Package mesa-libGLU.i686 0:7.8.1-6.fc13 set to be updated
---> Package phonon.i686 0:4.4.2-1.fc13 set to be updated
--> Processing Dependency: pulseaudio-libs(x86-32) >= 0.9.21 for package: phonon-4.4.2-1.fc13.i686
--> Processing Dependency: libpulse.so.0(PULSE_0) for package: phonon-4.4.2-1.fc13.i686
--> Processing Dependency: libpulse-mainloop-glib.so.0 for package: phonon-4.4.2-1.fc13.i686
--> Processing Dependency: libpulse-mainloop-glib.so.0(PULSE_0) for package: phonon-4.4.2-1.fc13.i686
--> Processing Dependency: libpulse.so.0 for package: phonon-4.4.2-1.fc13.i686
---> Package phonon-backend-xine.i686 0:4.4.2-1.fc13 set to be updated
--> Processing Dependency: libxine.so.1 for package: phonon-backend-xine-4.4.2-1.fc13.i686
---> Package qt-sqlite.i686 1:4.6.3-8.fc13 set to be updated
---> Package sqlite.i686 0:3.6.22-1.fc13 set to be updated
--> Processing Dependency: libreadline.so.6 for package: sqlite-3.6.22-1.fc13.i686
--> Running transaction check
---> Package cairo.i686 0:1.8.10-1.fc13 set to be updated
--> Processing Dependency: libpixman-1.so.0 for package: cairo-1.8.10-1.fc13.i686
---> Package cdparanoia-libs.i686 0:10.2-9.fc13 set to be updated
---> Package expat.i686 0:2.0.1-10.fc13 set to be updated
---> Package lcms-libs.i686 0:1.19-1.fc13 set to be updated
---> Package libXdamage.i686 0:1.1.2-2.fc13 set to be updated
---> Package libXxf86vm.i686 0:1.1.0-1.fc13 set to be updated
---> Package libdrm.i686 0:2.4.21-2.fc13 set to be updated
---> Package libgudev1.i686 0:151-10.fc13 set to be updated
--> Processing Dependency: libudev.so.0 for package: libgudev1-151-10.fc13.i686
---> Package libogg.i686 2:1.2.0-1.fc13 set to be updated
---> Package libtheora.i686 1:1.1.1-1.fc13 set to be updated
---> Package libvisual.i686 0:0.4.0-9.fc12 set to be updated
---> Package libvorbis.i686 1:1.3.1-1.fc13 set to be updated
---> Package mesa-dri-drivers.i686 0:7.8.1-6.fc13 set to be updated
---> Package orc.i686 0:0.4.5-2.fc13 set to be updated
---> Package pango.i686 0:1.28.0-1.fc13 set to be updated
--> Processing Dependency: libthai.so.0(LIBTHAI_0.1) for package: pango-1.28.0-1.fc13.i686
--> Processing Dependency: libXft.so.2 for package: pango-1.28.0-1.fc13.i686
--> Processing Dependency: libthai.so.0 for package: pango-1.28.0-1.fc13.i686
---> Package pulseaudio-libs.i686 0:0.9.21-6.fc13 set to be updated
--> Processing Dependency: libwrap.so.0 for package: pulseaudio-libs-0.9.21-6.fc13.i686
--> Processing Dependency: libsndfile.so.1(libsndfile.so.1.0) for package: pulseaudio-libs-0.9.21-6.fc13.i686
--> Processing Dependency: libsndfile.so.1 for package: pulseaudio-libs-0.9.21-6.fc13.i686
--> Processing Dependency: libasyncns.so.0 for package: pulseaudio-libs-0.9.21-6.fc13.i686
--> Processing Dependency: libXtst.so.6 for package: pulseaudio-libs-0.9.21-6.fc13.i686
---> Package pulseaudio-libs-glib2.i686 0:0.9.21-6.fc13 set to be updated
---> Package readline.i686 0:6.1-2.fc13 set to be updated
--> Processing Dependency: libtinfo.so.5 for package: readline-6.1-2.fc13.i686
---> Package xine-lib.i686 0:1.1.18.1-1.fc13 set to be updated
--> Processing Dependency: libwavpack.so.1 for package: xine-lib-1.1.18.1-1.fc13.i686
--> Processing Dependency: libXvMCW.so.1 for package: xine-lib-1.1.18.1-1.fc13.i686
--> Processing Dependency: libmodplug.so.0 for package: xine-lib-1.1.18.1-1.fc13.i686
--> Processing Dependency: libv4l2.so.0 for package: xine-lib-1.1.18.1-1.fc13.i686
--> Processing Dependency: libmpcdec.so.5 for package: xine-lib-1.1.18.1-1.fc13.i686
--> Processing Dependency: libspeex.so.1 for package: xine-lib-1.1.18.1-1.fc13.i686
--> Processing Dependency: libFLAC.so.8 for package: xine-lib-1.1.18.1-1.fc13.i686
--> Running transaction check
---> Package flac.i686 0:1.2.1-6.fc12 set to be updated
---> Package libXft.i686 0:2.1.14-1.fc13 set to be updated
---> Package libXtst.i686 0:1.0.99.2-3.fc12 set to be updated
---> Package libXvMC.i686 0:1.0.5-1.fc13 set to be updated
---> Package libasyncns.i686 0:0.8-1.fc13 set to be updated
---> Package libmodplug.i686 1:0.8.7-2.fc12 set to be updated
---> Package libmpcdec.i686 0:1.2.6-6.fc12 set to be updated
---> Package libsndfile.i686 0:1.0.20-5.fc13 set to be updated
---> Package libthai.i686 0:0.1.14-2.fc13 set to be updated
---> Package libudev.i686 0:151-10.fc13 set to be updated
---> Package libv4l.i686 0:0.7.91-1.fc13 set to be updated
---> Package ncurses-libs.i686 0:5.7-7.20100130.fc13 set to be updated
---> Package pixman.i686 0:0.18.0-1.fc13 set to be updated
---> Package speex.i686 0:1.2-0.12.rc1.fc12 set to be updated
---> Package tcp_wrappers-libs.i686 0:7.6-59.fc13 set to be updated
---> Package wavpack.i686 0:4.60-1.fc12 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

=========================================================================================
 Package                    Arch     Version                    Repository          Size
=========================================================================================
Installing:
 qt-x11                     i686     1:4.6.3-8.fc13             updates             17 M
Installing for dependencies:
 cairo                      i686     1.8.10-1.fc13              fedora             320 k
 cdparanoia-libs            i686     10.2-9.fc13                fedora              46 k
 expat                      i686     2.0.1-10.fc13              fedora              78 k
 flac                       i686     1.2.1-6.fc12               fedora             239 k
 fontconfig                 i686     2.8.0-1.fc13               fedora             186 k
 freetype-freeworld         i686     2.3.11-2.fc13              rpmfusion-free     377 k
 gstreamer                  i686     0.10.30-1.fc13             updates            802 k
 gstreamer-plugins-base     i686     0.10.30-1.fc13             updates            971 k
 lcms-libs                  i686     1.19-1.fc13                fedora             101 k
 libXcursor                 i686     1.1.10-4.fc13              fedora              33 k
 libXdamage                 i686     1.1.2-2.fc13               fedora              16 k
 libXfixes                  i686     4.0.4-2.fc13               fedora              19 k
 libXft                     i686     2.1.14-1.fc13              fedora              48 k
 libXinerama                i686     1.1-2.fc13                 fedora              15 k
 libXrandr                  i686     1.3.0-5.fc13               fedora              29 k
 libXrender                 i686     0.9.5-1.fc13               fedora              26 k
 libXtst                    i686     1.0.99.2-3.fc12            fedora              21 k
 libXvMC                    i686     1.0.5-1.fc13               fedora              23 k
 libXxf86vm                 i686     1.1.0-1.fc13               fedora              18 k
 libasyncns                 i686     0.8-1.fc13                 fedora              24 k
 libdrm                     i686     2.4.21-2.fc13              updates             68 k
 libgudev1                  i686     151-10.fc13                updates             57 k
 libjpeg                    i686     6b-46.fc12                 fedora             126 k
 libmng                     i686     1.0.10-4.fc12              fedora             161 k
 libmodplug                 i686     1:0.8.7-2.fc12             fedora             150 k
 libmpcdec                  i686     1.2.6-6.fc12               fedora              24 k
 libogg                     i686     2:1.2.0-1.fc13             fedora              22 k
 libpng                     i686     2:1.2.44-1.fc13            updates            183 k
 libsndfile                 i686     1.0.20-5.fc13              fedora             161 k
 libthai                    i686     0.1.14-2.fc13              fedora             185 k
 libtheora                  i686     1:1.1.1-1.fc13             fedora             131 k
 libtiff                    i686     3.9.4-1.fc13               updates            134 k
 libudev                    i686     151-10.fc13                updates             72 k
 libv4l                     i686     0.7.91-1.fc13              fedora             105 k
 libvisual                  i686     0.4.0-9.fc12               fedora             127 k
 libvorbis                  i686     1:1.3.1-1.fc13             fedora             189 k
 libxml2                    i686     2.7.7-1.fc13               fedora             798 k
 mesa-dri-drivers           i686     7.8.1-6.fc13               fedora              10 M
 mesa-libGL                 i686     7.8.1-6.fc13               fedora             154 k
 mesa-libGLU                i686     7.8.1-6.fc13               fedora             188 k
 ncurses-libs               i686     5.7-7.20100130.fc13        fedora             255 k
 orc                        i686     0.4.5-2.fc13               updates            106 k
 pango                      i686     1.28.0-1.fc13              fedora             349 k
 phonon                     i686     4.4.2-1.fc13               updates            160 k
 phonon-backend-xine        i686     4.4.2-1.fc13               updates            156 k
 pixman                     i686     0.18.0-1.fc13              fedora             154 k
 pulseaudio-libs            i686     0.9.21-6.fc13              fedora             419 k
 pulseaudio-libs-glib2      i686     0.9.21-6.fc13              fedora              22 k
 qt-sqlite                  i686     1:4.6.3-8.fc13             updates             51 k
 readline                   i686     6.1-2.fc13                 fedora             181 k
 speex                      i686     1.2-0.12.rc1.fc12          fedora              85 k
 sqlite                     i686     3.6.22-1.fc13              fedora             309 k
 tcp_wrappers-libs          i686     7.6-59.fc13                updates             62 k
 wavpack                    i686     4.60-1.fc12                fedora             112 k
 xine-lib                   i686     1.1.18.1-1.fc13            fedora             2.3 M

Transaction Summary
=========================================================================================
Install      56 Package(s)
Upgrade       0 Package(s)

Total download size: 38 M
Installed size: 108 M
Is this ok [y/N]: N
Exiting on user Command
Complete!
[root@fedora13xfce opt]#

--------

[kamran@fedora13xfce ~]$ /opt/skype-static/skype 
/opt/skype-static/skype: error while loading shared libraries: libXrender.so.1: cannot open shared object file: No such file or directory
[kamran@fedora13xfce ~]$ 

[root@fedora13xfce opt]# yum install libXrender.so.1
Loaded plugins: presto, refresh-packagekit
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package libXrender.i686 0:0.9.5-1.fc13 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

=========================================================================================
 Package               Arch            Version                   Repository         Size
=========================================================================================
Installing:
 libXrender            i686            0.9.5-1.fc13              fedora             26 k

Transaction Summary
=========================================================================================
Install       1 Package(s)
Upgrade       0 Package(s)

Total download size: 26 k
Installed size: 44 k
Is this ok [y/N]: y
Downloading Packages:
Setting up and reading Presto delta metadata
Processing delta metadata
Package(s) data still to download: 26 k
libXrender-0.9.5-1.fc13.i686.rpm                                  |  26 kB     00:00     
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing     : libXrender-0.9.5-1.fc13.i686                                      1/1 

Installed:
  libXrender.i686 0:0.9.5-1.fc13                                                         

Complete!
[root@fedora13xfce opt]# 

---------

[kamran@fedora13xfce ~]$ /opt/skype-static/skype 
/opt/skype-static/skype: error while loading shared libraries: libXrandr.so.2: cannot open shared object file: No such file or directory
[kamran@fedora13xfce ~]$

[root@fedora13xfce opt]# yum install libXrandr.so.2
Loaded plugins: presto, refresh-packagekit
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package libXrandr.i686 0:1.3.0-5.fc13 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

=========================================================================================
 Package              Arch            Version                    Repository         Size
=========================================================================================
Installing:
 libXrandr            i686            1.3.0-5.fc13               fedora             29 k

Transaction Summary
=========================================================================================
Install       1 Package(s)
Upgrade       0 Package(s)

Total download size: 29 k
Installed size: 53 k
Is this ok [y/N]: y
Is this ok [y/N]: y
Downloading Packages:
Setting up and reading Presto delta metadata
Processing delta metadata
Package(s) data still to download: 29 k
libXrandr-1.3.0-5.fc13.i686.rpm                                   |  29 kB     00:00     
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing     : libXrandr-1.3.0-5.fc13.i686                                       1/1 

Installed:
  libXrandr.i686 0:1.3.0-5.fc13                                                          

Complete!
[root@fedora13xfce opt]# 

-------- 

[kamran@fedora13xfce ~]$ /opt/skype-static/skype 
/opt/skype-static/skype: error while loading shared libraries: libfreetype.so.6: cannot open shared object file: No such file or directory
[kamran@fedora13xfce ~]$ 

[root@fedora13xfce opt]# yum install libfreetype.so.6
Loaded plugins: presto, refresh-packagekit
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package freetype-freeworld.i686 0:2.3.11-2.fc13 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

=========================================================================================
 Package                   Arch        Version               Repository             Size
=========================================================================================
Installing:
 freetype-freeworld        i686        2.3.11-2.fc13         rpmfusion-free        377 k

Transaction Summary
=========================================================================================
Install       1 Package(s)
Upgrade       0 Package(s)

Total download size: 377 k
Installed size: 886 k
Is this ok [y/N]: y
Downloading Packages:
Setting up and reading Presto delta metadata
Processing delta metadata
Package(s) data still to download: 377 k
freetype-freeworld-2.3.11-2.fc13.i686.rpm                         | 377 kB     00:02     
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing     : freetype-freeworld-2.3.11-2.fc13.i686                             1/1 

Installed:
  freetype-freeworld.i686 0:2.3.11-2.fc13                                                

Complete!
[root@fedora13xfce opt]# 

------------

[kamran@fedora13xfce ~]$ /opt/skype-static/skype 
/opt/skype-static/skype: error while loading shared libraries: libfontconfig.so.1: cannot open shared object file: No such file or directory
[kamran@fedora13xfce ~]$ 

[root@fedora13xfce opt]# yum install libfontconfig.so.1
Loaded plugins: presto, refresh-packagekit
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package fontconfig.i686 0:2.8.0-1.fc13 set to be updated
--> Processing Dependency: libexpat.so.1 for package: fontconfig-2.8.0-1.fc13.i686
--> Running transaction check
---> Package expat.i686 0:2.0.1-10.fc13 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

=========================================================================================
 Package               Arch            Version                   Repository         Size
=========================================================================================
Installing:
 fontconfig            i686            2.8.0-1.fc13              fedora            186 k
Installing for dependencies:
 expat                 i686            2.0.1-10.fc13             fedora             78 k

Transaction Summary
=========================================================================================
Install       2 Package(s)
Upgrade       0 Package(s)

Total download size: 264 k
Installed size: 607 k
Is this ok [y/N]: y
Downloading Packages:
Setting up and reading Presto delta metadata
Processing delta metadata
Package(s) data still to download: 264 k
(1/2): expat-2.0.1-10.fc13.i686.rpm                               |  78 kB     00:00     
(2/2): fontconfig-2.8.0-1.fc13.i686.rpm                           | 186 kB     00:00     
-----------------------------------------------------------------------------------------
Total                                                    157 kB/s | 264 kB     00:01     
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing     : expat-2.0.1-10.fc13.i686                                          1/2 
  Installing     : fontconfig-2.8.0-1.fc13.i686                                      2/2 

Installed:
  fontconfig.i686 0:2.8.0-1.fc13                                                         

Dependency Installed:
  expat.i686 0:2.0.1-10.fc13                                                             

Complete!
[root@fedora13xfce opt]# 

removed alsa-plugin-pulseaudio.rpm

skype-static works now, Chat and Skype test call works. but no rings

-----------

Next day:

Installed skype RPM, got same error about libqtgui.so.4 .

Installed that:

[kamran@fedora13xfce ~]$ skype
skype: error while loading shared libraries: libQtGui.so.4: cannot open shared object file: No such file or directory
[kamran@fedora13xfce ~]$ 

[root@fedora13xfce Downloads]# yum install libQtGui.so.4
Loaded plugins: presto, refresh-packagekit
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package qt-x11.i686 1:4.6.3-8.fc13 set to be updated
--> Processing Dependency: qt-sqlite(x86-32) = 1:4.6.3-8.fc13 for package: 1:qt-x11-4.6.3-8.fc13.i686
--> Processing Dependency: phonon-backend(x86-32) >= 4.3 for package: 1:qt-x11-4.6.3-8.fc13.i686
--> Processing Dependency: libGL.so.1 for package: 1:qt-x11-4.6.3-8.fc13.i686
--> Processing Dependency: libpng12.so.0(PNG12_0) for package: 1:qt-x11-4.6.3-8.fc13.i686
--> Processing Dependency: libGLU.so.1 for package: 1:qt-x11-4.6.3-8.fc13.i686
--> Processing Dependency: libtiff.so.3 for package: 1:qt-x11-4.6.3-8.fc13.i686
--> Processing Dependency: libgstinterfaces-0.10.so.0 for package: 1:qt-x11-4.6.3-8.fc13.i686
--> Processing Dependency: libgstbase-0.10.so.0 for package: 1:qt-x11-4.6.3-8.fc13.i686
--> Processing Dependency: libXcursor.so.1 for package: 1:qt-x11-4.6.3-8.fc13.i686
--> Processing Dependency: libsqlite3.so.0 for package: 1:qt-x11-4.6.3-8.fc13.i686
--> Processing Dependency: libXfixes.so.3 for package: 1:qt-x11-4.6.3-8.fc13.i686
--> Processing Dependency: libgstvideo-0.10.so.0 for package: 1:qt-x11-4.6.3-8.fc13.i686
--> Processing Dependency: libmng.so.1 for package: 1:qt-x11-4.6.3-8.fc13.i686
--> Processing Dependency: libxml2.so.2 for package: 1:qt-x11-4.6.3-8.fc13.i686
--> Processing Dependency: libphonon.so.4 for package: 1:qt-x11-4.6.3-8.fc13.i686
--> Processing Dependency: libjpeg.so.62 for package: 1:qt-x11-4.6.3-8.fc13.i686
--> Processing Dependency: libgstreamer-0.10.so.0 for package: 1:qt-x11-4.6.3-8.fc13.i686
--> Processing Dependency: libpng12.so.0 for package: 1:qt-x11-4.6.3-8.fc13.i686
--> Processing Dependency: libXinerama.so.1 for package: 1:qt-x11-4.6.3-8.fc13.i686
--> Running transaction check
---> Package gstreamer.i686 0:0.10.30-1.fc13 set to be updated
---> Package gstreamer-plugins-base.i686 0:0.10.30-1.fc13 set to be updated
--> Processing Dependency: libcairo.so.2 for package: gstreamer-plugins-base-0.10.30-1.fc13.i686
--> Processing Dependency: liborc-test-0.4.so.0 for package: gstreamer-plugins-base-0.10.30-1.fc13.i686
--> Processing Dependency: libpangocairo-1.0.so.0 for package: gstreamer-plugins-base-0.10.30-1.fc13.i686
--> Processing Dependency: libtheoradec.so.1(libtheoradec_1.0) for package: gstreamer-plugins-base-0.10.30-1.fc13.i686
--> Processing Dependency: libgudev-1.0.so.0 for package: gstreamer-plugins-base-0.10.30-1.fc13.i686
--> Processing Dependency: libvisual-0.4.so.0 for package: gstreamer-plugins-base-0.10.30-1.fc13.i686
--> Processing Dependency: libcdda_interface.so.0 for package: gstreamer-plugins-base-0.10.30-1.fc13.i686
--> Processing Dependency: libcdda_paranoia.so.0 for package: gstreamer-plugins-base-0.10.30-1.fc13.i686
--> Processing Dependency: libvorbisenc.so.2 for package: gstreamer-plugins-base-0.10.30-1.fc13.i686
--> Processing Dependency: libogg.so.0 for package: gstreamer-plugins-base-0.10.30-1.fc13.i686
--> Processing Dependency: libtheoradec.so.1 for package: gstreamer-plugins-base-0.10.30-1.fc13.i686
--> Processing Dependency: libvorbis.so.0 for package: gstreamer-plugins-base-0.10.30-1.fc13.i686
--> Processing Dependency: libpango-1.0.so.0 for package: gstreamer-plugins-base-0.10.30-1.fc13.i686
--> Processing Dependency: liborc-0.4.so.0 for package: gstreamer-plugins-base-0.10.30-1.fc13.i686
--> Processing Dependency: libtheoraenc.so.1(libtheoraenc_1.0) for package: gstreamer-plugins-base-0.10.30-1.fc13.i686
--> Processing Dependency: libtheoraenc.so.1 for package: gstreamer-plugins-base-0.10.30-1.fc13.i686
---> Package libXcursor.i686 0:1.1.10-4.fc13 set to be updated
---> Package libXfixes.i686 0:4.0.4-2.fc13 set to be updated
---> Package libXinerama.i686 0:1.1-2.fc13 set to be updated
---> Package libjpeg.i686 0:6b-46.fc12 set to be updated
---> Package libmng.i686 0:1.0.10-4.fc12 set to be updated
--> Processing Dependency: liblcms.so.1 for package: libmng-1.0.10-4.fc12.i686
---> Package libpng.i686 2:1.2.44-1.fc13 set to be updated
---> Package libtiff.i686 0:3.9.4-1.fc13 set to be updated
---> Package libxml2.i686 0:2.7.7-1.fc13 set to be updated
---> Package mesa-libGL.i686 0:7.8.1-6.fc13 set to be updated
--> Processing Dependency: mesa-dri-drivers(x86-32) = 7.8.1-6.fc13 for package: mesa-libGL-7.8.1-6.fc13.i686
--> Processing Dependency: libXxf86vm.so.1 for package: mesa-libGL-7.8.1-6.fc13.i686
--> Processing Dependency: libXdamage.so.1 for package: mesa-libGL-7.8.1-6.fc13.i686
--> Processing Dependency: libdrm.so.2 for package: mesa-libGL-7.8.1-6.fc13.i686
---> Package mesa-libGLU.i686 0:7.8.1-6.fc13 set to be updated
---> Package phonon.i686 0:4.4.2-1.fc13 set to be updated
--> Processing Dependency: pulseaudio-libs(x86-32) >= 0.9.21 for package: phonon-4.4.2-1.fc13.i686
--> Processing Dependency: libpulse.so.0(PULSE_0) for package: phonon-4.4.2-1.fc13.i686
--> Processing Dependency: libpulse-mainloop-glib.so.0 for package: phonon-4.4.2-1.fc13.i686
--> Processing Dependency: libpulse-mainloop-glib.so.0(PULSE_0) for package: phonon-4.4.2-1.fc13.i686
--> Processing Dependency: libpulse.so.0 for package: phonon-4.4.2-1.fc13.i686
---> Package phonon-backend-gstreamer.i686 2:4.4.2-1.fc13 set to be updated
---> Package qt-sqlite.i686 1:4.6.3-8.fc13 set to be updated
---> Package sqlite.i686 0:3.6.22-1.fc13 set to be updated
--> Processing Dependency: libreadline.so.6 for package: sqlite-3.6.22-1.fc13.i686
--> Running transaction check
---> Package cairo.i686 0:1.8.10-1.fc13 set to be updated
--> Processing Dependency: libpixman-1.so.0 for package: cairo-1.8.10-1.fc13.i686
---> Package cdparanoia-libs.i686 0:10.2-9.fc13 set to be updated
---> Package lcms-libs.i686 0:1.19-1.fc13 set to be updated
---> Package libXdamage.i686 0:1.1.2-2.fc13 set to be updated
---> Package libXxf86vm.i686 0:1.1.0-1.fc13 set to be updated
---> Package libdrm.i686 0:2.4.21-2.fc13 set to be updated
---> Package libgudev1.i686 0:151-10.fc13 set to be updated
--> Processing Dependency: libudev.so.0 for package: libgudev1-151-10.fc13.i686
---> Package libogg.i686 2:1.2.0-1.fc13 set to be updated
---> Package libtheora.i686 1:1.1.1-1.fc13 set to be updated
---> Package libvisual.i686 0:0.4.0-9.fc12 set to be updated
---> Package libvorbis.i686 1:1.3.1-1.fc13 set to be updated
---> Package mesa-dri-drivers.i686 0:7.8.1-6.fc13 set to be updated
---> Package orc.i686 0:0.4.5-2.fc13 set to be updated
---> Package pango.i686 0:1.28.0-1.fc13 set to be updated
--> Processing Dependency: libthai.so.0(LIBTHAI_0.1) for package: pango-1.28.0-1.fc13.i686
--> Processing Dependency: libXft.so.2 for package: pango-1.28.0-1.fc13.i686
--> Processing Dependency: libthai.so.0 for package: pango-1.28.0-1.fc13.i686
---> Package pulseaudio-libs.i686 0:0.9.21-6.fc13 set to be updated
--> Processing Dependency: libwrap.so.0 for package: pulseaudio-libs-0.9.21-6.fc13.i686
--> Processing Dependency: libsndfile.so.1(libsndfile.so.1.0) for package: pulseaudio-libs-0.9.21-6.fc13.i686
--> Processing Dependency: libsndfile.so.1 for package: pulseaudio-libs-0.9.21-6.fc13.i686
--> Processing Dependency: libasyncns.so.0 for package: pulseaudio-libs-0.9.21-6.fc13.i686
--> Processing Dependency: libXtst.so.6 for package: pulseaudio-libs-0.9.21-6.fc13.i686
---> Package pulseaudio-libs-glib2.i686 0:0.9.21-6.fc13 set to be updated
---> Package readline.i686 0:6.1-2.fc13 set to be updated
--> Processing Dependency: libtinfo.so.5 for package: readline-6.1-2.fc13.i686
--> Running transaction check
---> Package libXft.i686 0:2.1.14-1.fc13 set to be updated
---> Package libXtst.i686 0:1.0.99.2-3.fc12 set to be updated
---> Package libasyncns.i686 0:0.8-1.fc13 set to be updated
---> Package libsndfile.i686 0:1.0.20-5.fc13 set to be updated
--> Processing Dependency: libFLAC.so.8 for package: libsndfile-1.0.20-5.fc13.i686
---> Package libthai.i686 0:0.1.14-2.fc13 set to be updated
---> Package libudev.i686 0:151-10.fc13 set to be updated
---> Package ncurses-libs.i686 0:5.7-7.20100130.fc13 set to be updated
---> Package pixman.i686 0:0.18.0-1.fc13 set to be updated
---> Package tcp_wrappers-libs.i686 0:7.6-59.fc13 set to be updated
--> Running transaction check
---> Package flac.i686 0:1.2.1-6.fc12 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package                     Arch    Version                   Repository  Size
================================================================================
Installing:
 qt-x11                      i686    1:4.6.3-8.fc13            updates     17 M
Installing for dependencies:
 cairo                       i686    1.8.10-1.fc13             fedora     320 k
 cdparanoia-libs             i686    10.2-9.fc13               fedora      46 k
 flac                        i686    1.2.1-6.fc12              fedora     239 k
 gstreamer                   i686    0.10.30-1.fc13            updates    802 k
 gstreamer-plugins-base      i686    0.10.30-1.fc13            updates    971 k
 lcms-libs                   i686    1.19-1.fc13               fedora     101 k
 libXcursor                  i686    1.1.10-4.fc13             fedora      33 k
 libXdamage                  i686    1.1.2-2.fc13              fedora      16 k
 libXfixes                   i686    4.0.4-2.fc13              fedora      19 k
 libXft                      i686    2.1.14-1.fc13             fedora      48 k
 libXinerama                 i686    1.1-2.fc13                fedora      15 k
 libXtst                     i686    1.0.99.2-3.fc12           fedora      21 k
 libXxf86vm                  i686    1.1.0-1.fc13              fedora      18 k
 libasyncns                  i686    0.8-1.fc13                fedora      24 k
 libdrm                      i686    2.4.21-2.fc13             updates     68 k
 libgudev1                   i686    151-10.fc13               updates     57 k
 libjpeg                     i686    6b-46.fc12                fedora     126 k
 libmng                      i686    1.0.10-4.fc12             fedora     161 k
 libogg                      i686    2:1.2.0-1.fc13            fedora      22 k
 libpng                      i686    2:1.2.44-1.fc13           updates    183 k
 libsndfile                  i686    1.0.20-5.fc13             fedora     161 k
 libthai                     i686    0.1.14-2.fc13             fedora     185 k
 libtheora                   i686    1:1.1.1-1.fc13            fedora     131 k
 libtiff                     i686    3.9.4-1.fc13              updates    134 k
 libudev                     i686    151-10.fc13               updates     72 k
 libvisual                   i686    0.4.0-9.fc12              fedora     127 k
 libvorbis                   i686    1:1.3.1-1.fc13            fedora     189 k
 libxml2                     i686    2.7.7-1.fc13              fedora     798 k
 mesa-dri-drivers            i686    7.8.1-6.fc13              fedora      10 M
 mesa-libGL                  i686    7.8.1-6.fc13              fedora     154 k
 mesa-libGLU                 i686    7.8.1-6.fc13              fedora     188 k
 ncurses-libs                i686    5.7-7.20100130.fc13       fedora     255 k
 orc                         i686    0.4.5-2.fc13              updates    106 k
 pango                       i686    1.28.0-1.fc13             fedora     349 k
 phonon                      i686    4.4.2-1.fc13              updates    160 k
 phonon-backend-gstreamer    i686    2:4.4.2-1.fc13            updates    100 k
 pixman                      i686    0.18.0-1.fc13             fedora     154 k
 pulseaudio-libs             i686    0.9.21-6.fc13             fedora     419 k
 pulseaudio-libs-glib2       i686    0.9.21-6.fc13             fedora      22 k
 qt-sqlite                   i686    1:4.6.3-8.fc13            updates     51 k
 readline                    i686    6.1-2.fc13                fedora     181 k
 sqlite                      i686    3.6.22-1.fc13             fedora     309 k
 tcp_wrappers-libs           i686    7.6-59.fc13               updates     62 k

Transaction Summary
================================================================================
Install      44 Package(s)
Upgrade       0 Package(s)

Total download size: 34 M
Installed size: 100 M
Is this ok [y/N]: y
Downloading Packages:
Setting up and reading Presto delta metadata
updates/prestodelta                                      |  38 kB     00:00     
Processing delta metadata
Package(s) data still to download: 34 M
(1/44): cairo-1.8.10-1.fc13.i686.rpm                     | 320 kB     00:01     
(2/44): cdparanoia-libs-10.2-9.fc13.i686.rpm             |  46 kB     00:00     
(3/44): flac-1.2.1-6.fc12.i686.rpm                       | 239 kB     00:01     
(4/44): gstreamer-0.10.30-1.fc13.i686.rpm                | 802 kB     00:03     
(5/44): gstreamer-plugins-base-0.10.30-1.fc13.i686.rpm   | 971 kB     00:04     
(6/44): lcms-libs-1.19-1.fc13.i686.rpm                   | 101 kB     00:00     
(7/44): libXcursor-1.1.10-4.fc13.i686.rpm                |  33 kB     00:00     
(8/44): libXdamage-1.1.2-2.fc13.i686.rpm                 |  16 kB     00:00     
(9/44): libXfixes-4.0.4-2.fc13.i686.rpm                  |  19 kB     00:00     
(10/44): libXft-2.1.14-1.fc13.i686.rpm                   |  48 kB     00:00     
(11/44): libXinerama-1.1-2.fc13.i686.rpm                 |  15 kB     00:00     
(12/44): libXtst-1.0.99.2-3.fc12.i686.rpm                |  21 kB     00:00     
(13/44): libXxf86vm-1.1.0-1.fc13.i686.rpm                |  18 kB     00:00     
(14/44): libasyncns-0.8-1.fc13.i686.rpm                  |  24 kB     00:00     
(15/44): libdrm-2.4.21-2.fc13.i686.rpm                   |  68 kB     00:00     
(16/44): libgudev1-151-10.fc13.i686.rpm                  |  57 kB     00:00     
(17/44): libjpeg-6b-46.fc12.i686.rpm                     | 126 kB     00:00     
(18/44): libmng-1.0.10-4.fc12.i686.rpm                   | 161 kB     00:00     
(19/44): libogg-1.2.0-1.fc13.i686.rpm                    |  22 kB     00:00     
(20/44): libpng-1.2.44-1.fc13.i686.rpm                   | 183 kB     00:00     
(21/44): libsndfile-1.0.20-5.fc13.i686.rpm               | 161 kB     00:00     
(22/44): libthai-0.1.14-2.fc13.i686.rpm                  | 185 kB     00:00     
(23/44): libtheora-1.1.1-1.fc13.i686.rpm                 | 131 kB     00:00     
(24/44): libtiff-3.9.4-1.fc13.i686.rpm                   | 134 kB     00:00     
(25/44): libudev-151-10.fc13.i686.rpm                    |  72 kB     00:00     
(26/44): libvisual-0.4.0-9.fc12.i686.rpm                 | 127 kB     00:00     
(27/44): libvorbis-1.3.1-1.fc13.i686.rpm                 | 189 kB     00:00     
(28/44): libxml2-2.7.7-1.fc13.i686.rpm                   | 798 kB     00:03     
(29/44): mesa-dri-drivers-7.8.1-6.fc13.i686.rpm          |  10 MB     00:43     
(30/44): mesa-libGL-7.8.1-6.fc13.i686.rpm                | 154 kB     00:00     
(31/44): mesa-libGLU-7.8.1-6.fc13.i686.rpm               | 188 kB     00:00     
(32/44): ncurses-libs-5.7-7.20100130.fc13.i686.rpm       | 255 kB     00:01     
(33/44): orc-0.4.5-2.fc13.i686.rpm                       | 106 kB     00:00     
(34/44): pango-1.28.0-1.fc13.i686.rpm                    | 349 kB     00:01     
(35/44): phonon-4.4.2-1.fc13.i686.rpm                    | 160 kB     00:00     
(36/44): phonon-backend-gstreamer-4.4.2-1.fc13.i686.rpm  | 100 kB     00:00     
(37/44): pixman-0.18.0-1.fc13.i686.rpm                   | 154 kB     00:00     
(38/44): pulseaudio-libs-0.9.21-6.fc13.i686.rpm          | 419 kB     00:01     
(39/44): pulseaudio-libs-glib2-0.9.21-6.fc13.i686.rpm    |  22 kB     00:00     
(40/44): qt-sqlite-4.6.3-8.fc13.i686.rpm                 |  51 kB     00:00     
(41/44): qt-x11-4.6.3-8.fc13.i686.rpm                    |  17 MB     01:13     
(42/44): readline-6.1-2.fc13.i686.rpm                    | 181 kB     00:00     
(43/44): sqlite-3.6.22-1.fc13.i686.rpm                   | 309 kB     00:01     
(44/44): tcp_wrappers-libs-7.6-59.fc13.i686.rpm          |  62 kB     00:00     
--------------------------------------------------------------------------------
Total                                           224 kB/s |  34 MB     02:36     
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing     : 2:libogg-1.2.0-1.fc13.i686                              1/44 
  Installing     : libXfixes-4.0.4-2.fc13.i686                             2/44 
  Installing     : libjpeg-6b-46.fc12.i686                                 3/44 
  Installing     : libxml2-2.7.7-1.fc13.i686                               4/44 
  Installing     : gstreamer-0.10.30-1.fc13.i686                           5/44 
  Installing     : 1:libvorbis-1.3.1-1.fc13.i686                           6/44 
  Installing     : libdrm-2.4.21-2.fc13.i686                               7/44 
  Installing     : tcp_wrappers-libs-7.6-59.fc13.i686                      8/44 
  Installing     : libXtst-1.0.99.2-3.fc12.i686                            9/44 
  Installing     : 2:libpng-1.2.44-1.fc13.i686                            10/44 
  Installing     : libasyncns-0.8-1.fc13.i686                             11/44 
  Installing     : mesa-dri-drivers-7.8.1-6.fc13.i686                     12/44 
  Installing     : libtiff-3.9.4-1.fc13.i686                              13/44 
  Installing     : libXcursor-1.1.10-4.fc13.i686                          14/44 
  Installing     : libXdamage-1.1.2-2.fc13.i686                           15/44 
  Installing     : flac-1.2.1-6.fc12.i686                                 16/44 
  Installing     : libsndfile-1.0.20-5.fc13.i686                          17/44 
  Installing     : pulseaudio-libs-0.9.21-6.fc13.i686                     18/44 
  Installing     : pulseaudio-libs-glib2-0.9.21-6.fc13.i686               19/44 
  Installing     : 1:libtheora-1.1.1-1.fc13.i686                          20/44 
  Installing     : libvisual-0.4.0-9.fc12.i686                            21/44 
  Installing     : lcms-libs-1.19-1.fc13.i686                             22/44 
  Installing     : libmng-1.0.10-4.fc12.i686                              23/44 
  Installing     : libthai-0.1.14-2.fc13.i686                             24/44 
  Installing     : libXxf86vm-1.1.0-1.fc13.i686                           25/44 
  Installing     : mesa-libGL-7.8.1-6.fc13.i686                           26/44 
  Installing     : mesa-libGLU-7.8.1-6.fc13.i686                          27/44 
  Installing     : libXft-2.1.14-1.fc13.i686                              28/44 
  Installing     : ncurses-libs-5.7-7.20100130.fc13.i686                  29/44 
  Installing     : readline-6.1-2.fc13.i686                               30/44 
  Installing     : sqlite-3.6.22-1.fc13.i686                              31/44 
  Installing     : 1:qt-sqlite-4.6.3-8.fc13.i686                          32/44 
  Installing     : orc-0.4.5-2.fc13.i686                                  33/44 
  Installing     : cdparanoia-libs-10.2-9.fc13.i686                       34/44 
  Installing     : libXinerama-1.1-2.fc13.i686                            35/44 
  Installing     : pixman-0.18.0-1.fc13.i686                              36/44 
  Installing     : cairo-1.8.10-1.fc13.i686                               37/44 
  Installing     : pango-1.28.0-1.fc13.i686                               38/44 
  Installing     : libudev-151-10.fc13.i686                               39/44 
  Installing     : libgudev1-151-10.fc13.i686                             40/44 
  Installing     : gstreamer-plugins-base-0.10.30-1.fc13.i686             41/44 
  Installing     : phonon-4.4.2-1.fc13.i686                               42/44 
  Installing     : 2:phonon-backend-gstreamer-4.4.2-1.fc13.i686           43/44 
  Installing     : 1:qt-x11-4.6.3-8.fc13.i686                             44/44 

Installed:
  qt-x11.i686 1:4.6.3-8.fc13                                                    

Dependency Installed:
  cairo.i686 0:1.8.10-1.fc13                                                    
  cdparanoia-libs.i686 0:10.2-9.fc13                                            
  flac.i686 0:1.2.1-6.fc12                                                      
  gstreamer.i686 0:0.10.30-1.fc13                                               
  gstreamer-plugins-base.i686 0:0.10.30-1.fc13                                  
  lcms-libs.i686 0:1.19-1.fc13                                                  
  libXcursor.i686 0:1.1.10-4.fc13                                               
  libXdamage.i686 0:1.1.2-2.fc13                                                
  libXfixes.i686 0:4.0.4-2.fc13                                                 
  libXft.i686 0:2.1.14-1.fc13                                                   
  libXinerama.i686 0:1.1-2.fc13                                                 
  libXtst.i686 0:1.0.99.2-3.fc12                                                
  libXxf86vm.i686 0:1.1.0-1.fc13                                                
  libasyncns.i686 0:0.8-1.fc13                                                  
  libdrm.i686 0:2.4.21-2.fc13                                                   
  libgudev1.i686 0:151-10.fc13                                                  
  libjpeg.i686 0:6b-46.fc12                                                     
  libmng.i686 0:1.0.10-4.fc12                                                   
  libogg.i686 2:1.2.0-1.fc13                                                    
  libpng.i686 2:1.2.44-1.fc13                                                   
  libsndfile.i686 0:1.0.20-5.fc13                                               
  libthai.i686 0:0.1.14-2.fc13                                                  
  libtheora.i686 1:1.1.1-1.fc13                                                 
  libtiff.i686 0:3.9.4-1.fc13                                                   
  libudev.i686 0:151-10.fc13                                                    
  libvisual.i686 0:0.4.0-9.fc12                                                 
  libvorbis.i686 1:1.3.1-1.fc13                                                 
  libxml2.i686 0:2.7.7-1.fc13                                                   
  mesa-dri-drivers.i686 0:7.8.1-6.fc13                                          
  mesa-libGL.i686 0:7.8.1-6.fc13                                                
  mesa-libGLU.i686 0:7.8.1-6.fc13                                               
  ncurses-libs.i686 0:5.7-7.20100130.fc13                                       
  orc.i686 0:0.4.5-2.fc13                                                       
  pango.i686 0:1.28.0-1.fc13                                                    
  phonon.i686 0:4.4.2-1.fc13                                                    
  phonon-backend-gstreamer.i686 2:4.4.2-1.fc13                                  
  pixman.i686 0:0.18.0-1.fc13                                                   
  pulseaudio-libs.i686 0:0.9.21-6.fc13                                          
  pulseaudio-libs-glib2.i686 0:0.9.21-6.fc13                                    
  qt-sqlite.i686 1:4.6.3-8.fc13                                                 
  readline.i686 0:6.1-2.fc13                                                    
  sqlite.i686 0:3.6.22-1.fc13                                                   
  tcp_wrappers-libs.i686 0:7.6-59.fc13                                          

Complete!
[root@fedora13xfce Downloads]# ldconfig
[root@fedora13xfce Downloads]# 
Personal tools