I do, for personal use, RealPlayer RPMs, feel free to use them. "http://cid-b4ff4195bbbe259a.office.live.com/browse.aspx/openSUSE RPMs" On Tue, Jun 22, 2010 at 6:22 PM, Carlos E. R. <carlos.e.r@opensuse.org> wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi,
I'm attempting to install RealPlayer (I have some videos that need it (3gp)), from <http://www.real.com/realplayer/linux>, in oS 11.2 x64. I got RealPlayer11GOLD.rpm.
The first error I got was:
Elessar:~ # rpm --install /home/cer/Download/RealPlayer11GOLD.rpm error: Failed dependencies: libXv.so.1 is needed by realplay-11.0.2.1744-1.i386 Elessar:~ #
However, it was already installed: xorg-x11-libXv-7.4-6.1.x86_64
I guess it may need the 32 bit version, so I also installed: xorg-x11-libXv-32bit-7.4-6.1.x86_64
Now it fails in another way:
Elessar:~ # rpm --install /home/cer/Download/RealPlayer11GOLD.rpm postinst called with unknown argument `1' warning: %post(realplay-11.0.2.1744-1.i386) scriptlet failed, exit status 1 Elessar:~ #
I had a look at the postinstall script:
case "$1" in configure) echo "postinst..." if [ -x /opt/real/RealPlayer/postinst/postinst.sh ] ; then /opt/real/RealPlayer/postinst/postinst.sh fi ;;
abort-upgrade|abort-remove|abort-deconfigure) ;;
*) echo "postinst called with unknown argument \`$1'" >&2 exit 1 ;; esac
What is happening?
I think the rpm got installed, but I don't know how to start realplayer... something else failed, there is no binary I can find.
My guess is that the rpm was automatically created from a .deb package and it went bad. A google search finds something related to that, but till this moment I haven't seen a solution.
- -- Cheers / Saludos,
Carlos E. R. (from 11.2 x86_64 "Emerald" GM (Elessar)) -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.12 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org/
iEYEARECAAYFAkwhRc8ACgkQU92UU+smfQX4qQCeNM3iSbA1w3N+T3CwsYAF5lFw XbcAn15mUaCZD5KwIEYLtqms2RinoMvR =G2MG -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
-- Marco "AlpVonKri" Flores Computer Systems Engineer Ing. Sistemas Computacionales http://www.alpvonkri.co.cc alpvonkri@alpvonkri.co.cc openSUSE Member ~ Ambassador ~ Weekly News Miembro ~ Embajador ~ Noticias Semanales http://wiki.opensuse.org/User:Alpvonkri alpvonkri@opensuse.org -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org