|
From: | Markus Hitter |
Subject: | Re: [bug #26437] Base should allow the usual "make && sudo make install" |
Date: | Sun, 4 Oct 2009 00:20:24 +0200 |
Having just gnustep-config in the PATH is pretty useless ... I mean when users install Gorm, how are they going to run it if the Gorm executable is notin the PATH ?
Well, either by typing "Gorm" in a terminal or by selecting Gorm from the application menu.
For the former, there's a link installed by the package: $ ls -l /usr/bin/Gormlrwxrwxrwx 1 mah mah 41 2009-10-04 00:01 /usr/bin/Gorm -> ../lib/ GNUstep/Applications/Gorm.app/Gorm
The latter, however, is the preferred method. Application menu entries execute a one-line shell script, IIRC.
[Prev in Thread] | Current Thread | [Next in Thread] |