http://counterpunch.orghttp://globalresearch.ca
quote:Originally posted by jtpenrod:It might be possible to compile and run that app on Linux. It depends on what was used to write it. Qt, FOX, and wxWindows (I think?) can be used to write apps that'll run on either platform with nothing more than a recompile. Take a look at the header files, the *.h ones. See if there are any lines that read: #ifdef WIN32, etc., #endif (or #ifdef UNIX, etc, #endif). If there are, then you've got something that can be compiled to run on Linux. All you'll need to do is get the right libs and you're good to go. And if there aren't, then it's SOL (either that or reverse engineer the sucker)_____________________________________________Their fundamental design flaws are completely hidden by their superficial design flaws [ September 01, 2002: Message edited by: jtpenrod ]
Gosh, I love Linux Quake.