[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #25356] make ignoring installation domain configuration on windows
From: |
Riccardo mottola |
Subject: |
[bug #25356] make ignoring installation domain configuration on windows |
Date: |
Thu, 11 Jun 2009 10:33:36 +0000 |
User-agent: |
Opera/9.64 (Windows NT 5.1; U; en) Presto/2.1.1 |
Update of bug #25356 (project gnustep):
Category: None => Makefiles
_______________________________________________________
Follow-up Comment #7:
I configured bae with just "configure",
I have:
mottola@DEV11 ~/core/base
$ ls /etc/GNUstep
GNUstep.conf installation-domains.conf
where base should install in system.
As I check I run:
mottola@DEV11 ~/core/base
$ gnustep-config --installation-domain-for=gnustep-base
SYSTEM
but when I make I get:
$ make
This is gnustep-make 2.2.0. Type 'make print-gnustep-make-help' for help.
Source/pathconfig/pathconfig.mak:15: "Error: GNUSTEP_INSTALLATION_DOMAIN does
no
t match GNUSTEP_BASE_DOMAIN"
Source/pathconfig/pathconfig.mak:16: " "
Source/pathconfig/pathconfig.mak:17: "You can install gnustep-base in one of
the
four domains: SYSTEM, LOCAL, NETWORK or USER."
Source/pathconfig/pathconfig.mak:18: " "
Source/pathconfig/pathconfig.mak:19: "gnustep-base was configured to be
installe
d into: LOCAL"
Source/pathconfig/pathconfig.mak:20: "but it would now being installed into:
SYS
TEM"
Source/pathconfig/pathconfig.mak:21: "That's not right: they must match."
Source/pathconfig/pathconfig.mak:22: " "
Source/pathconfig/pathconfig.mak:23: "If you want to install into LOCAL,
please
use"
Source/pathconfig/pathconfig.mak:24: " "
Source/pathconfig/pathconfig.mak:25: " make install
GNUSTEP_INSTALLATION_DOMAI
N=LOCAL [plus any other options you need]"
Source/pathconfig/pathconfig.mak:26: " "
Source/pathconfig/pathconfig.mak:27: "Instead, if you want to install into
SYSTE
M, please reconfigure"
Source/pathconfig/pathconfig.mak:28: "gnustep-base by doing"
Source/pathconfig/pathconfig.mak:29: " "
Source/pathconfig/pathconfig.mak:30: " ./configure
--with-installation-domain=
SYSTEM [plus any other options you need]"
Source/pathconfig/pathconfig.mak:31: " "
Source/pathconfig/pathconfig.mak:32: "and then recompile and reinstall."
Source/pathconfig/pathconfig.mak:41: *** "Please fix the installation domain
the
n try again. If you are stuck, contact discuss-gnustep@gnu.org for help.".
Sto
p.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?25356>
_______________________________________________
Messaggio inviato con/da Savannah
http://savannah.gnu.org/
- [bug #25356] make ignoring installation domain configuration on windows,
Riccardo mottola <=