Re: Euphoria problem: clicking on Linux programs

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

Kenneth Rhodes wrote:
> freecell.exw will not compile to an executable under my system. I get this
> error message:
>    ...  
>    init_0.c
>    linking
>    gcc: /usr/lib/libncurses.a: No such file or directory
>    you can now execute: ./freecell
> 
> However, no freecell file was created.
> 
> Maybe Rob or Matt Lewis have some answers.

Translated code needs to link with the ncurses library,
which should be on your system somewhere, or available
from somewhere. It sounds like you can't translate/compile
*any* program. Is that right?
The message "you can now execute..." comes out even if there
has been an error.

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

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

Search



Quick Links

User menu

Not signed in.

Misc Menu