1. How to install Euphoria 4.0
- Posted by SDPringle Dec 09, 2008
- 981 views
Here is how I installed EUPHORIA 4.0. I draged the euphoria folder with-in the zip file to the C directory then set the EUDIR and PATH environment variables appropriately. I set EUVISTA to 1. It is in Control Panel under System->Advanced Options. And these names are translated from Spanish so may not be exact. I installed watcom for translation purposes.
I double clicked on the euphoria .exw files and chose notepad to open the file. Then, I went to the registry editor and found exw_auto_file in HKEY_CLASSES_ROOT. Then I edited the subkeys in that. With notepad's key in there already it was easy. I then created new keys for translation. So, now I double click and it runs the program or right-click and translate. Double click the emake.bat file to create the executable.
After this I downloaded eugl which was last modified in 2003. It ran without modifications on the alpha.
If you have dep-opt-out mode on your system you will need to add euphoria to the exceptions list which is under Control Panel->System->Advanced Options->Performance. I added the windows based interpreters and the windows backend[cw].exe.
Shawn Pringle