doc/advanced/compiler_guide [en]

All languages

Differences between version #1732 and #1733

110c110,111
< - Create a **.profile** file in **path/to/msys/home/your_name/** and add this line to the file: **export PATH=".:/usr/local/bin:/mingw/bin:/bin:/gnuwin32/bin:/ocaml/bin:$PATH"**
---
> - Create a **.profile** file in **path/to/msys/home/your_name/** and add this line to the file: 
> <code>export PATH=".:/usr/local/bin:/mingw/bin:/bin:/gnuwin32/bin:/ocaml/bin:$PATH"</code>
113c114
< - Create a **zlib** directory in ***path/to/msys/home/your_name/haxe/**
---
> - Create a **zlib** directory in **path/to/msys/home/your_name/haxe/**
118c119
< - Download the Haxe [[http://haxe.org/file/install.ml|install.ml]]
---
> - Download the Haxe {{install.ml}}
122c123
< "cd haxe"
---
> <code>cd haxe</code>
124c125
< "OCAMLLIB="/ocaml/lib/" ocaml install.ml"
---
> <code>OCAMLLIB="/ocaml/lib/" ocaml install.ml</code>
126a128
> 
129c131
< "OCAMLLIB="/ocaml/lib/" ocaml install.ml"
---
> <code>OCAMLLIB="/ocaml/lib/" ocaml install.ml</code>
131d132
< - You're done. (Don't forget to copy the haxe/std directory along with your haxe.exe)
132a134,137
> - You're done. 
> 
> //Note//: Don't forget to copy the haxe/std directory along with your haxe.exe
> 

	
Ver Date User Action
#15806 2012-12-20 09:20:19 ppelleti View | Diff
#15209 2012-07-28 16:22:56 jan_flanders View | Diff
#8924 2010-08-02 00:41:19 dannyLopez View | Diff
#8923 2010-08-02 00:33:50 dannyLopez View | Diff
#7389 2009-12-20 02:45:26 Floppya View | Diff
#5002 2008-11-24 23:28:42 NemeaLion Restored to version #4307
#4633 2008-10-07 05:02:54 baurel Deleted
#4601 2008-10-07 04:22:44 baurel View | Diff
#4526 2008-10-07 02:45:56 baurel Deleted
#4307 2008-09-24 21:03:10 NemeaLion View | Diff
#4278 2008-09-22 02:49:59 NemeaLion View | Diff
#1734 2008-07-11 13:22:43 zaijian View | Diff
#1733 2008-07-11 13:20:23 zaijian View | Diff
#1732 2008-07-11 13:13:54 zaijian View | Diff
#1731 2008-07-11 13:08:02 zaijian View | Diff
#1730 2008-07-11 13:02:59 zaijian View | Diff
#1176 2008-05-03 14:54:41 ponticelli View | Diff
#1175 2008-05-03 14:54:41 ponticelli Set title to Compiling Haxe

Previous | Next