Docs: Updated UnixInstall.txt
This commit is contained in:
+2
-3
@@ -1,5 +1,5 @@
|
|||||||
= TrinityCore -- Linux installation =
|
= TrinityCore -- Linux installation =
|
||||||
Copyright (C) 2008-2010 TrinityCore (http://www.trinitycore.org)
|
Copyright (C) 2008-2011 TrinityCore (http://www.trinitycore.org)
|
||||||
|
|
||||||
=========================================================
|
=========================================================
|
||||||
WARNING: THIS DOCUMENTATION IS NOT ALWAYS UP TO DATE.
|
WARNING: THIS DOCUMENTATION IS NOT ALWAYS UP TO DATE.
|
||||||
@@ -13,7 +13,7 @@ have all required applications
|
|||||||
|
|
||||||
The most important ones are:
|
The most important ones are:
|
||||||
|
|
||||||
g++
|
g++
|
||||||
gcc
|
gcc
|
||||||
make
|
make
|
||||||
cmake version 2.6.x or greater
|
cmake version 2.6.x or greater
|
||||||
@@ -54,7 +54,6 @@ flags like
|
|||||||
USE_SFMT Use SFMT as random numbergenerator
|
USE_SFMT Use SFMT as random numbergenerator
|
||||||
WITH_WARNINGS Show all warnings during compile
|
WITH_WARNINGS Show all warnings during compile
|
||||||
WITH_COREDEBUG Include additional debug-code in core
|
WITH_COREDEBUG Include additional debug-code in core
|
||||||
WITH_SQLDEBUG Output SQL-queries to dedicated logfile
|
|
||||||
WITH_SQL Copy SQL files during installation
|
WITH_SQL Copy SQL files during installation
|
||||||
PREFIX Set installation directory
|
PREFIX Set installation directory
|
||||||
CONF_DIR Set configuration directory
|
CONF_DIR Set configuration directory
|
||||||
|
|||||||
Reference in New Issue
Block a user