Mark Trombino wrote: > > I'm slowly inching my way to getting GNUstep running.... > > However, whenever I try and run one of the test apps, I get the > following error message: > > ----- > Dec 30 22:36:36 Calculator[2531] Host 'Keeda.Robot_Factory' not found > using 'gethostbyname()' - perhaps the hostname is wrong or networking is > not set up on your machine > /usr/local/GNUstep/System/Tools/openapp: line 187: 2531 Segmentation > fault > $full_appname/$GNUSTEP_HOST_CPU/$GNUSTEP_HOST_OS/$LIBRARY_COMBO/$appname > $@ > ----- Try putting a line in your /etc/hosts like 127.0.0.1 Keeda.Robot_Factory Keeda There might already be a line that says 127.0.0.1, if you, you could add it to that. _______________________________________________ Help-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/help-gnustep
