Re: Compiling Games Program

2011-01-06 Thread Joe Zeff
On 01/06/2011 11:28 AM, Andre Robatino wrote: > Apparently not, but I found this port. I'd never heard of the game so haven't > tested it. You really, *really* need to know something about the FRP first. Check here for a good overview before trying the game: http://en.wikipedia.org/wiki/Paranoi

Re: Compiling Games Program

2011-01-06 Thread Joe Zeff
On 01/06/2011 10:41 AM, Andre Robatino wrote: > They're all text-based (run in a terminal). "rpm -qi bsd-games" lists most of > them, and "rpm -qd bsd-games" lets you see the names of the associated man > pages. Just out of curiosity, does that include the little adventure game based on the FRP

Re: Compiling Games Program

2011-01-06 Thread Jim
On 01/06/2011 12:49 PM, Mohamed El Morabity wrote: > Le jeudi 06 janvier 2011 à 12:40 -0500, Jim a écrit : >> Fedora 14 / Kde >> BSD-games-2.16 >> >> GNUmakefile:1220: wump/wump.d: No such file or directory >> ./mkdep wump/wump.c wump/wump.d gcc -g -O2 -Wall -W -Wstrict-prototypes >> -Wmissing-prot

Re: Compiling Games Program

2011-01-06 Thread Mohamed El Morabity
Le jeudi 06 janvier 2011 à 12:40 -0500, Jim a écrit : > Fedora 14 / Kde > BSD-games-2.16 > > GNUmakefile:1220: wump/wump.d: No such file or directory > ./mkdep wump/wump.c wump/wump.d gcc -g -O2 -Wall -W -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wcast-qual > -Wwrit