EuKa - Linux compatibility

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

Hi Juergen,

I've been playing with EuKa and haven't quite yet got it to work on
my Linux system.  I'll keep trying though. This is just a quick note.

The Euphoria Linux interpreter is  simply "exu" and exw.exe is not
on the linux distribution.  I suppose you could define an "eurun" command
something like..

eurun = exw.exe
if platform() = Linux then
  eurun = "exu"
end if


I'm sure you'll get some useful feedback from some
of the Linux guru's on the list.

Thanks for sharing EuKa with us! :)

Regards,
Ken Rhodes




Kenneth Rhodes
100% MicroSoft Free!

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

Search



Quick Links

User menu

Not signed in.

Misc Menu