Re: Euphoria problem: clicking on Linux programs
- Posted by Kenneth Rhodes <ken_rhodes30436 at yahoo.com> Aug 15, 2005
- 497 views
Robert Craig wrote: > > 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 > <a href="http://www.RapidEuphoria.com">http://www.RapidEuphoria.com</a> > You were right of course. Installation of the ncurses development library solved that problem. Thanks. Ken Rhodes SuSE Linux 9.3 100% MicroSoft Free