Re: euc problems in linux?

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

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 

On Linux, the current directory is not usually in your path, as it is on Windows. So you need to do:

$ ./myproj 

Matt

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

Search



Quick Links

User menu

Not signed in.

Misc Menu