View Single Post
Old 07-14-2008, 12:48 PM   #2 (permalink)
wmorri
TSF Enthusiast
 
wmorri's Avatar
 
Join Date: May 2008
Location: NORTHERN New York
Posts: 926
OS: Vista Basic SP1/Ubuntu 8.04/Fedora 9


Send a message via AIM to wmorri
Re: Debian- Installing Pidgin - GCC error

Have you tried to do this in terminal:
Code:
sudo apt-get install pidgin
See if that works, becuase it sounds like you are trying to configure a .tar.gz or .tgz file. make sure that you do the whole thing, after you cd to the folder that you want to install it in:
Code:
./configure
make
make install
Cheers!
__________________
I am currently going to be spending less time on the forum due to some school projects that I need to get finished. If I have posted on your thread and haven't replied within 48hrs please PM me. I will try to be as prompt as possible!
Linux Forever!

Learning is doing, not being able to follow steps put forth by others.
wmorri is offline   Reply With Quote