Re: linux

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

Michael J. Sabal writes:
> and I know the permissions are set right from ls -l.  Ncurses has
> been loaded onto my machine.  But I must be missing
> something else, 'cause when I try to run exu, it tells me
> "File or directory does not exist."  What's missing?

Monty King writes:
>  I have it running, but can't seem to get it to recognize exu
> as an executable file, even though the executable bits on
> the file itself are set.

Linux differs from DOS in that the current directory is *not*
on the search path (unless you specifically set it up
that way), so to run an executable in the current directory
you might have to say:

     ./exu ed.ex

(or whatever). Eventually though, you need to get
euphoria/bin onto your PATH.

Regards,
     Rob Craig
     Rapid Deployment Software
     http://members.aol.com/FilesEu/

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

Search



Quick Links

User menu

Not signed in.

Misc Menu