Game Development Community

Torque on BSD

by Mike · in Technical Issues · 09/08/2004 (8:01 pm) · 5 replies

Has anyone managed to run Torque on FreeBSD or other *nix besides Linux? Or is anyone aware of any specific reasons why this would be impossible?

Thanks in advance ...

About the author

Recent Threads


#1
11/11/2004 (6:57 pm)
I would like to know this as well. Is anyone working on a port?
#2
11/11/2004 (7:19 pm)
Just use the BSD Linux emulator kernel module and it should run just fine when compiled for Linux, that's how BSD users got Tribes 2 working for them.
#3
11/11/2004 (10:56 pm)
Oh there ya go. =P
#4
11/12/2004 (4:06 am)
I think there was a post a while back about someone compiling on BSD. It should be possible, but you'll probably need GNU make and may need a few small edits in the source.

T.
#5
12/08/2004 (12:22 am)
I ported Torque to OpenBSD a long time ago. It didn't take more than 2 hours. Just like was suggested, use GNU Make and keep typing gmake and fixing things until it builds :)