[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: LYNX-DEV lynx 2.7.1 ac-57 configure problem
From: |
T.E.Dickey |
Subject: |
Re: LYNX-DEV lynx 2.7.1 ac-57 configure problem |
Date: |
Fri, 29 Aug 1997 07:59:49 -0400 (EDT) |
>
> 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).
the configure script looks in a lot of places now - surely one of them
will work for you:
+ whatever you have in $LIBS
+ the standard places where the system looks
+ the configure --libdir option
+ the configure --exec-prefix option, with /lib appended
+ the configure --prefix option, with /lib appended
+ /usr/local/lib
+ /usr/lib (believe me, I've gotten people who've misinstalled gcc)
--
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey
;
; To UNSUBSCRIBE: Send a mail message to address@hidden
; with "unsubscribe lynx-dev" (without the
; quotation marks) on a line by itself.
;
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: LYNX-DEV lynx 2.7.1 ac-57 configure problem,
T.E.Dickey <=