guides:arch
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| guides:arch [12/09/2015 22:53] – 0.5.2.1 ppk | guides:arch [13/04/2017 16:48] (current) – 0.5.2.2 ppk | ||
|---|---|---|---|
| Line 14: | Line 14: | ||
| ==== 2. Downloading source and compile. ==== | ==== 2. Downloading source and compile. ==== | ||
| * **a. PtokaX source**\\ | * **a. PtokaX source**\\ | ||
| - | * Download it with command: **curl -O** < | + | * Download it with command: **curl -O** < |
| * Now we have in actual directory new directory PtokaX. Go to that directory with command: **cd PtokaX** | * Now we have in actual directory new directory PtokaX. Go to that directory with command: **cd PtokaX** | ||
| * **b. PtokaX compile**\\ | * **b. PtokaX compile**\\ | ||
| - | * **PtokaX without database support**\\ When you have Lua 5.3 then compile PtokaX with command: **make fedora**\\ When you have Lua 5.1 then compile PtokaX with command: **make** | + | * **PtokaX without database support**\\ When you have Lua 5.3 then compile PtokaX with command: **make fedora**\\ When you have Lua 5.1 then compile PtokaX with command: **make |
| - | * **PtokaX with PostgreSQL database support**\\ When you have Lua 5.3 then compile PtokaX with command: **make -f makefile-postgres fedora**\\ When you have Lua 5.1 then compile PtokaX with command: **make -f makefile-postgres** | + | * **PtokaX with PostgreSQL database support**\\ When you have Lua 5.3 then compile PtokaX with command: **make -f makefile-postgres fedora**\\ When you have Lua 5.1 then compile PtokaX with command: **make -f makefile-postgres |
| - | * **PtokaX with MariaDB database support**\\ When you have Lua 5.3 then compile PtokaX with command: **make -f makefile-mysql fedora**\\ When you have Lua 5.1 then compile PtokaX with command: **make -f makefile-mysql** | + | * **PtokaX with MariaDB database support**\\ When you have Lua 5.3 then compile PtokaX with command: **make -f makefile-mysql fedora**\\ When you have Lua 5.1 then compile PtokaX with command: **make -f makefile-mysql |
| - | * **PtokaX with SQLite database support**\\ When you have Lua 5.3 then compile PtokaX with command: **make -f makefile-sqlite fedora**\\ When you have Lua 5.1 then compile PtokaX with command: **make -f makefile-sqlite** | + | * **PtokaX with SQLite database support**\\ When you have Lua 5.3 then compile PtokaX with command: **make -f makefile-sqlite fedora**\\ When you have Lua 5.1 then compile PtokaX with command: **make -f makefile-sqlite |
| ==== 3. Setup and run. ==== | ==== 3. Setup and run. ==== | ||
| * **a. **[[guides: | * **a. **[[guides: | ||
guides/arch.1442098433.txt.gz · Last modified: by ppk
