Latest Changes

Differences between version #15150 and #15308

80,81c80,99
< ====== Packages ====== ===== APT repository =====
<   Detailed installation for [[/installation/ubuntu|Ubuntu]] : 
---
> ====== Packages ====== ===== APT repository ===== ==== Using the version from the official repositories ====
> [[https://apps.ubuntu.com/cat/applications/haxe|Official version]]
> Haxe is available from the official Ubuntu repositories, but this version can be out of date. To get a more recent version install a ppa.
> To install haxe, run from command line:
> <code haxe>
> sudo apt-get install haxe 
> </code>==== Using a Personal Package Archive ====
> [[https://launchpad.net/~eyecreate/+archive/haxe|PPA version]]
> The following commands will add the PPA, update your list to include this PPA, and then install the latest version of haxe:
> <code haxe>
> sudo add-apt-repository ppa:eyecreate/haxe
> sudo apt-get update
> sudo apt-get install haxe 
> </code>==== Haxelib ====
> If this is the first time you've installed Haxe, you will also need to setup Haxelib.  
> Execute the following commands and choose the default option when prompted.
> <code haxe>
> sudo mkdir -p /usr/lib/haxe/lib
> sudo haxelib setup
> </code>
83d100
<   * Software Center: [[https://apps.ubuntu.com/cat/applications/haxe|Download for Ubuntu]]
85d101
<   * Apt-Get <code haxe>sudo apt-get install haxe </code>
86a103
> 

	
Ver Date Entry Lg User Action
#19368 2013-05-25 09:43:00 download en Simn View | Diff
#19367 2013-05-25 09:36:11 manual/haxe3 en Simn View | Diff
#19366 2013-05-25 09:28:57 download/manual_install en Simn Changed title from Manual Installation, and SVN. to Manual Installation and SVN (pre 3.0)
#19365 2013-05-23 18:46:47 ref/enums jp shohei909 View | Diff
#19364 2013-05-19 18:01:37 manual/haxe3 en orwellophile View | Diff
#19363 2013-05-19 17:58:20 manual/haxe3 en orwellophile View | Diff
#19362 2013-05-19 16:16:17 api/haxe/timer en vegetablesalad View | Diff
#19361 2013-05-19 16:14:40 api/haxe/timer en vegetablesalad View | Diff
#19360 2013-05-13 17:42:34 doc/libraries en Confidant View | Diff
#19359 2013-05-13 05:01:15 manual/macros/advanced en jason View | Diff
#19358 2013-05-12 02:55:03 com/ide en MarcWeber View | Diff
#19357 2013-05-11 05:26:13 ref/conditionals jp shohei909 View | Diff
#19356 2013-05-10 09:29:15 manual/completion en jason View | Diff
#19355 2013-05-09 00:24:39 download/manual_install/leopard en JLM View | Diff
#19354 2013-05-09 00:10:46 download/manual_install/leopard/justinsbuildnotes en JLM View | Diff
#19353 2013-05-08 18:42:04 com/news en ncannasse View | Diff
#19352 2013-05-08 18:12:08 manual/haxe3 en ncannasse View | Diff
#19351 2013-05-08 18:09:11 manual/haxe3 en Simn View | Diff
#19350 2013-05-08 18:04:19 manual/haxe3 en ncannasse View | Diff
#19349 2013-05-08 15:57:29 doc/haxelib/haxelib2 en jason View | Diff

Previous | Next