Re: EuKa - Linux compatibility

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

Hi Ken, you wrote:

> 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..
>
> }}}
<eucode>
> eurun = exw.exe
> if platform() = Linux then
>   eurun = "exu"
> end if
> </eucode>
{{{


EuKa contains something similar, but for Linux it unfortunately uses
"exu.exe" instead of only "exu". getlost
This .exe at the end is just DOS/Windows thinking, sorry.

> 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! :)

I'm glad when it is useful for you. Please feel free to tell me any
suggestions or further requirements.

The bug that you reported should be fixed now. Also, I changed some demo
programs. The programs 'hellolnx' and 'release_hello' (hopefully) will
run on Linux.
I don't have access to Linux, so I can't test it. Maybe you can test
this version 1.11 alpha, before I send it to the User Contributions Page?
That would be very nice, it is available here:
   http://home.arcor.de/luethje/temp/euka_111a.zip

Thanks, and best regards,
   Juergen

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

Search



Quick Links

User menu

Not signed in.

Misc Menu