I am using 12.3 and running a 64 bit version. I downloaded the skype rpm package from the skype website (I chose the 12.1 32 bit version as that was the only one I found for openSUSE). However when running the rpm -i command it said It couldn’t find the file.
rpm -i skype-4.2.0.11-suse.i586.rpm
error: open of skype-4.2.0.11-suse.i586.rpm failed: No such file or directory
I also followed the instructions here to install some 32 bit packages in order to run skype. It was also unable to install all of the packages.
zypper install libqt4-32bit libqt4-x11-32bit libpng12-0-32bit libQtWebKit4-32bit xorg-x11-libs libXss1-32bit libpng12-0
Loading repository data...
Reading installed packages...
Package 'libQtWebKit4-32bit' not found.
Package 'libXss1-32bit' not found.
Package 'xorg-x11-libs' not found.
'libpng12-0' not found in package names. Trying capabilities.
No provider of 'libpng12-0' found.
'libpng12-0-32bit' is already installed.
Package 'libpng12-0-32bit' is not available in your repositories. Cannot reinstall, upgrade, or downgrade.
Resolving package dependencies...
Problem: nothing provides libICE.so.6 needed by libqt4-x11-32bit-4.8.4-3.6.1.x86_64
Solution 1: do not install libqt4-x11-32bit-4.8.4-3.6.1.x86_64
Solution 2: break libqt4-x11-32bit-4.8.4-3.6.1.x86_64 by ignoring some of its dependencies
Choose from above solutions by number or cancel [1/2/c] (c): 2
Resolving dependencies...
Resolving package dependencies...
The following NEW packages are going to be installed:
libqt4-32bit libqt4-qt3support-32bit libqt4-sql-32bit libqt4-sql-sqlite-32bit libqt4-x11-32bit
5 new packages to install.
Overall download size: 14.2 MiB. After the operation, additional 42.9 MiB will be used.
Continue? [y/n/?] (y): y
Retrieving package libqt4-32bit-4.8.4-3.6.1.x86_64 (1/5), 3.1 MiB ( 10.6 MiB unpacked)
Retrieving: libqt4-32bit-4.8.4-3.6.1.x86_64.rpm ..................................................................................................................[done (1.6 MiB/s)]
Retrieving package libqt4-sql-32bit-4.8.4-3.6.1.x86_64 (2/5), 106.3 KiB (254.1 KiB unpacked)
Retrieving: libqt4-sql-32bit-4.8.4-3.6.1.x86_64.rpm ............................................................................................................[done (197.2 KiB/s)]
Retrieving package libqt4-x11-32bit-4.8.4-3.6.1.x86_64 (3/5), 10.0 MiB ( 29.0 MiB unpacked)
Retrieving: libqt4-x11-32bit-4.8.4-3.6.1.x86_64.rpm ..............................................................................................................[done (1.7 MiB/s)]
Retrieving package libqt4-sql-sqlite-32bit-4.8.4-3.6.1.x86_64 (4/5), 35.1 KiB ( 50.1 KiB unpacked)
Retrieving: libqt4-sql-sqlite-32bit-4.8.4-3.6.1.x86_64.rpm ...................................................................................................................[done]
Retrieving package libqt4-qt3support-32bit-4.8.4-3.6.1.x86_64 (5/5), 1014.6 KiB ( 3.1 MiB unpacked)
Retrieving: libqt4-qt3support-32bit-4.8.4-3.6.1.x86_64.rpm .......................................................................................................[done (1.5 MiB/s)]
(1/5) Installing: libqt4-32bit-4.8.4-3.6.1 ...................................................................................................................................[done]
(2/5) Installing: libqt4-sql-32bit-4.8.4-3.6.1 ...............................................................................................................................[done]
(3/5) Installing: libqt4-x11-32bit-4.8.4-3.6.1 ...............................................................................................................................[done]
(4/5) Installing: libqt4-sql-sqlite-32bit-4.8.4-3.6.1 ........................................................................................................................[done]
(5/5) Installing: libqt4-qt3support-32bit-4.8.4-3.6.1 ........................................................................................................................[done]
Any help is appreciated.
Thank you