What is happening now is that we still install applications under Applications/ (with all the resources and everything), but we also create a symlink (if possible) or a start up script (in all other cases) for the application in Tools/. ;-)
So if you see Tools/GShisen, that is actually a symlink or a script that starts up Applications/GShisen.app. :-) Check if you can start applications using 'openapp Gomoku.app' or just 'Gomoku'. If they start up, you're fine, it's just they are installed differently. ;-) If they don't start up or you have any problems, let me/us know - please provide full information on your configuration (such as filesystem layout, etc). ;-) Thanks for your help -----Original Message----- From: Dirk Meyer <[EMAIL PROTECTED]> Sent: Mon, April 23, 2007 7:08 am To: [email protected] Subject: gnustep-make-2.0.0 regression I tried to build all gnutep stuff with gnustep-make-2.0.0 The installation of most applications broke. I expected some Problems with GNUSTEP_INSTALL* Macros, but the Problem is a diffrent one. The Application are now installed under Tools/ and the necessary ressouces are not installed. Small examples are GShisen and Gomoku, The GNUMakefile hast nothing special. kind regards Dirk - Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany - [EMAIL PROTECTED],[EMAIL PROTECTED],[EMAIL PROTECTED] http://people.freebsd.org/~dinoex/errorlogs/ _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
