PtokaX wiki

Hub (server) for Direct Connect

User Tools

Site Tools


guides:haiku

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
guides:haiku [13/04/2014 03:39]
ppk 0.5.0.2
guides:haiku [12/09/2015 22:54]
ppk 0.5.2.1
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://www.haiku-os.org|Haiku]] R1/Alpha 4.1.\\
 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** <html><b>http://www.PtokaX.org/files/0.5.0.2-nix-src.tgz</b></html>\\ Unpack downloaded archive with command: **tar -xf 0.5.0.2-nix-src.tgz**\\ Now we have in actual directory new directory PtokaX. Go to that directory with command: **cd PtokaX**+  * **a. PtokaX source**\\ Download it with command: **wget** <html><b>http://www.PtokaX.org/files/0.5.2.1-nix-src.tgz</b></html>\\ Unpack downloaded archive with command: **tar -xf 0.5.2.1-nix-src.tgz**\\ Now we have in actual directory new directory PtokaX. Go to that directory with command: **cd PtokaX**
   * **b. PtokaX compile**\\ Compile PtokaX with command: **make haiku**   * **b. PtokaX compile**\\ Compile PtokaX with command: **make haiku**
  
guides/haiku.txt ยท Last modified: 13/04/2017 16:50 by ppk