2001-12-11 14:35:30 +00:00
|
|
|
To install this little application:
|
|
|
|
o install GNUstep, GNUstepWeb (including apache module),..
|
|
|
|
|
2010-04-23 16:52:20 +00:00
|
|
|
./Hello.gswa/Hello -GSWMTEnabled NO -WOHost 127.0.0.1 -WOPort 9008 -WOAdaptorHost 127.0.0.1
|
|
|
|
|
|
|
|
On OS X:
|
|
|
|
|
|
|
|
./Hello.gswa/Contents/MacOS/Hello -GSWMTEnabled NO -WOHost 127.0.0.1 -WOPort 9008 -WOAdaptorHost 127.0.0.1
|
2007-04-13 20:40:45 +00:00
|
|
|
|
|
|
|
(change your port and IP as needed)
|
|
|
|
|
|
|
|
Point your web browser to the URL printed out or configure a web adaptor as described on
|
|
|
|
|
|
|
|
http://wiki.gnustep.org/index.php/Apache2Adaptor
|
2001-12-11 14:35:30 +00:00
|
|
|
|