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 08-01-2005, 05:41 PM   #1
piggyaugu
LQ Newbie
 
Registered: May 2005
Posts: 24

Rep: Reputation: 15
Question How to adjust make's configuration??


I'm using Fedora Core 4. "make --help" gives me "This program built for i386-redhat-linux-gnu".

How can I make it run in "i686"??
 
Old 08-01-2005, 06:22 PM   #2
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198
It already runs on i686.

Have you tried it?
 
Old 08-01-2005, 06:32 PM   #3
bigrigdriver
LQ Addict
 
Registered: Jul 2002
Location: East Centra Illinois, USA
Distribution: Debian stable
Posts: 5,908

Rep: Reputation: 356Reputation: 356Reputation: 356Reputation: 356
You probably installed a binary file; it's already compiled; can't change that.

To get a binary compiled for i686, you need to get a source package to compile.
If you get a tarball, unpack it somewhere. Then cd to the directory you unpacked it in. Read the README and INSTALL files for instructions. They usually start with the configure command './configure'. To find the configure options, especially how to compile for i686, do './configure --help', write down the options you want, then run the './configure <your options here>' to make a makefile with the options you want.

Then run make and make install (or whatever the instructions are for the package).

For a .src.rpm, install the source package, then cd to /usr/src/redhat (?)/SPECS, and run './<filename>.spec'. You may want to read up on compiling from .src.rpm to find out how to give the option to compile for i686.
 
  


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
Stopping recursive make's on error Meatwad Programming 0 04-28-2004 05:31 PM
how to adjust a timer???? perdesiz Linux - Software 1 09-10-2003 07:16 AM
Display adjust GtFik Linux - Newbie 4 07-26-2003 04:03 PM
Brightness Adjust? Mega Man X Linux - General 2 06-06-2003 01:47 PM
capture make's output gboutwel Linux - Newbie 2 07-07-2002 05:15 AM

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

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