LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-10-2008, 03:47 PM   #1
msbaseball210
LQ Newbie
 
Registered: May 2008
Location: USA
Distribution: Ubuntu
Posts: 10

Rep: Reputation: 0
Post ./configure wont wok on ubuntu


This is what i did:
downloaded the tar.gz
opened terminal and typed:
Code:
tar xvf "filename"
a bunch of lines came up so it looked like it was going ok
then i typed:
Code:
 cd "directory"
then i typed:
Code:
./configure
this is where i got my problem - the first line came up ok but on the second line i got an error:
Quote:
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
the file is audacity for ubuntu from softpedia.com

any help appreciated (but dont tell me to use the add program thing, for some reason it wont work)
 
Old 05-10-2008, 03:55 PM   #2
jonlake
Member
 
Registered: Apr 2004
Distribution: Slackware 11.0, Gentoo
Posts: 252

Rep: Reputation: 31
Quote:
Originally Posted by msbaseball210 View Post

this is where i got my problem - the first line came up ok but on the second line i got an error:

Quote:
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
Well, did you check the config.log? I'm guessing you don't have appropriate permissions to where ever you extracted this tar.gz to, and it is trying to create a file where you don't have permissions.
Where did you run the tar zxvf command from, where is this directory located, and what are its permissions.
Code:
ls -ld /name/of/directory
You can try to run this as sudo ./configure and if it works, then it is a permissions issue. I usually extract source into my home directory, do the ./configure and make from there, then run sudo make install.
 
Old 05-10-2008, 03:56 PM   #3
jailbait
LQ Guru
 
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,337

Rep: Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548Reputation: 548
You probably don't have the gcc compiler installed. Start synaptic and search for gcc. If gcc is not installed then use synaptic to install gcc.

------------------
Steve Stites
 
Old 05-10-2008, 04:02 PM   #4
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
apt-get install build-essential



Cheers,
Tink
 
  


Reply

Tags
audacity, configure, ubuntu



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
it wont configure menthegnome Linux - Newbie 2 10-31-2005 11:55 AM
ardour wont configure: configure: error: C preprocessor "/lib/cpp" fails sanity check disciple061 Linux - Software 4 01-22-2005 12:35 PM
SB Audigy 2 and line_in doesn't wok !! reaverr Linux - Hardware 1 09-05-2004 09:33 PM
xscreensaver 4.15 wont configure pHaT tAcO Linux - Software 2 03-15-2004 12:04 AM
gaim .60 wont configure Craneology Linux - Software 2 03-27-2003 03:12 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:02 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration