1. euphoria 4

hi, where can i download a complete version 4 alpha or less for windows? i would like to use a complete preview and not to have to compile the stuff myself.

jesaja

new topic     » topic index » view message » categorize

2. Re: euphoria 4

i've grabbed copies from two places to use for bootstrapping my own compiles but as they are already compiled they'll do for your needs.

http://euphoria.blogdns.com/
http://jeremy.cowgar.com/eubins/

(i've listed both because i sometimes have trouble getting to one or the other)

new topic     » goto parent     » topic index » view message » categorize

3. Re: euphoria 4

rkdavis said...

i've grabbed copies from two places to use for bootstrapping my own compiles but as they are already compiled they'll do for your needs.

http://euphoria.blogdns.com/
http://jeremy.cowgar.com/eubins/

(i've listed both because i sometimes have trouble getting to one or the other)

oops forgot to mention they are just the binaries iirc and you'll have to grab the source and then copy the binaries to the bin dir. not quite what i think you wanted but it works

new topic     » goto parent     » topic index » view message » categorize

4. Re: euphoria 4

hi, thanks for your reply. i knew how to get the binaries, but is there a place where i can get the whole, complete euphoria with the includes and everything?

jesaja

new topic     » goto parent     » topic index » view message » categorize

5. Re: euphoria 4

jesaja said...

is there a place where i can get the whole, complete euphoria with the includes and everything?

get an svn client and point it to euphoria 4 svn this is more efficient if you expect to update and compile your own binaries more often because it will only download what has changed. you can revert to an earlier version or only update the include directory as well,

or expand the the archive found here and add the precompiled binaries to ./bin
euphoria 4 svn/trunk.tar.gz

new topic     » goto parent     » topic index » view message » categorize

6. Re: euphoria 4

I put an archive of my svn checkout on my site. It is in zip format. I removed the source directory from it. Add your downloaded binaries to the distribution bin directory after you extract the tree. You can then set EUDIR to the directory eutest that will be extracted when you unzip. After that you can add the new directory to your path like this: PATH=%EUDIR%\bin;%PATH% .

You should do this from the command line and run your tests at the same command prompt. It will not affect your production EUPHORIA that way.

Shawn

new topic     » goto parent     » topic index » view message » categorize

7. Re: euphoria 4

SDPringle said...

I put an archive of my svn checkout on my site. It is in zip format. I removed the source directory from it.

in source directory there are several utilities dis.ex std.ex int.ex and anything they use along w/rev.e

SDPringle said...

you can add the new directory to your path like this: PATH=%EUDIR%\bin;%PATH% .

You should do this from the command line and run your tests at the same command prompt. It will not affect your production EUPHORIA that way.

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu