[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
lynx-dev Using sh.exe to run configure under Win32 and bccw32
From: |
Victor Schneider, Ph. D. |
Subject: |
lynx-dev Using sh.exe to run configure under Win32 and bccw32 |
Date: |
Fri, 8 Feb 2002 10:49:06 -0500 |
I got the following screen trying to hack a configure makefile under Windows
ME, using bcc32 and an msvcrt.dll version of the basic Unix file system.
Too bad the configure file is so close to working in such a medium, and yet
so far.
no
checking for tgoto in -lcurses... .\configure: no error [6038]
no
checking for tgoto in -lncurses... .\configure: no error [6038]
no
checking for tgoto in -ltermcap... .\configure: no error [6038]
no
checking for tgoto in -ltermlib... .\configure: no error [6038]
no
checking for tgoto in -lunknown... .\configure: no error [6038]
no
checking for initscr in -lcursesX... .\configure: no error [6087]
no
checking for initscr in -lcurses... .\configure: no error [6087]
no
checking for initscr in -lncurses... .\configure: no error [6087]
no
checking for initscr in -lxcurses... .\configure: no error [6087]
no
checking for initscr in -ljcurses... .\configure: no error [6087]
no
checking for initscr in -lunknown... .\configure: no error [6087]
no
configure: error: no curses library found
$p$g./configure --host=win32 --exec-prefix=../
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden
- lynx-dev Using sh.exe to run configure under Win32 and bccw32,
Victor Schneider, Ph. D. <=