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 04-08-2004, 06:08 AM   #1
Born_To_Run
LQ Newbie
 
Registered: Apr 2004
Posts: 1

Rep: Reputation: 0
Angry I can't compile ANYTHING!!!!!!


I'm an inexperienced Linux user. I use Mandrake i686 system.

I'm trying to compile GNU Go. When I run configure it seems to be fine. But when I run make it soon gives up heap of error messages and quits abnormally.

I have never once succesfully compiled and used any Unix program in my system. I think I'll be better after a single successful attempt. Could anyone please help me??? I have gcc installed in my system already. Do I need curses or something????
 
Old 04-08-2004, 06:12 AM   #2
Mamour
LQ Newbie
 
Registered: Aug 2003
Location: Brussels, Belgium
Distribution: Debian Sid
Posts: 9

Rep: Reputation: 0
Check the README file or something similar that should have been shipped with the source, if you're lucky you'll find the needed programs to compile it, and then just use rpmdrake to install what's missing.

Since you're using Mandrake, you should also (if you haven't already) use rpmdrake to install everything in the "development" category, it'll install many common libraries needed to compile programs.

Hope this helps.
 
Old 04-08-2004, 09:46 AM   #3
php
Member
 
Registered: Jun 2001
Location: USA
Distribution: Slackware
Posts: 827

Rep: Reputation: 30
Well, I presume you did ./configure first right? If you did, did this comlain with anything not found that is required? It sounds like it knew some stuff was missing
 
Old 04-08-2004, 02:11 PM   #4
gandalf2041
Member
 
Registered: Jul 2003
Location: Sunny Florida, USA
Distribution: Ubuntu 6.06 LTS
Posts: 53

Rep: Reputation: 15
Quote:
When I run configure it seems to be fine.
Try redirecting error output to a file:

Code:
./configure 2> errors.txt
Then you can grep the file. It'll make it easier to spot any problems. You can also redirect all output (leave out the '2') and then just grep the resulting file for "warning", "error" or "missing"

Hope this helps
 
  


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
How do I compile? icecream33 Programming 3 12-20-2017 11:49 AM
compile 2.6.13 jupiter3437 Linux - Software 3 09-09-2005 04:09 PM
ntop compile/post-compile problem? tjb Linux - Software 3 12-28-2004 04:22 PM
Cannot compile c davidtsl Programming 8 12-13-2004 01:36 AM
Compile help Twiggy794 Linux - Software 1 12-03-2003 01:53 AM

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

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