Results 1 to 2 of 2
i get this error everytime i try to use ./configure
Code:
configure: error: C compiler cannot create executables
EDIT: sorry i pulled a noob. i forgot to install g++...
- 02-20-2008 #1Just Joined!
- Join Date
- Feb 2008
- Posts
- 15
configure: error: C compiler cannot create executables
i get this error everytime i try to use ./configure
EDIT: sorry i pulled a noob. i forgot to install g++Code:configure: error: C compiler cannot create executables
- 02-21-2008 #2
Open Terminal and execute this
It will install all necessary packages.Code:su - apt-get update apt-get install build-essential
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First



