LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-31-2002, 12:56 AM   #1
PiMoGo
Member
 
Registered: Oct 2002
Distribution: Suse 7.2; Redhat 8.0; Mandy 9.0
Posts: 35

Rep: Reputation: 15
Question Cdrdao Install from source Issue


I want to install k3b, but had to install cdrdao first. When trying to configure the source after it was untarred I got the following message. Could someone help me decipher the message. I know gcc is a compiler but why can it not be found. I'm installing cdrdao 1.1.7 from source on Mandy 9.

The message is as follows:

[root@diebenkorn cdrdao-1.1.7]# ./configure
checking build system type... i686-pc-linux-gnuoldld
checking host system type... i686-pc-linux-gnuoldld
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable cc found in $PATH


Thanks for the help in advance!
 
Old 10-31-2002, 01:19 AM   #2
markus1982
Senior Member
 
Registered: Aug 2002
Location: Stuttgart (Germany)
Distribution: Debian/GNU Linux
Posts: 1,467

Rep: Reputation: 46
Quote:
configure: error: no acceptable cc found in $PATH
It can't find cc (c compiler) in your path, do you have installed the compiler? If so locate it using whereis cc and add the found path to your path settings in your .bash_profile (if you're using bash as shell), like this:
Quote:
# .bash_profile

# Get the aliases and functions
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi

# User specific environment and startup programs

PATH=$PATH:$HOME/bin:/root/bin
BASH_ENV=$HOME/.bashrc
USERNAME="root"

export USERNAME BASH_ENV PATH
 
Old 10-31-2002, 01:40 AM   #3
PiMoGo
Member
 
Registered: Oct 2002
Distribution: Suse 7.2; Redhat 8.0; Mandy 9.0
Posts: 35

Original Poster
Rep: Reputation: 15
i ran a whereis cc and it didn't bring back anything. So must i install cc, the compiler? I'll try to install it if so.

Thanks markus1982!
 
  


Reply



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
Kernel/Source-Related Issue Help Megadeth08902 Linux - Software 0 02-17-2005 11:07 PM
Upgrading OpenSSL rpm install to a source install userini Linux - Software 3 06-05-2004 10:23 AM
Suse 9.1 change source issue and YAST prophet621 Linux - Distributions 1 05-14-2004 10:22 PM
Deadlock, cdrecord/cdrdao, SCSI emu issue? clip Linux - General 1 10-17-2003 08:17 PM
Mozilla Firebird: binary install or source install? hecresper Slackware 8 08-22-2003 12:46 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:18 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