Re: error

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

To use eub correctly, you need to do first shroud the application...

    shroud myapp.ex 
Once that is done, it creates a file called "myapp.il"; this is the shrouded application. To run this, use eub. For example ...
    eub myapp.il 

irv@irv-laptop ~/demos $ ls -la test14.il 
-rwxrwxrwx 1 irv irv 245959 2009-08-17 08:43 test14.il 
 
irv@irv-laptop ~/demos $ /home/irv/euphoria/bin/eub test14.il 
Couldn't open test14.il 
 
Press Enter 
I get this same message no matter what *.il file I try.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu