Re: Euphoria Linux Installation
- Posted by Kirkkaf13 Jul 14, 2013
- 2057 views
"ed" for Euphoria probably should be renamed. However it is a pretty simple program, and a good example program.
If Euphoria is installed in /usr then you should be able to run "eui /usr/share/euphoria/bin/ed.ex". (That's how it is on my Linux box.)
Hi Jaygade,
Thank you this was very helpful and I am not able to run ed.ex. The editor is nice and simple to use. Is there anyway I can create a shortcut to open it?
I recommend you try wxIDE. The binaries were built on Kubuntu, so if you're on a recent version of Lubuntu, it should probably work. It's not a deb file, so dependencies aren't automatically handled, but if you install wxWidgets (libwx) it should work.
Matt
Hi Matt,
Thank you for your response I will definitely take a good at this IDE when I become more familiar with Euphoria.