Re: [squid-users] Help for Squid buiding up

2014-12-08 Thread Amos Jeffries
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 8/12/2014 9:23 p.m., Hoang Nguyen wrote: > Thanks Amos, > > Do you have any recommendation for the CPU for squid? Squid does not require any particular CPU(s). Any will do. What you do need though is a working compiler. Amos -BEGIN PGP SIGNA

Re: [squid-users] Help for Squid buiding up

2014-12-08 Thread Hoang Nguyen
Thanks Amos, Do you have any recommendation for the CPU for squid? 2014-12-08 14:57 GMT+07:00 Amos Jeffries : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 8/12/2014 7:19 p.m., Hoang Nguyen wrote: > > Hi, > > > > I attached the capture of the error that I gets > > > > Anyone can help?

Re: [squid-users] Help for Squid buiding up

2014-12-07 Thread Amos Jeffries
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 8/12/2014 7:19 p.m., Hoang Nguyen wrote: > Hi, > > I attached the capture of the error that I gets > > Anyone can help? > That looks like an error inside your compiler tools. Probably the compielr is not the correct build for your CPU architectu

Re: [squid-users] Help for Squid buiding up

2014-12-07 Thread Hoang Nguyen
Hi, I attached the capture of the error that I gets Anyone can help? Steve 2014-12-08 11:57 GMT+07:00 Hoang Nguyen : > Dear Squid > > I'm newbie about Squid, could you help me to point out the error I get > while I installing the Squid > > OS: Ubuntu LTS 12.04 > > I follow the guide on this li

[squid-users] Help for Squid buiding up

2014-12-07 Thread Hoang Nguyen
Dear Squid Support I'm newbie about Squid, could you help me to point out the error I get while I installing the Squid OS: Ubuntu LTS 12.04 I follow the guide on this link: http://www.e-cap.org/Documentation $ tar -xzf squid-3.4.9.tar.gz $ cd squid-3.4.9/ $ ./configure --enable-ecap && make &&