Latest Changes
Differences between version EMPTY and #15130
0a1,89
> ====== Manual Install ======
> **Windows** user can refer to a more detailed version at [[/doc/start/windows]].
>
> 1. Download and extract one of the below:
> * for Windows : {{haxe-2.10-win.zip}}
> * for OSX : {{haxe-2.10-osx.tar.gz}}
> * for Linux : {{haxe-2.10-linux.tar.gz}}
> * [[http://haxe.org/file/|Older versions]]
>
> 2. Download and extract the Neko binaries from [[http://nekovm.org/download|NekoVM website]]
>
> 3. Set environment variables:
> * **HAXE_LIBRARY_PATH** to the absolute path of the std folder of Haxe. eg. // D:\haxe-2.10-win\std:.// (the ' :. ' part is important)
> * **HAXEPATH** to the absolute path of the extracted folder of Haxe. eg. //D:\haxe-2.10-win//
> * **NEKOPATH** to the absolute path of the extracted folder of Neko. eg. //D:\neko-1.8.2-win//
> * Add //%HAXEPATH%;%NEKOPATH%;// to the **PATH** environment variable of your operating system.
>
> To check if the haxe executable can be found, open Command Prompt (Terminal) and enter
> <code haxe>haxe</code>It should print out the info of Haxe:
> <code haxe>
> Haxe Compiler 2.10 - (c)2005-2012 Motion-Twin
> Usage : haxe.exe -main <class> [-swf|-js|-neko|-php|-cpp|-cs|-java|-as3] <output> [options]
> Options :
> -cp <path> : add a directory to find source files
> (The rest of the options are omitted for brevity.)
> </code>
>
> ====== Building from source ======
>
> * If you want to build Haxe from source, read the [[/doc/build|build instructions]]
> * Source code : [[http://code.google.com/p/haxe]] (official)
> * Github mirror : [[https://github.com/TheHippo/haxe]] (contact: [[http://haxe.org/wiki/user?name=TheHippo|TheHippo]]) [incl. compile dependencies]
> * Github mirror : [[https://github.com/aduros-mirrors/haxe]] (contact: [[http://haxe.org/wiki/user?name=aduros|Aduros]])
> * Github mirror : [[https://github.com/haxe-mirrors/haxe]] (contact: [[http://haxe.org/wiki/user?name=djc|Daniel Cassidy]]) [incl. dependencies; more detailed info [[https://groups.google.com/d/msg/haxelang/2yMdyp19D1Q/aMZCnmsEOwMJ|here]]]
>
> ====== SVN Builds ======
>
> If you want to enjoy Haxe's freshly added features and bug fixes, you can download the newest builds for each platform (offered by haxe users).
> New builds are immediately available for download after each svn commit (unless the frequency info below states otherwise).
>
> * **Instructions for installing a nightly build:**
> * Download the latest build (zip or tar) from one of the servers listed below.
> * Navigate to the directory where you previously installed haxe with the [[http://haxe.org/download?lang=en#automatic-installer|automatic installer]]
> * Replace the //haxe// executable and the //std// folder with the ones from the zip or tar.
>
> * **Available servers:**
>
> * [[http://haxe.cmt.tc|Official Builds]]
> - automated: yes
> - frequency: every revision
> - executable shows revision nr: no
> - contact: [[http://haxe.org/wiki/user?name=waneck | Cauê]]
> Please check the date to ensure that the build for your OS is up-to-date. You can use the automatic nightly builds installer neko tool from [[http://ralcr.com/downloads/nb.n.zip|here]]. See [[http://haxe.1354130.n2.nabble.com/Nightly-builds-api-td6188037.html|this thread]] for more info on the tool. Run "neko nb" in order to see a list of options, and "sudo neko nb -install" to install the newest revision. Please note that was tested on OSX only and had no confirmation for other platforms yet.
>
> * [[http://builds.haxer.be/| osx 10.7 + linux32 + mirror]]
> - automated: yes
> - frequency: every revision
> - executable shows revision nr: yes
> - contact: [[http://haxe.org/wiki/user?name=BernardV | BernardV]]
>
> * [[http://haxer.be/builds/|windows + linux32]]
> - automated: yes
> - frequency: every (waking) hour
> - executable shows revision nr: yes
> - contact: [[http://haxe.org/wiki/user?name=jan_flanders | Jan_Flanders]]
>
> * [[http://www.haxe3.org/downloads/nightly/osx10_5/haxe2_11/|Mac - 32bit]]
> - automated: no
> - frequency: couple of times a week.( last - Friday Lunchtime revision [[http://www.haxe3.org/downloads/nightly/osx10_5/haxe2_11/haxe-2.10_5153-osx.tar.gz|5135]] )
> - For Leopard, Snowy, Lion
> - executable shows revision nr: yes
> - contact: [[http://haxe.org/wiki/user?name=JLM | Justin L Mills]]
>
> * [[https://launchpad.net/~eyecreate/+archive/haxe|ppa]]
> - automated: unknown
> - frequency: unknown
> - executable shows revision nr: no
> - contact: [[http://haxe.org/wiki/user?name=eyecreate | Kevin W.]]
>
> ====== Packages ====== ===== APT repository =====
> Detailed installation for [[/installation/ubuntu|Ubuntu]] :
>
> * Software Center: [[https://apps.ubuntu.com/cat/applications/haxe|Download for Ubuntu]]
>
> * Apt-Get <code haxe>sudo apt-get install haxe </code>
>
> ===== AUR ([[http://www.archlinux.org/|ArchLinux]] User Repository) =====
> * <code>yaourt -S haxe</code> [[http://aur.archlinux.org/packages.php?ID=16697|haxe package details]]
> * If you prefer more recent version, try this: <code>yaourt -S haxe-svn</code> [[http://aur.archlinux.org/packages.php?ID=58668|haxe-svn package details]]
\ No newline at end of file
| Ver | Date | Entry | Lg | User | Action |
|---|---|---|---|---|---|
| #19492 | 2013-06-17 04:16:12 | doc | en | JLM | Restored to version #15937 |
| #19484 | 2013-06-13 20:27:48 | doc/glossary | en | JLM | View | Diff |
| #19483 | 2013-06-13 20:26:44 | doc/glossary | en | JLM | View | Diff |
| #19482 | 2013-06-13 19:42:15 | doc/glossary | en | JLM | View | Diff |
| #19481 | 2013-06-13 19:41:53 | doc/glossary | en | JLM | View | Diff |
| #19480 | 2013-06-13 19:29:34 | doc/glossary | en | JLM | View | Diff |
| #19479 | 2013-06-13 19:08:21 | doc/glossary | en | JLM | View | Diff |
| #19478 | 2013-06-13 19:07:25 | doc/glossary | en | JLM | View | Diff |
| #19477 | 2013-06-13 19:01:37 | doc/glossary | en | JLM | View | Diff |
| #19476 | 2013-06-13 18:49:18 | doc/glossary | en | JLM | View | Diff |
| #19475 | 2013-06-13 18:40:03 | doc/glossary | en | JLM | View | Diff |
| #19474 | 2013-06-13 18:37:50 | doc/glossary/at | en | JLM | View | Diff |
| #19473 | 2013-06-13 18:37:50 | doc/glossary/at | en | JLM | Set title to @ |
| #19472 | 2013-06-13 17:39:30 | doc/glossary | en | JLM | View | Diff |
| #19471 | 2013-06-13 17:37:50 | doc/glossary | en | JLM | View | Diff |
| #19470 | 2013-06-13 17:35:38 | doc/glossary | en | JLM | View | Diff |
| #19469 | 2013-06-13 17:09:42 | doc/glossary | en | JLM | View | Diff |
| #19468 | 2013-06-13 17:06:08 | doc/glossary | en | JLM | View | Diff |
| #19467 | 2013-06-13 16:56:03 | doc/glossary | en | JLM | View | Diff |
| #19466 | 2013-06-13 16:55:36 | doc/glossary | en | JLM | View | Diff |
Previous | Next