1. Anagram Quiz Program
- Posted by Kenneth Rhodes <wolf_man_jacques at excite.com> Apr 21, 2004
- 477 views
Hi Jerry, Glad to see your still up an at'em. :) I've downloaded the anaquiz program as well as the data and sound files which I put in the same directory. Executing ./anaquiz.exu gives me: [ken at localhost anaquiz]$ ./anaquiz.exu ./anaquiz.exu: line 1: include: command not found ./anaquiz.exu: line 2: include: command not found ./anaquiz.exu: line 3: include: command not found ./anaquiz.exu: line 4: include: command not found ./anaquiz.exu: line 6: without: command not found ./anaquiz.exu: line 8: include: command not found ./anaquiz.exu: line 9: include: command not found ./anaquiz.exu: line 10: include: command not found ./anaquiz.exu: line 11: include: command not found ./anaquiz.exu: line 12: include: command not found ./anaquiz.exu: line 13: include: command not found ./anaquiz.exu: line 14: include: command not found ./anaquiz.exu: line 15: include: command not found ./anaquiz.exu: line 16: include: command not found ./anaquiz.exu: line 17: include: command not found ./anaquiz.exu: line 18: include: command not found ./anaquiz.exu: line 19: include: command not found ./anaquiz.exu: line 20: include: command not found ./anaquiz.exu: line 21: include: command not found ./anaquiz.exu: line 22: include: command not found ./anaquiz.exu: line 25: syntax error near unexpected token `integer' ./anaquiz.exu: line 25: `integer key' [ken@localhost anaquiz]$ Regards,
2. Re: Anagram Quiz Program
- Posted by Matt Lewis <matthewwalkerlewis at yahoo.com> Apr 21, 2004
- 442 views
Kenneth Rhodes wrote: > I've downloaded the anaquiz program as well as the data and sound files > which I put in the same directory. Executing ./anaquiz.exu gives me: > > [ken at localhost anaquiz]$ ./anaquiz.exu > ./anaquiz.exu: line 1: include: command not found > ./anaquiz.exu: line 2: include: command not found <snip> Looks like you need a shebang. Try exu anaquiz.exu. Matt Lewis
3. Re: Anagram Quiz Program
- Posted by Evan Marshall <1evan at sbcglobal.net> Apr 22, 2004
- 465 views
Matt Lewis wrote: >..... > Looks like you need a shebang. ..... > > Matt Lewis > Isn't that the song that William Hung sang?