[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: error when installing make
From: |
Paul D. Smith |
Subject: |
Re: error when installing make |
Date: |
Tue, 2 Jul 2002 13:37:31 -0400 |
%% "Joe Justin" <address@hidden> writes:
jj> I'm trying to install make on a Sun 5.6 and receive an error:
jj> cannot create /usr/local/share/locale/de/LC_MESSAGES/#inst.28356#:
jj> Permission denied.
This means you don't have write permissions to that directory
(/usr/local/share/locale/de/LC_MESSAGES). You need to log in as a user
who has the correct permissions.
There is nothing make, configure, etc. can do about having the right
permissions on your system.
jj> is there something i need to configure to successfuly do this?
If you don't have permissions to write to that directory, you can use
the --prefix option to configure to tell it to install into a different
directory, where you do have write permissions.
--
-------------------------------------------------------------------------------
Paul D. Smith <address@hidden> Find some GNU make tips at:
http://www.gnu.org http://www.paulandlesley.org/gmake/
"Please remain calm...I may be mad, but I am a professional." --Mad Scientist