Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 08-30-2006, 01:42 PM   #1 (permalink)
 
Junior Techie

Join Date: Nov 2005

Posts: 87

lbduballstrs

Default squid on ubuntu

I'm trying to install squid proxy server on ubuntu and it keeps saying "no acceptable c compiler found in $PATH" I have the GCC package installed but I don't know what else to do for it to find a compiler. Any suggestions? Thanks
lbduballstrs is offline  
Old 08-30-2006, 09:50 PM   #2 (permalink)
Greg's Avatar
 
Indeed.

Join Date: Dec 2004

Posts: 1,554

Greg is on a distinguished road

Default

Try this:
Code:
apt-get install squid

__________________
Greg is offline  
Old 08-31-2006, 09:15 AM   #3 (permalink)
 
Junior Techie

Join Date: Nov 2005

Posts: 87

lbduballstrs

Default

that seems to have worked, thanks. I decided to use Fedora Core installed as a server instead because it automatically installs the package. Thanks for your help.
lbduballstrs is offline  
Old 08-31-2006, 04:39 PM   #4 (permalink)
Greg's Avatar
 
Indeed.

Join Date: Dec 2004

Posts: 1,554

Greg is on a distinguished road

Default

No problem. Whenever I want to install something I check the repos first, and if it is not there I google for a .deb package. If I can't find one of those then I resort to checkinstall or alien.
__________________
Greg is offline  
Old 08-31-2006, 05:05 PM   #5 (permalink)
 
Banned

Join Date: Sep 2005

Posts: 5,191

The General

Default

And if those don't work you get to compile it yourself. :mad:
The General is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On