A hopeless case! I love it. Seriously, Mario, are you trying to simply run Quake3 or are you trying to port it?
I think you might be able to get Quake3 to run natively on Cygwin easily, if you had its source code and simply recompiled it. After all, it's mostly a question of running the 3D calculation engine, not doing the rendering, and serving UDP sockets, which Cygwin can do quite well, I'm certain. -----Original Message----- From: [EMAIL PROTECTED] [mailto:cygwin-xfree-owner@;cygwin.com]On Behalf Of Mario Ohnewald Sent: Saturday, November 09, 2002 3:37 PM To: [EMAIL PROTECTED] Subject: Quake3 Arena Dedicated Hello! I tried to run Quake3 dedicated under Cygwin, this is what i get: ---------- Administrator@SPIEKEY ~/quake3_arena $ ./linuxq3apoint-1.32.x86.run Verifying archive integrity...OK Uncompressing Quake III Arena Point Release 1.32 ............................... ............................................................................ .... .................................. source: not found This installation doesn't support glibc-2.1 on CYGWIN_NT-5.0 / x86 (tried to run setup) Fatal error, no tech support email configured in this setup The setup program seems to have failed on x86/glibc-2.1 Fatal error, no tech support email configured in this setup The program returned an error code (1) ---------- Has someone an idea how to solve this? Cheers, Mario
