lynx-dev
[Top][All Lists]
Advanced

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

Re: lynx-dev lynx2.8.3dev.1


From: dickey
Subject: Re: lynx-dev lynx2.8.3dev.1
Date: Wed, 16 Jun 1999 05:27:26 -0400 (EDT)

> 
> > Yes, I prefer the very practical old-style options menu but by default Lynx 
> > compiles both the new and the old options menu in. I'm not changing that. 
> > My 
> > preference to the old menu is set later in lynx.cfg. My conf-lynx file 
> > says: 
> >  
> > setenv CPPFLAGS "-I$HOME/slang/include" 
> > setenv LIBS "-L$HOME/slang/lib" 
> >  
> > ./configure --with-screen=slang --libdir=$HOME --enable-nsl-fork \ 
> >             --enable-cgi-links --enable-externs --enable-exec-links \ 
> >             --enable-exec-scripts --enable-warnings --enable-addrlist-page 
> > \ 
> >             --enable-source-cache --with-zlib 
>  
> If you used "--disable-forms-options" you would compile in only the 
> old-style options menu, and could do away with the setting in lynx.cfg. 

yes - that's what the installation instructions say.  I'm more curious why
his build ran into the problem with touchline, since the conflicting prototype
is in the BSD curses header file, which he should not be including for a slang
build.
  
> __Henry 


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

reply via email to

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