euc problems in linux?

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

I am not sure if euc is working properly or not. I am just following the manual. When I run eui myproj.ex the output is as expected. However when using resultant euc file the system says command not found. I must be doing something wrong.

root@anthill:/usr/share/euphoria/tutorial# eui myproj.ex 
Hello, I am an interpreted program. 
root@anthill:/usr/share/euphoria/tutorial# euc -con myproj.ex 
Translating code, pass: 1 2 3  generating 
Compiling with GCC 
Compiling  14% init-.c 
Compiling  57% myproj.c 
Compiling  85% main-.c 
Linking 100% myproj 
root@anthill:/usr/share/euphoria/tutorial# ls -all myproj 
-rwxr-xr-x 1 root root 179010 2010-11-04 02:33 myproj 
root@anthill:/usr/share/euphoria/tutorial# myproj 
myproj: command not found 

Thanks.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu