Re: [squid-users] Stuggling with 3.5.16 on FreeBSD-9.3

2016-04-19 Thread Odhiambo Washington
On 18 April 2016 at 20:14, Nick Rogers wrote: > > > On Fri, Apr 15, 2016 at 8:45 AM, Odhiambo Washington > wrote: > >> Hello Amos, >> >> All noted. >> >> Lemme consult with some FreeBSD guys on these . >> > > As a FreeBSD user, here's my two cents. > > You should be using the www/squid port. > >

Re: [squid-users] Stuggling with 3.5.16 on FreeBSD-9.3

2016-04-18 Thread Nick Rogers
On Fri, Apr 15, 2016 at 8:45 AM, Odhiambo Washington wrote: > Hello Amos, > > All noted. > > Lemme consult with some FreeBSD guys on these . > As a FreeBSD user, here's my two cents. You should be using the www/squid port. If the port doesn't compile with the options you wish, open a problem r

Re: [squid-users] Stuggling with 3.5.16 on FreeBSD-9.3

2016-04-18 Thread Marko Cupa?
On Wed, 13 Apr 2016 21:02:32 +0300 Odhiambo Washington wrote: > Hi Amos, > > I bit the bullet and upgraded my FreeBSD-8.4 -> 9.3. > > I am struggling to compile squid-3.5.16. I just have to find a way to > make it compile and run, by all means. Why don't you compile it from ports? https://www.

Re: [squid-users] Stuggling with 3.5.16 on FreeBSD-9.3

2016-04-15 Thread Odhiambo Washington
Hello Amos, All noted. Lemme consult with some FreeBSD guys on these . On 15 April 2016 at 18:13, Amos Jeffries wrote: > On 16/04/2016 1:29 a.m., Odhiambo Washington wrote: > > > > With luck, I have managed to get squid to compile successfully (after > > upgrading a few components here and the

Re: [squid-users] Stuggling with 3.5.16 on FreeBSD-9.3

2016-04-15 Thread Amos Jeffries
On 16/04/2016 1:29 a.m., Odhiambo Washington wrote: > > With luck, I have managed to get squid to compile successfully (after > upgrading a few components here and there). I used: Yay! > > I have it running now (redirecting using IPFilter/IPNAT), but once in a > while I see this error about NAT:

Re: [squid-users] Stuggling with 3.5.16 on FreeBSD-9.3

2016-04-15 Thread Odhiambo Washington
On 14 April 2016 at 03:56, Amos Jeffries wrote: > On 14/04/2016 6:02 a.m., Odhiambo Washington wrote: > > Hi Amos, > > > > I bit the bullet and upgraded my FreeBSD-8.4 -> 9.3. > > > > I am struggling to compile squid-3.5.16. I just have to find a way to > make > > it compile and run, by all means

Re: [squid-users] Stuggling with 3.5.16 on FreeBSD-9.3

2016-04-13 Thread Amos Jeffries
On 14/04/2016 6:02 a.m., Odhiambo Washington wrote: > Hi Amos, > > I bit the bullet and upgraded my FreeBSD-8.4 -> 9.3. > > I am struggling to compile squid-3.5.16. I just have to find a way to make > it compile and run, by all means. > > So now here is what happens: > > > #!/bin/sh > ./config

[squid-users] Stuggling with 3.5.16 on FreeBSD-9.3

2016-04-13 Thread Odhiambo Washington
Hi Amos, I bit the bullet and upgraded my FreeBSD-8.4 -> 9.3. I am struggling to compile squid-3.5.16. I just have to find a way to make it compile and run, by all means. So now here is what happens: #!/bin/sh ./configure --prefix=/opt/squid-3.5 \ --enable-removal-policies="lru heap" \