Results 1 to 4 of 4
I have the Realplayer 8 for Linux installed, but am trying to copy the version 9 codecs and plugins over to the user/lib/realplayer8, and gave me an access denied message.
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-21-2003 #1Just Joined!
- Join Date
- Sep 2003
- Location
- Wisconsin
- Posts
- 16
RealPlayer Plugin
I have the Realplayer 8 for Linux installed, but am trying to copy the version 9 codecs and plugins over to the user/lib/realplayer8, and gave me an access denied message.
How do I gain access to all my folders?
--Ross
- 09-21-2003 #2Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
You shouldn't have access to all directories; that's why you run as a user instead of root. When you want to do things that require root access, use su to switch temporarily.
However, don't use Realplayer if you're running Linux; use MPlayer instead:
http://www.mplayerhq.hu/
- 09-21-2003 #3Just Joined!
- Join Date
- Sep 2003
- Location
- Wisconsin
- Posts
- 16
I need the browser plugin for Netscape 7.1 to view realplayer content. Thats why i needed to update the codecs and plugins.
What do you type to move the codecs/plugins into the directory, after you type su?
--Ross
- 09-22-2003 #4Linux Engineer
- Join Date
- Apr 2003
- Location
- Sweden
- Posts
- 796
You type
To gain root access, then just execute mv <yourfiles> /usr/libCode:su -
Regards
Andutt


Reply With Quote
