bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #26437] Base should allow the usual "make && sudo make install"


From: Markus Hitter
Subject: [bug #26437] Base should allow the usual "make && sudo make install"
Date: Mon, 04 May 2009 10:39:10 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.0.10) Gecko/2009042523 Ubuntu/9.04 (jaunty) Firefox/3.0.10

Follow-up Comment #3, bug #26437 (project gnustep):

> 2. Removing the ability to use the GNUSTEP_MAKEFILES
> environment variable by hard-coding its value into a
> makefile would not be acceptable to most people.

So can I assume something like

ifeq ($(GNUSTEP_MAKEFILES),)
  GNUSTEP_MAKEFILES=/hardcoded/path/to/Makefiles
endif

would be better? Currently, if GNUSTEP_MAKEFILES isn't set it's as well
unlikely gnustep-config is found.

> it's not completely clear that this really is a gnustep
> issue at all. Perhaps it's an Ubuntu package issue? Did
> gnustep-make come with Ubuntu?

Ubuntu comes with a gnustep-make package, but here both, gnustep-make and
gnustep-base, were installed from svn. The standard procedure for
installations from source is still to use sudo without -E. See
http://ubuntuguide.org/wiki/Ubuntu:Jaunty#Installing_a_package_from_source


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?26437>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]