Re: How to compile Euphoria 4.x under Mac OS X

new topic     » goto parent     » topic index » view thread      » older message » newer message

The easiest way is to download an eubin to bootstrap the process.

http://jeremy.cowgar.com/eubins/osx/

Once you do that, you can keep up to date by simply doing:

$ cd ~/euphoria/source 
$ ./configure --build build 
$ make 
$ cp build/eu* ../bin 
$ eui -version 

If you don't want to go the eubin bootstrapping way, then you have to translate the interpreter on a box w/Euphoria (say a Linux or Windows box), which will generate the source code. Then you have to zip up your directory, copy it to your mac, unzip, compile and hope for the best grin

Jeremy

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu