Directory

Dr. Volker Zell Dr.Volker.Zell@oracle.com
Thu Jun 28 23:25:00 GMT 2001


>>>>> "Fergus" == Fergus Daly <f.daly@dundee.ac.uk> writes:

    Fergus> I downloaded nano-1.0.2 (www.nano-editor.org) and tried

    Fergus> config
    Fergus> make
    Fergus> make install

    Fergus> but got failures at the "make" stage. Pity, because I quite like nano.
    Fergus> Could I just take nano.exe from the win32 implementation (which works
    Fergus> really nicely), put it in /cygwin/bin/ and just use that?

Just add -lintl in the last step during compilation like this

gcc  -g -O2 -s -o nano  cut.o files.o global.o move.o nano.o search.o utils.o winio.o  -lncurses -lintl
                                                                                                    ^
                                                                                                    |
    Fergus> Fergus

Ciao
  Volker


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list