Re: Euphoria Linux Installation

new topic     » goto parent     » topic index » view thread      » older message » newer message
Kirkkaf13 said...

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?

If you were not able to run it, then I'm not sure what to tell you -- either eui is not in your PATH or ed.ex is not installed in /usr/share/euphoria/bin.

To make a command-line shortcut, here is what I would do: in your home directory, mkdir bin. Then edit either your .profile or .bash_profile and add the line "export PATH=/bin:$PATH"

Finally, in your new /bin directory, edit a new file and name it whatever you want to call your shortcut (even 'ed' if you want) and add the line "eui /path/to/ed.ex $@"

These steps are the Linux analog to the DOS/Windows operations of adding a directory to your path in AUTOEXEC.BAT and then creating a batch file to run the program.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu