Results 1 to 5 of 5
Ok, i think i figured out how to decompress a tarball, after i do the CD command, then do the ./configure and i keep getting this error
checking for C ...
- 07-18-2007 #1Just Joined!
- Join Date
- Jul 2007
- Posts
- 3
Compiling stuff
Ok, i think i figured out how to decompress a tarball, after i do the CD command, then do the ./configure and i keep getting this error
checking for C compiler default output... configure: error: C compiler cannot create executables
it's the one error ive gotten the last 3 tars I've tried to configure, any solution?
- 07-18-2007 #2
which Linux Distro do you have?
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 07-18-2007 #3
Please check for package gcc
You are getting this error because gcc is not installed in your system. I guess you are using Ubuntu . If yes then please insert your ubuntu installation cd on cd room . Go to pool folder on your cd rom. Check for package gcc . Just double click on package and it will install. If any error then please post your error.
- 07-18-2007 #4
- 07-18-2007 #5Please check error message again. C Compiler is installed and some Dev packages are missing only.
Originally Posted by arvinddhavala It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote