lynx-dev
[Top][All Lists]
Advanced

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

Re: LYNX-DEV lynx 2.7.1 ac-57 configure problem


From: Laura Eaves
Subject: Re: LYNX-DEV lynx 2.7.1 ac-57 configure problem
Date: Fri, 29 Aug 1997 10:55:30 -0400 (EDT)

> Date: Fri, 29 Aug 1997 07:57:28 -0500 (CDT)
> From: Klaus Weide <address@hidden>
>...
> On Fri, 29 Aug 1997, Larry W. Virden, x2487 wrote:
>
> > The configure now allows one to say "--with-zlib" but doesn't provide a 
> > way for me to tell it where to _find_ the zlib library.  So of course,
> > at my site it's no where configure can find it (being a user and not
> > an administrator, the library is in one of my own directories).
>
> Does 
>
>   LIBS="-L<wherever_I_put_my_libs> <maybe more stuff>" ./configure
>
> not work?

I've been using the following on bsdi which works:

CFLAGS=-I$HOME/slang/include \
LIBS=-L$HOME/slang/lib \
configure --with-screen=slang --prefix=$HOME

BTW -- I still think that configure should define LYNX_CFG_FILE
to be $prefix/lib/lynx.cfg instead of hard-coding it to /usr/local/lib/lynx.cfg.
I don't think I should have to edit userdefs.h to do this
if I go through the trouble of specifying --prefix=whatever to configure.
My $.02.
--le

;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

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