Re: need help compiling non-debian source-tarball

2002-12-22 Thread Rob Weir
On Fri, Dec 20, 2002 at 02:12:50PM +0100, mythiq wrote: > Hi all, > > I'm trying to get Squid-cache 2.5stable1 running on Debian 2.2.19, starting > from the newest .deb (Squid-cache 2.4something) which I have running now. I > know how to compile the 2.5 source (configure, make all, make install) b

Re: need help compiling non-debian source-tarball

2002-12-20 Thread Rob Weir
On Thu, Dec 19, 2002 at 12:00:56PM +0100, mythiq wrote: > Hi all, > > I'm trying to get Squid-cache 2.5stable1 running on Debian 2.2.19, starting > from the newest .deb (Squid-cache 2.4something) which I have running now. I > know how to compile the 2.5 source (configure, make all, make install) b

RE: need help compiling non-debian source-tarball

2002-12-20 Thread DEFFONTAINES Vincent
es.debian.org/stable/web/squid.html Vincent > -Original Message- > From: mythiq [mailto:[EMAIL PROTECTED]] > Sent: Friday 20 December 2002 14:13 > To: debian-user > Subject: need help compiling non-debian source-tarball > > > Hi all, > > I'm trying to

need help compiling non-debian source-tarball

2002-12-20 Thread mythiq
Hi all, I'm trying to get Squid-cache 2.5stable1 running on Debian 2.2.19, starting from the newest .deb (Squid-cache 2.4something) which I have running now. I know how to compile the 2.5 source (configure, make all, make install) but I don't know where to find an overview of the configuration opt

need help compiling non-debian source-tarball

2002-12-19 Thread mythiq
Hi all, I'm trying to get Squid-cache 2.5stable1 running on Debian 2.2.19, starting from the newest .deb (Squid-cache 2.4something) which I have running now. I know how to compile the 2.5 source (configure, make all, make install) but I don't know where to find an overview of the configuration opt

Re: Compiling non-debian source

1999-05-09 Thread Bob Nielsen
On Sun, May 09, 1999 at 03:59:01PM -0400, Ed Cogburn wrote: > Jake Bishop wrote: > > > > Hello, > > Can > > non-deb > > source > > pkgs be > > compiled > > and > > installed > > with > > dpkg (like > > the kernel > > sources)?. > > > > Thank you > > > No, dpkg only knows how to handle Deb

RE: Compiling non-debian source

1999-05-09 Thread Andrew Chung
> Hello, Can non-deb source pkgs be compiled and installed with dpkg (like > the kernel sources)?. Check http://www.cis.udel.edu/~lowe/deb-make/ -- Andrew Chung[EMAIL PROTECTED] See http://anderoo.dhs.org/~anderoo/pgp.html for PGP key It's a sin only if you dwell on the what

Re: Compiling non-debian source

1999-05-09 Thread Ed Cogburn
Jake Bishop wrote: > > Hello, > Can > non-deb > source > pkgs be > compiled > and > installed > with > dpkg (like > the kernel > sources)?. > > Thank you No, dpkg only knows how to handle Debian packages that end in '.deb'. The kernel sources are in '.tar.gz' format which requires the

Compiling non-debian source

1999-05-09 Thread Jake Bishop
Hello, Can non-deb source pkgs be compiled and installed with dpkg (like the kernel sources)?. Thank you