Re: Squid 2.2 Stable5

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Fri, 28 Jan 2000 19:53:40 +0100

swilso39@csc.com wrote:

> I know that the false part means that configure cant find ar on my system, and I
> know that the usual was around this is
> to either prefix make with /usr/ccs/bin or to install binutils.

Try adding /usr/ccs/bin to your PATH prior to running configure.

env PATH="/usr/ccs/bin:${PATH}:/usr/ucb/bin" ./configure ...
make

And make sure there is an ar installed on your system.

--
Henrik Nordstrom
Squid hacker
Received on Fri Jan 28 2000 - 12:10:40 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:50:45 MST