Hi,
I never used juk, but I see that it is now part of kdemultimedia so, to install juk, open a console and login as root and type:
Code:
# urpmi kdemultimedia
Then, when that is done installing type:
juk will now be installed, and there should be a menu entry for it in KDE, if not, you can run it using:
I always have a problem installing Real Player 9, but Real Player 8 works fine, get it from
http://forms.real.com/real/player/unix/unix.html .
After you install it you can run it with:
Code:
$ /usr/lib/RealPlayer8/realplay
Note: You don't need to type the $ or the # to use the commands.
The dollar sign
$ at the prompt means that you are logged in as a "regular / normal" user.
The pound symbol
# at the prompt means that you are logged in as the "super user / root".