> anyone get this to work w/ Redhat 6.0? and
> how please. i installed the
> rpm, but cant figure out how to run it or
> configure it. Please help.
RPMS are lame. Someone else is telling you how the binaries should be
compiled.
Get the .bin file, not the rpm. Make a directory, say,
/usr/local/RealPlayerG2 (it's the directory that will get crested anyway
during the install) and put your g2a1_linux22.bin file there. Put in the
same directory the libstdc++-2.8.0 from RH5.2, and make a symbolic link
to it: ln -s /usr/local/RealPlayG2/libstdc++.so.2.8.0
/usr/local/RealPlayG2/libstdc++.so.2.8
Make a shell script that you'll use to install (of course, don't forget
to set the executable permission on the script:):
#!/bin/bash
export LD_LIBRARY_PATH=/usr/local/RealPlayerG2
/usr/local/RealPlayerG2/g2a1_linux22.bin
And run this. It should install OK. Now, to run the player, go to the
install directory, rename the realplay executable to something like
realplaybin, and write another shell script to run the program (you'll
name this "realplay", and set the permissions, of course):
#!/bin/bash
export LD_LIBRARY_PATH=/usr/local/RealPlayerG2
/usr/local/RealPlayerG2/realplaybin
And you're set!
MST
> anyone get this to work w/ Redhat 6.0? and
> how please. i installed the
> rpm, but cant figure out how to run it or
> configure it. Please help.
[Installing Realplayer]
Earth to "hudini" ... that tarball you installed contained binariesQuote:> I did it with the tarball... just read the installation instructions.
> Easy. Fast.
> RPMS are lame. Someone else is telling you how the binaries should be
> compiled.
Besides, if you're not gonna *use* the package management, you should
be using Slackware, not Redhat. :)
--
--------------------------------------------------------
--------------------------------------------------------
Visit me on the web!
http://orangesherbert.ces.clemson.edu
--------------------------------------------------------
anyone get this to work w/ Redhat 6.0? and how please. i installed the
rpm, but cant figure out how to run it or configure it. Please help.
2. Large files?
3. Real Player vs Windows Media Player
4. Moving Linux to a new Hard Drive
6. Help!! LINUX Superblock gone bad
9. When is real player g2 coming out for linux?
10. Real Player G2
11. Real player G2 installed but?
12. Real Player G2 for RH6.0! HELP!!!!!!