PtokaX wiki

Hub (server) for Direct Connect

User Tools

Site Tools


guides:centos

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
guides:centos [04/07/2015 20:13] – Merged non-database and database guides ppkguides:centos [08/07/2015 01:12] – Link to CentOS ppk
Line 1: Line 1:
 ====== Compile on CentOS ====== ====== Compile on CentOS ======
-This guide was tested on clean installation of CentOS GNU/Linux 5.8, 6.6 and 7 (1503).\\+This guide was tested on clean installation of [[http://www.centos.org|CentOS]] 5.8, 6.6 and 7 (1503).\\
 Everything is done from command line, that means everything can be done over ssh on remote server.\\ Everything is done from command line, that means everything can be done over ssh on remote server.\\
 \\ \\
Line 17: Line 17:
     * **PtokaX without database support**\\ When you have CentOS 5.x i386 then compile PtokaX with command: **make centos5-32**\\ When you have CentOS 5.x x86_64 then compile PtokaX with command: **make centos5-64**\\ When you have CentOS 6 or 7 then compile PtokaX with command: **make centos6**     * **PtokaX without database support**\\ When you have CentOS 5.x i386 then compile PtokaX with command: **make centos5-32**\\ When you have CentOS 5.x x86_64 then compile PtokaX with command: **make centos5-64**\\ When you have CentOS 6 or 7 then compile PtokaX with command: **make centos6**
     * **PtokaX with PostgreSQL (CentOS 7 required) database support**\\ Compile PtokaX with command: **make -f makefile-postgres centos6**     * **PtokaX with PostgreSQL (CentOS 7 required) database support**\\ Compile PtokaX with command: **make -f makefile-postgres centos6**
-    * **PtokaX with MySQL (CentOS 6 only) or MariaDB (CentOS 7 only) database support**\\ Compile PtokaX with command: **make -f makefile-mysql centos6** 
     * **PtokaX with SQLite database support**\\ Compile PtokaX with command: **make -f makefile-sqlite centos6**     * **PtokaX with SQLite database support**\\ Compile PtokaX with command: **make -f makefile-sqlite centos6**
 +    * **PtokaX with MySQL (CentOS 6 only) or MariaDB (CentOS 7 only) database support**\\ Compile PtokaX with command: **make -f makefile-mysql centos6**
 ==== 3. Setup and run. ==== ==== 3. Setup and run. ====
   * **a. **[[guides:unix_basic_setup|Basic setup.]]   * **a. **[[guides:unix_basic_setup|Basic setup.]]
-  * **b. **[[guides:unix_run|How to run as console application or daemon.]]+  * **b. **[[guides:unix_advanced_setup|Advanced setup.]] 
 +  * **c. **[[guides:unix_run|How to run as console application or daemon.]]
  
guides/centos.txt · Last modified: 13/04/2017 16:47 by ppk