Page 1 of 1

I need help with nethack.

PostPosted: Mon Oct 08, 2001 11:39 pm
by area51
Hi,

I ran the nethack installer in 10.1. The "nethack" command doesn't do anything. What do I do now?

-Area51

Re: I need help with nethack.

PostPosted: Tue Oct 09, 2001 2:29 am
by apex
Have a look in /usr/games/.

Re: I need help with nethack.

PostPosted: Tue Oct 09, 2001 4:06 am
by area51
I looked in /usr/games and I see doc lib and nethack. Now what?

Re: I need help with nethack.

PostPosted: Tue Oct 09, 2001 6:47 pm
by kilowatt
is ls -F /usr/games/ reviels:

*nethack

then its a binary.

Either place /usr/games into your path, or type:
/usr/games/nethack

now, if ls -F /usr/games shows:
nethack/
then its a directory.
cd into it (cd nethack) and see if you can find the executable. perhaps its /usr/games/nethack/bin/nethack


Hope you figure this out.

Re: I need help with nethack.

PostPosted: Wed Oct 10, 2001 2:33 pm
by area51
Thanks! It wasn't in my path. /usr/games/nethack works.