LinuxQuestions.org
Visit Jeremy's Blog.
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 11-25-2003, 12:14 PM   #1
endezeichen
Member
 
Registered: Nov 2003
Posts: 48

Rep: Reputation: 15
ran configure file, now what?


I ran the configure file for a program and now, according to the instructions I'm supposed to type "make" and then "make install" to run the configure file I typed "/home/endezeichen/program3-.48/configure" What do I do with "make" and "make install"?
Thanks
 
Old 11-25-2003, 12:28 PM   #2
LogicG8
Member
 
Registered: Jun 2003
Location: Long Island, NY
Distribution: Gentoo Unstable (what a misnomer)
Posts: 380

Rep: Reputation: 30
go to a command prompt and enter:

cd /home/endezeichen/program3-.48/
./configure

** If configure reported any errors report them **

make

** If make fails report it **

su
<enter root password>
make install

exit the shell and your new software should
be installed.

configure is a script that checks that you have
certain libraries and makes sure you will be able
to compile the program.

make is a system command and it reads a makefile
the default is to try and make a file called Makefile
that resides in your current directory (the directory
you are in at the moment not a directory named
"current". The default for makefiles is to compile
the software to be installed. make install uses the
same default file Makefile but this time goes to the
"install" section where there should be instructions
on where to place the compiled program
 
Old 11-25-2003, 12:29 PM   #3
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
for instructions on installing from source see the sticky thread at the top of Linux - General forum.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
No configure file. D3javu Linux - Software 1 05-31-2005 09:16 AM
no ./configure file simpletoker Slackware 14 06-13-2004 09:24 AM
./configure: no such file? rafc Linux - Newbie 9 05-13-2004 12:01 AM
./configure - no such file.... tuka Linux - Newbie 5 09-04-2003 08:06 PM
file system ran away cinders Linux - General 1 08-16-2002 03:13 PM

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

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