From: Csanyi Pal <csanyipal@gmail.com>
To: bug-gnustep@gnu.org
Sent: Sunday, July 5, 2009 6:38:54 AM
Subject: Installation of Gorm from SVN failed
Hi,
I'm trying somehow to install the newest GNUstep on my Debian Lenny.
The installation from debian packages is successfully but the
ProjectCenter and Gorm isn't the newest and have some bugs.
Then I tried installation from the downloaded tarballs:
gnustep-make-2.2.0.tar.gz
gnustep-base-1.18.0.tar.gz
gnustep-back-0.16.0.tar.gz
gnustep-gui-0.16.0.tar.gz
gnustep-guile-1.1.4.tar.gz
gorm-1.2.10.tar.gz
ProjectCenter-0.5.0.tar.gz
I first install the gnustep-make-2.2.0
but get error messages when I come to installation of gnustep-base:
GNUmakefile:31: *** You need to set GNUSTEP_MAKEFILES before
compiling!. Stop.
But I have set GNUSTEP_MAKEFILES!
$ env
...
GNUSTEP_MAKEFILES=/usr/GNUstep/System/Library/Makefiles
...
Then I tried installation from SVN.
I run
$ sudo ./compile-all
successfully.
Then I try to do some tests:
$ cd
modules/tests/examples/gui
and
$ make
but get errors:
make[3]: *** [obj/AppController.m.o] Error 1
make[2]: *** [internal-app-run-compile-submake] Error 2
make[1]: *** [MyGL.all.app.variables] Error 2
make: *** [internal-all] Error 2
Then I did:
$ ./runtests.sh base
and get:
--- Running tests in base ---
base/NSCalendarDate/test01.m:
FAIL: +dateWithString:calendarFormat: works if no time zone is
specified
FAIL: -addTimeInterval: works on a NSCalendarDate parsed with no
timezone
255 COMPLETED
2 FAIL
5070 PASS
When I try to install Gorm
$ make
is successfully
$ sudo make install
I get errors:
GNUmakefile:29: /common.make: Nincs ilyen fájl vagy könyvtár
GNUmakefile:181: /aggregate.make: Nincs ilyen fájl vagy könyvtár
GNUmakefile:182: /application.make: Nincs ilyen
fájl vagy könyvtár
make: *** No rule to make target `/application.make'. Stop.
Before these installations I always removed the
/etc/GNUstep/
and
/usr/GNUstep/
directories.
Why can't I install on Debian Lenny GNUstep nor from tarballs, neither
from SVN?
Any advices will be appreciated!
--
Regards, Paul Chany
_______________________________________________
Bug-gnustep mailing list
Bug-gnustep@gnu.orghttp://lists.gnu.org/mailman/listinfo/bug-gnustep