Re: Squid-2.5 / 2.6

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Wed, 06 Jun 2001 12:10:38 +0200

Robert Collins wrote:

> > The DESTDIR issue can be worked around by setting other make
> variables.
>
> Not true. Changing $prefix will affect the squid.conf contents and
> default paths for helpers leaving them inoperable on install after
> packaging. There is an optional patch set we can apply to the current
> Makefiles though.

There is no big problems. Just use a two stage make, like most packages
not fully prepared for easy packaging.

./configure --prefix=/system/install/path
make all
make install prefix=/packaging/path

Other make variables need to be set if you have changed more than the
prefix.

--
Henrik
Received on Wed Jun 06 2001 - 10:34:13 MDT

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