Help with Linux install
by Brian Irvin · in General Discussion · 02/21/2007 (8:54 pm) · 4 replies
Bigirv@bigirv-desktop:~/torque/TL$ make -f mk/configure.mk OS=LINUX COMPILER=GCC4 BUILD=DEBUG
Current Configuration: this config is VALID
OS: LINUX
COMPILER: GCC4
BUILD: DEBUG
DIR.OBJ: out
To change the current configuration type:
make -f mk/configure.mk {arguments, ...}
required arguments:
OS={WIN32 BEOS LINUX OpenBSD FreeBSD Solaris}
COMPILER={CW6 VC6 GCC2 GCC3 GCC3.4 GCC4}
BUILD={DEBUG RELEASE}
optional arguments:
DIR.OBJ={path to store intermediate obj files}
Note: all arguments are case sensitive.
bigirv@bigirv-desktop:~/torque/TL$ make
--> Compiling lpng/png.c
lpng/png.c:1: error: CPU you selected does not support x86-64 instruction set
make[1]: *** [out.GCC4.DEBUG/lpng/png.obj] Error 1
make: *** [default] Error 2
bigirv@bigirv-desktop:~/torque/TL$
Current Configuration: this config is VALID
OS: LINUX
COMPILER: GCC4
BUILD: DEBUG
DIR.OBJ: out
To change the current configuration type:
make -f mk/configure.mk {arguments, ...}
required arguments:
OS={WIN32 BEOS LINUX OpenBSD FreeBSD Solaris}
COMPILER={CW6 VC6 GCC2 GCC3 GCC3.4 GCC4}
BUILD={DEBUG RELEASE}
optional arguments:
DIR.OBJ={path to store intermediate obj files}
Note: all arguments are case sensitive.
bigirv@bigirv-desktop:~/torque/TL$ make
--> Compiling lpng/png.c
lpng/png.c:1: error: CPU you selected does not support x86-64 instruction set
make[1]: *** [out.GCC4.DEBUG/lpng/png.obj] Error 1
make: *** [default] Error 2
bigirv@bigirv-desktop:~/torque/TL$
About the author
#2
My God, it is sad that you did not post it in Linux forum rather than the general discussion area. Then maybe someone would help you with your "shit."
EDIT:
Added quote for context.
02/27/2007 (7:32 am)
Quote:Will someone please help me with this shit? My god its sad that the only place i can get fast responses is with Mydream rpg forum.
My God, it is sad that you did not post it in Linux forum rather than the general discussion area. Then maybe someone would help you with your "shit."
EDIT:
Added quote for context.
#3
I know, I know, I'm as shocked and appalled as you are that it will, in fact, solve your "shit".
Gary (-;
02/27/2007 (10:20 am)
Even better, I tried typing "CPU you selected does not support x86-64 instruction set" into the search engine at the top right hand corner of this very page. Exactly one link appeared, www.garagegames.com/mg/forums/result.thread.php?qt=18420, this one.I know, I know, I'm as shocked and appalled as you are that it will, in fact, solve your "shit".
Gary (-;
#4
Obligatory: Can You Imagine a Beowulf Cluster of These?
Anyways, I'll say it again - Learn to actually use Linux before trying to develop on Linux.
02/27/2007 (11:26 am)
I refuse to use "shit" until linux runs on it.Obligatory: Can You Imagine a Beowulf Cluster of These?
Anyways, I'll say it again - Learn to actually use Linux before trying to develop on Linux.
Torque 3D Owner Brian Irvin