LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 04-01-2005, 08:45 PM   #1
moborichard
Member
 
Registered: Apr 2005
Location: columbus, oh
Distribution: fedora core
Posts: 30

Rep: Reputation: 15
trouble with tar files


I've downloaded some tar files (including adobe acrobat) and after I extract them, I get the error message "configure: error: no acceptable C compiler found in $PATH"

I'm new to this. The system otherwise works fine. any clues. thanks.
 
Old 04-01-2005, 09:08 PM   #2
mjmwired
Member
 
Registered: Apr 2004
Distribution: CentOS6, CentOS5, F16, F15, Ubuntu, OpenSuse
Posts: 620

Rep: Reputation: 39
Go to you Add/Remove program in Fedora and select to add development tools (which should include things like 'make' and 'gcc'). These come included on the Fedora cd's.
 
Old 04-01-2005, 09:18 PM   #3
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
An alternative is to use yum e.g.
Code:
#yum install gcc
 
Old 04-01-2005, 09:26 PM   #4
bigrigdriver
LQ Addict
 
Registered: Jul 2002
Location: East Centra Illinois, USA
Distribution: Debian stable
Posts: 5,908

Rep: Reputation: 356Reputation: 356Reputation: 356Reputation: 356
Yet another alternative:
Open a terminal window, and enter the command: which gcc.
That should return something like: /usr/bin/gcc, the location of the gcc executable.
Then, enter this command in the term window: 'export PATH=$PATH:/usr/bin/gcc' (without quotes) to add gcc to your path.
The export command as given appends the path to gcc to the path you already have (given as $PATH).
Then, try installing the tarball again.
 
Old 04-01-2005, 10:35 PM   #5
kira
Member
 
Registered: Dec 2004
Distribution: redhat linux
Posts: 88

Rep: Reputation: 15
just add your gcc executable files to $PATH,
showd above.
 
  


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
a tough question 4 u, problem in extracting tar & tar.gz files p_garg Linux - General 5 11-08-2010 11:02 AM
how to install .tar.bz and src.rpms and tar.gz files gadekishore Linux - Software 1 10-12-2005 08:09 PM
trouble with tar.gz files liquidjojo Linux - Newbie 4 03-30-2005 09:51 PM
Trouble with tar junwen Linux - Newbie 1 03-09-2005 02:49 PM
cant install .bin files, tar.gz files or anyother format!!! madskillz Linux - Newbie 4 10-05-2003 10:28 AM

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

All times are GMT -5. The time now is 11:20 PM.

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