Hello GNUstepers, i want to run GORM under ubuntu 10.04 (32 bits) i followed requirements from
http://wwwmain.gnustep.org/resources/downloads.php?site=ftp%3A%2F%2Fftp.gnustep.org%2Fpub%2Fgnustep%2F and compile the fab four (Make, Base, GUI, Backend) with --prefix=/usr/local/GNUstep then set my environment ~$ . /usr/local/GNUstep/System/Library/Makefiles/GNUstep.sh and could compile and run ProjectCenter, AClock (screenshots<http://eduardoosorio.blogspot.com/2010/07/gnustep-projectcenter-running-ubuntu.html> ) but GORM compiles fine but nothing to shows when trying to: make install it replies: ~/prog/objc/Gorm/gorm-1.2.12$ sudo make install GNUmakefile:29: /common.make: No such file or directory GNUmakefile:181: /aggregate.make: No such file or directory GNUmakefile:182: /application.make: No such file or directory make: *** No rule to make target `/application.make'. Stop. trying to run: ~/prog/objc/Gorm/gorm-1.2.12$ ./Gorm.app/Gorm nothing comes could you guide me with some url where i can search the "how to" or a command to throw debug data or verbose insttructions. Thanks in advace Regards
_______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
