LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Mplayer Instalation (https://www.linuxquestions.org/questions/linux-newbie-8/mplayer-instalation-63898/)

Azain 06-05-2003 05:41 PM

Mplayer Instalation
 
Hey its me again,

How do I get permission to create the needed dir I get this error when I try to 'make install'

cannot create directory `/usr/local/lib/mplayer': Permission denied

Can someone tell me how to get permission to create the directory? Can I make it manually? Thanks for the help.

fancypiper 06-05-2003 05:45 PM

Possibly you tried to install from a user account? You have to be root to administer your system, so open an x terminal and command this first:
Code:

[phil@uilleann phil]$ su -
Password:
[root@uilleann root]#

# Redhat links
RedHat Linux Manuals
Maximum RPM
rpmfind
Easier software management: apt4rpm - Red Carpet
RedHat 8.0 Tips & Tricks

# Redhat 7.3 down configuration commands
setup leads to several configuration tools

# Redhat 7.3 up configuration commands
Configure soundcard:
redhat-config-soundcard
Configure X server:
redhat-config-xfree86
Configure network:
redhat-config-network

Azain 06-05-2003 06:32 PM

Okay I got it to work, thanks for your help.

Azain 06-06-2003 01:14 PM

Now I have a problem, every Time I try to run wine it gives me this error

"Warning: could not find wine config [Drive x] entry for current working directory /home/azain/.wine; starting in windows directory."

Then it says that the program I'm trying to run isn't there. Though I know it is. Help Please!

acid_kewpie 06-06-2003 03:16 PM

if you're asking a question about wine, then posting in a thread called "MPlayer installation" isn't too great an idea...


All times are GMT -5. The time now is 12:41 AM.