Linux Server
by Jace · in Torque 3D Professional · 10/02/2009 (7:19 am) · 7 replies
Is the build process for the linux server binary basically the same as it was for TGE/TSE? I am assuming a copy over of the source a quick one-two compile in the shell and life is good (quick one-two doesnt include the 4 hours to upload it =/)
So just asking before I use up my allotted bandwidth.
So just asking before I use up my allotted bandwidth.
About the author
#2
10/02/2009 (8:00 am)
Do you think it would be possible to use a TGEA linux server with T3D? Or has much of TNL changed?
#3
10/02/2009 (9:22 am)
There are some pre processor with linux in it may be this is something we may have access in future. Or already working but not documented.
#4
10/04/2009 (2:45 am)
I am keeping my fingers crossed. Until then Windows 2003 will haft to do.
#5
10/04/2009 (5:28 am)
Hoping at some point Linux Server becomes a bit of a priority for T3D. If you are going to be running dedicated servers it is the platform of choice. I believe there was some individuals working on and and even hints of perhaps interest from GG in pursueing it themselves. Hopefully something comes from it.
#6
The networking code is the same between all three engines that I have seen but far too much else has changed in the objects available and classes for TGE to work with it.
10/04/2009 (7:46 am)
@Jace - out of the box TGEA doesn't run on Linux either as a dedicated server, only TGE has Linux dedicated server support.The networking code is the same between all three engines that I have seen but far too much else has changed in the objects available and classes for TGE to work with it.
#7
I am trying to make dedicated linux server using torque 3d. Normaly in tge 1.7 i am using this command
make -f mk/configure.mk OS=LINUX COMPILER=GCC4 BUILD=RELEASE
and then after compiled i am using make dedicated the bin file will create.
i dont know how to make dedicated server in torque 3d.
Is torque 3d has an function to build the c++ files or not.. i want answer plz
say yes or no......
with torque3d shall we make dedicated server in linux or not..........plz say yes or no...
01/27/2010 (5:10 am)
@Hi AllI am trying to make dedicated linux server using torque 3d. Normaly in tge 1.7 i am using this command
make -f mk/configure.mk OS=LINUX COMPILER=GCC4 BUILD=RELEASE
and then after compiled i am using make dedicated the bin file will create.
i dont know how to make dedicated server in torque 3d.
Is torque 3d has an function to build the c++ files or not.. i want answer plz
say yes or no......
with torque3d shall we make dedicated server in linux or not..........plz say yes or no...
Torque Owner Andy Rollins
ZDay Game