lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

lynx-dev Lynx and Cygwin


From: Frédéric L. W. Meunier
Subject: lynx-dev Lynx and Cygwin
Date: Tue, 16 Apr 2002 20:42:15 +0000

Hi. I installed the latest Cygwin release + their contributed Lynx some
weeks ago. Today I decided to compile the latest dev., like I do on
Linux. I had to download a few additional packages:

binutils, gcc, mingw-run, openssl (openssl-devel), w32api.

It compiled like on Linux. Not as fast, and I'm using NTFS. I used the
following options:

--disable-nls --with-ssl --with-screen=ncurses --disable bibp-urls
--disable-menu-options --enable-default-colors --enable-prettysrc
--enable-read-eta --enable-source-cache
--enable-cgi-links --enable-nsl-fork --disable-finger --disable-gopher
--disable-news
--disable-dired

Anything wrong with ncurses ?

checking for screen type... ncurses
checking for ncurses header in include-path... curses.h
checking for ncurses version... 5.2.20001021
checking for Gpm_Open in -lgpm... no
checking for initscr... no
checking for initscr in -lncurses... yes
checking for ncurses version... (cached) 5.2.20001021

Cygwin downloaded the following packages:

ncurses/ncurses-5.2-8.tar.bz2
ncurses/libncurses5/libncurses5-5.2-1.tar.bz2
ncurses/libncurses6/libncurses6-5.2-8.tar.bz2

Here's the binary linking:

gcc  -DHAVE_CONFIG_H  -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I..
-Ichrtrans
-I/usr/src/lynx2-8-5/src/chrtrans -I/usr/src/lynx2-8-5
-I/usr/src/lynx2-8-5/src
-I/usr/src/lynx2-8-5/WWW/Library/Implementation   -O2  -s -o lynx.exe 
LYClean.o LYShowInfo.o LYEdit.o LYStrings.o LYMail.o HTAlert.o
GridText.o LYGetFile.o LYMain.o LYMainLoop.o LYCurses.o LYBookmark.o
LYUtils.o LYOptions.o LYReadCFG.o LYSearch.o LYHistory.o LYForms.o
LYPrint.o LYrcFile.o LYDownload.o LYNews.o LYKeymap.o HTML.o
HTFWriter.o HTInit.o DefaultStyle.o LYUpload.o LYLeaks.o LYexit.o
LYJump.o LYList.o LYCgi.o LYTraversal.o LYEditmap.o LYCharSets.o
LYCharUtils.o LYMap.o LYCookie.o LYStyle.o LYHash.o LYPrettySrc.o
TRSTable.o UCdomap.o UCAux.o UCAuto.o 
../WWW/Library/Implementation/libwww.a  -lncurses  -lssl -lcrypto -lssl
-luser32
Warning: resolving _cur_term by linking to __imp__cur_term
(auto-import)
Warning: resolving _curscr by linking to __imp__curscr (auto-import)
Warning: resolving _stdscr by linking to __imp__stdscr (auto-import)
Warning: resolving _COLOR_PAIRS by linking to __imp__COLOR_PAIRS
(auto-import)
Warning: resolving _LINES by linking to __imp__LINES (auto-import)
Warning: resolving _COLS by linking to __imp__COLS (auto-import)
Warning: resolving _h_errno by linking to __imp__h_errno (auto-import)
make[1]: Leaving directory `/usr/src/objdir/src'

What are those warnings ?

Maybe this isn't Lynx related, but I have 2 problems.

1- Home and End keys don't work.
2- No Input / Output for the following accents:

~ + a/o doesn't work
´ + A/I/U/O just display the letter. ´ + E displays É
The same for ` + A

About ncurses, what's the recommendation ? I always compiled Tom's
snapshots on Linux.


--
address@hidden, dyndns.org}

; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]