[MPlayer-users] problem with make install
David Dorward
david at us-lot.org
Wed Jan 15 09:03:43 CET 2003
On Wed, Jan 15, 2003 at 01:09:15PM -0500, Shikha sharma wrote:
> but while using 'make install' i get the folllowing error...
>
> install: cannot create regular file `/usr/local/lib/libdha.so.0.1':
> Permission denied
Looks like whatever user you are running the unstaller as doesn't have
permission to write to /usr/local/lib
Are you running "make install" as root?
If not you need "su" (or ./configure --prefix=/somewhere/else)
If so you should check the permissions on /usr/local/lib and chmod
them to something so that root gains write permission.
--
David Dorward http://david.us-lot.org/
"You cannot rewrite history, not one line."
- The Doctor (Dr. Who: The Aztecs)
More information about the MPlayer-users
mailing list