lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV lynx2-7-2: "make linux" problem


From: T.E.Dickey
Subject: Re: LYNX-DEV lynx2-7-2: "make linux" problem
Date: Fri, 2 Jan 1998 11:43:44 -0500 (EST)

> 
> I want to build lynx2-7-2 on Linux (with curses), so I type "make linux"
> and get
do you have a curses library?  (on some versions, it's only ncurses).

the development version's configure script should do the 'right' thing,
by checking for the existence of libraries.

> o.o ../WWW/Library/unix/libwww.a  -lcurses -ltermcap
> ld: cannot open -lcurses: No such file or directory
> make[1]: *** [lynx] Error 1
> make[1]: Leaving directory `/home/pauzner/src/fote/lynx2-7-2/src'
> make: *** [linux] Error 2
> address@hidden lynx2-7-2]$
> 
> 
> What is happened here?
> Two days ago I compiled ac-0.104 with curses without any problem.
2.7.2 isn't related (much) to ac-0.104, except that we incorporate changes
from Fote's version.
 
> And the second:
> If I want to change the default location of lynx.cfg
> I should write it in *two* different places: in Makefile AND in userdefs.h !
It is in two places.  But they're related (is that what you want?).  It's
in the makefile since that is required for installing.  And it is in lynx_cfg.h
(userdefs.h if you are not autoconfiguring ;-), since that is a compiled-in
value.
 

-- 
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey

reply via email to

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