guides:haiku
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
guides:haiku [24/12/2012 03:33] – created ppk | guides:haiku [13/04/2017 16:50] (current) – 0.5.2.2 ppk | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Compile on Haiku ====== | ====== Compile on Haiku ====== | ||
- | This guide was tested on clean installation of Haiku R1/Alpha 4.1.\\ | + | This guide was tested on clean installation of [[http:// |
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.\\ | ||
+ | **Important note: Because of Haiku limitations is PtokaX compiled without password hashing feature. When you have Registered Users with hashed password, then they can't be used on Haiku!** | ||
==== 1. Prerequisites. ==== | ==== 1. Prerequisites. ==== | ||
For PtokaX compile you need **Lua** (programming language used for scripting).\\ | For PtokaX compile you need **Lua** (programming language used for scripting).\\ | ||
Line 7: | Line 8: | ||
* **a. Lua**\\ Install it with command: **installoptionalpackage -a lua** | * **a. Lua**\\ Install it with command: **installoptionalpackage -a lua** | ||
==== 2. Downloading source and compile. ==== | ==== 2. Downloading source and compile. ==== | ||
- | * **a. PtokaX source**\\ Download it with command: **wget** < | + | * **a. PtokaX source**\\ Download it with command: **wget** < |
- | * **b. TinyXml source**\\ TinyXml is library used by PtokaX for reading and writing xml files.\\ Download TinyXml with command: **wget** < | + | * **b. PtokaX compile**\\ Compile PtokaX with command: **make haiku** |
- | * **c. TinyXml compile**\\ Go to TinyXml directory with command: **cd tinyxml**\\ Compile TinyXml with command: **make**\\ Return back to PtokaX directory with command: **cd ..** | + | |
- | * **d. PtokaX compile**\\ Compile PtokaX with command: **make haiku** | + | |
==== 3. Setup and run. ==== | ==== 3. Setup and run. ==== |
guides/haiku.1356320027.txt.gz · Last modified: 24/12/2012 03:33 by ppk