Re: OS X Packages for 4.0.4 now available
- Posted by jeremy (admin) Jun 04, 2012
- 1162 views
ghaberek said...
Any chance you'll add an official PPC build? I have an eMac with Mac OS X Tiger (10.4).
(I did successfully build Euphoria 4.0.3 on my eMac sometime last year.)
Greg,
I'm not sure how to build a PPC version. All of my Apple hardware is Intel. If you have a working 4.0 install of euphoria, you can just grab the source tarball from the Mercurial repo and build a copy yourself, it's really quite easy.
http://scm.openeuphoria.org/hg/euphoria/
There are links on the left for .zip, .tar.gz, .tar.bz2. Grab one, then just uncompress, cd source, ./configure make
Jeremy