[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #26437] Base should allow the usual "make && sudo make install"
From: |
Quentin Mathé |
Subject: |
[bug #26437] Base should allow the usual "make && sudo make install" |
Date: |
Mon, 04 May 2009 08:41:08 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_6; fr-fr) AppleWebKit/525.27.1 (KHTML, like Gecko) Version/3.2.1 Safari/525.27.1 |
Follow-up Comment #2, bug #26437 (project gnustep):
It looks like a sudo related issue to me...
On recent Ubuntu versions (and other systems too), sudo make install won't
work because sudo doesn't pass the current environment variables to the
subshell anymore, sudo -E make install does the trick. It alters sudo behavior
so that it keeps your environment variables.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?26437>
_______________________________________________
Message posté via/par Savannah
http://savannah.gnu.org/