Results 1 to 8 of 8
ok i managed to decompress gaim-1.2.1.tar.gz, now i have gaim-1.2.1 with a bunch of files inside. What do I do now to install the program?
I tried 'configure' but it ...
- 05-10-2005 #1Just Joined!
- Join Date
- May 2005
- Posts
- 97
.tar.gz need help
ok i managed to decompress gaim-1.2.1.tar.gz, now i have gaim-1.2.1 with a bunch of files inside. What do I do now to install the program?
I tried 'configure' but it says:
checking whether make sets $(MAKE)... no
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
did I click the right thing or what? [/linux noob]
- 05-10-2005 #2
You need to install gcc first.
Go to www.rpmfind.net or www. or www.rpm.pbone.net and search for a gcc rpm for your distro.
Don't choose a .src.rpm, you won't be able to install it.
Just click on it and install with the tools that your OS provides.
For instance, if you are using SUSE, click on the rpm and click to install with YaST.
Then you can use "./configure" and "make && make install"
Hope this hels.How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ
- 05-11-2005 #3Just Joined!
- Join Date
- May 2005
- Posts
- 97
did ./configure in the unzipped gcc folder:
*** The command 'cc -o conftest -g conftest.c' failed.
*** You must set the environment variable CC to a working compiler.
- 05-11-2005 #4
What distro are you using?
You can't compile gcc, because you don't have a compiler yet, which is what gcc is.How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ
- 05-11-2005 #5Just Joined!
- Join Date
- May 2005
- Posts
- 97
I'm using damnsmalllinux
- 05-11-2005 #6
According to www.distrowatch.com you should have gcc already.
So, I am at a loss as to how to help you get this going.
I take it "apt-get install gaim" doesn't work?How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ
- 05-11-2005 #7Just Joined!
- Join Date
- May 2005
- Posts
- 97
I think I'm just gonna hold out for Knoppix.
- 05-11-2005 #8
Yah, Knoppix has Gaim installed already.
How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ


Reply With Quote