| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| X-Mailer: | 21.4 (patch 3) "Academic Rigor" XEmacs Lucid (via feedmail 8 I) |
| To: | Fergus Daly <f DOT daly AT dundee DOT ac DOT uk> |
| Cc: | cygwin AT cygwin DOT com |
| Subject: | Re: Directory |
| References: | <200106280423 DOT FAA16674 AT dux DOT dundee DOT ac DOT uk> |
| X-Face: | I-*}xvwusAv%MlABo'jVNP7TDXf5bb*L[q,r{DnsR1GoL07^Wf)sAu%>!LjXAFlZZN+`OQu |
| }?#du]C)[*%ERKR#+l#sX'EoNbSO~|.x AT ogoS5|"-u?<s5ViLslvYMlj7_n!Tq1m AT xt2Bhj4[Zg+e? | |
| /Yy\SE`V?%v~kRU3GoS1f&U]} | |
| From: | "Dr. Volker Zell" <Dr DOT Volker DOT Zell AT oracle DOT com> |
| Date: | 29 Jun 2001 08:26:54 +0200 |
| In-Reply-To: | <200106280423.FAA16674@dux.dundee.ac.uk> |
| Message-ID: | <kvwv5vls29.fsf@vzell.de.oracle.com> |
| Lines: | 21 |
| User-Agent: | Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Academic Rigor) |
| MIME-Version: | 1.0 |
>>>>> "Fergus" == Fergus Daly <f DOT daly AT dundee DOT ac DOT 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |