Re: [squid-users] simple script to get squid 3.5.12 from Debian sid on Jessie.

2016-01-24 Thread Amos Jeffries
On 25/01/2016 7:18 a.m., startrekfan wrote: > > *So the only _good_ solution is a modification of the license so that the > debian team can build squid with ssl support. This will solve every problem > immediately.* > If that were actually to happen today, it would still be another year or so be

Re: [squid-users] simple script to get squid 3.5.12 from Debian sid on Jessie.

2016-01-24 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 To immediately solve every problem just enough to build squid with all dependencies from sources. :) It takes approx 1 hour. :) 25.01.16 0:18, startrekfan пишет: > I tried your script in a VM and.it fails because of the missing > libcap3 d

Re: [squid-users] simple script to get squid 3.5.12 from Debian sid on Jessie.

2016-01-24 Thread startrekfan
I tried your script in a VM and.it fails because of the missing libcap3 dependencie. I tried to run the script serveral times. Here are the interesting outputs of the last run: 1. root@debian123:/home/ich/tmp# squid3 -v 2. Squid Cache: Version 3.4.8 1. root@debian123:/home/i

Re: [squid-users] simple script to get squid 3.5.12 from Debian sid on Jessie.

2016-01-22 Thread startrekfan
I'm not sure that this script will work. The script isn't doing much more then adding an unstable entry to the sources list and trying to *_install_* the dependencies (Yes, apt-get build-deb squid will install the depencies directly on my debian jessie system) As I described before: This will not

Re: [squid-users] simple script to get squid 3.5.12 from Debian sid on Jessie.

2016-01-22 Thread L . P . H . van Belle
Reply to myself, check the code on the list.. I saw > apt-get source $x -b Missed an enter, make sure this line is on a new line. Greetz, ___ squid-users mailing list squid-users@lists.squid-cache.org http://lists.squid-cache.org/listinfo/squid

[squid-users] simple script to get squid 3.5.12 from Debian sid on Jessie.

2016-01-22 Thread L . P . H . van Belle
No, this is NOT a problem at all. You need 4 ! files and no other sid depends, just debian Jessie. Its a quick write, but should be error free, tested until the squid compile. I use a separated VM for this and all my created debs are available throuh webaccess, like normal, below is based on "