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 01-01-2006, 11:41 AM   #1
leeban99
LQ Newbie
 
Registered: Dec 2005
Posts: 2

Rep: Reputation: 0
Red face installing software thru source


i m confused with make, make all ./configure etc. when i try to install software thru source things go straight but at the end things are lost.no software goes to install. plz tell me what to do i want to install lots of software on linux. its very disgusting having dump of software but not installed.
 
Old 01-01-2006, 11:51 AM   #2
slackhack
Senior Member
 
Registered: Jun 2004
Distribution: Arch, Debian, Slack
Posts: 1,016

Rep: Reputation: 47
what distro are you using? you might not even need to use source. in general, the order of the commands are ./configure, make, then "make install" as root.
 
Old 01-01-2006, 11:52 AM   #3
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Quote:
Originally Posted by leeban99
i m confused with make, make all ./configure etc. when i try to install software thru source things go straight but at the end things are lost.no software goes to install. plz tell me what to do i want to install lots of software on linux. its very disgusting having dump of software but not installed.
What are you trying to install and what are the exact problems you are facing. Post any steps you make and any error messages you get. Also take a look at the installing software section in the LQ Wiki.
 
Old 01-01-2006, 11:53 AM   #4
masand
LQ Guru
 
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522

Rep: Reputation: 69
follow here

http://www.gnulinuxclub.org/index.ph...=146&Itemid=31
 
Old 01-01-2006, 11:58 AM   #5
GrueMaster
Member
 
Registered: Aug 2005
Location: Oregon
Distribution: Kubuntu.
Posts: 848

Rep: Reputation: 30
Usually, software configured using autoconf (./configure) will typically install under the base directory /usr/local (/usr/local/bin, /usr/local/lib, etc). If you want to change that, you can add a prefix option to the configure command (./configure --prefix=<my prefered path>). To get more information out of the .configure script (as to default locations, etc), type "./configure --help |less". This will let you see what options are available. Don't bother with the generic options that aren't specific to your program, and you probably won't need to change any of the compile options.

As a general rule of thumb, I keep all distribution packaged (.rpm) files in /usr, and all source built files in /usr/local. Makes for easier maintenance.
 
  


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
installing software from source, make uninstall question darkleaf Linux - Software 2 08-19-2004 04:18 PM
Installing Software from source.. bin. tar. Vm Consoles, TCL??? murbz Linux - Software 3 07-15-2004 05:08 PM
compiling software from source...how do i delete the folder w/ source? webazoid Linux - Software 2 07-01-2004 09:09 PM
Installing software from source GCC "error"? Paulsuk Linux - Newbie 4 02-27-2004 11:53 AM
Installing software: RPM vs source tarballed Linux - Software 6 08-31-2003 02:58 PM

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

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