On Fri, Feb 08, 2002 at 10:49:06AM -0500, Victor Schneider, Ph. D. wrote: > 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.
which (I assume port of) sh.exe is that? The configure script also needs a sed program. > no > checking for tgoto in -lcurses... .\configure: no error [6038] ... generally I wouldn't expect that to work since the naming conventions for libraries (and how they're found) are different from Unix. -- Thomas E. Dickey <[EMAIL PROTECTED]> http://invisible-island.net ftp://invisible-island.net ; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]
