LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 09-18-2002, 12:37 AM   #1
Bigun
Member
 
Registered: Aug 2002
Location: Hickville, TN
Distribution: Gentoo > current. Have used: Red Hat 7.3, 9, Gentoo 1.4
Posts: 400

Rep: Reputation: 30
Question Znes 1.36


I need some help getting this program compiled...if anyone wants to help it would be greatly appreciated.

The website is: www.zsnes.com

I get the error:

checking for gcc... no
checking for cc... no
configure: Error: no acceptable cc found in $PATH

anyone?

 
Old 09-18-2002, 08:47 AM   #2
jpweston
Member
 
Registered: Mar 2002
Location: Sacramento, CA
Distribution: Slackware 8.1; Debian 3.0
Posts: 222

Rep: Reputation: 30
It looks like your compiler cannot be found. Maybe don't have it installed?

I have gcc installed and it's in /usr/bin Check first to see if you have gcc installed. As root, run the following command:

Code:
find / -name gcc -print
It should return something like this:

Code:
/usr/bin/gcc
/usr/doc/gcc-2.95.3/gcc
/usr/src/linux-2.4.18/include/asm-mips64/gcc
/usr/src/linux-2.4.18/include/asm-mips/gcc
**Optionally, you can try using "whereis gcc" or "locate gcc" as a normal user.

Note the patch for gcc if it appears. Then, login as the user you're using to compile znes and type:

Code:
echo $PATH
See if the path to gcc is displayed. In the example, you'd see /usr/bin displayed in the path. If it's not there, you'll need to add it. Then you can try compiling again.

j.
 
  


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
help with installing znes and possibly NASM silvercat Linux - Software 3 09-05-2004 06:14 PM
Znes 1.36 - how do I run it anyway? DrD Linux - Games 3 11-28-2003 07:00 PM

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

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