LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 06-23-2004, 09:41 PM   #1
noobtesting
Member
 
Registered: Mar 2004
Location: Illinois
Distribution: Mint 15
Posts: 163

Rep: Reputation: 30
Application location


Is there a place in Linux that is similar to Program Files in Windows?

I have like 4 programs that I have installed in my home dir and I was wondering if that was normal or if I should move them to a different location that is more fitting for them to be in.

Thanks
 
Old 06-23-2004, 09:55 PM   #2
leonscape
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Debian SID / KDE 3.5
Posts: 2,313

Rep: Reputation: 48
Normally stuff you download can be configured to install itself with evething else. see the configuration options by typing ./configure --help To install software you usually use "make install" Which puts everthing where it should go.

On Linux, the programs can be installed in several places, depending on what they are. /bin /sbin /usr/bin and /usr/local/bin are the usual suspects.

/bin Is used for basic CLI tools available to everyone ( cd rm etc.. )
/sbin Is used for CLI tools that are only available to root ( adduser etc.. )
/usr/bin Is where most software is installed. Well actually its all of usr. bin is just for the executables, /usr/lib is for the libraries /usr/share is for other parts of the programs ( icons docs, level files etc. )
/usr/local/bin Is exactly like /usr/bin ( with all the extra stuff about libs ) But is mainly used for local only things. Software you've written, or compiled.

What mainly happens is people install things they've compiled into /usr/local for testing, etc. /usr mainly get used for stuff from the Distro, or stuff you trust and have tested.

Theres also /opt and others, but that depends on the distro.

Last edited by leonscape; 06-23-2004 at 09:57 PM.
 
  


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
Application location nthnmsnr Linux - Newbie 1 08-18-2005 09:09 PM
how to link helpblocks application to gtk application m.harshavardhan Linux - Software 0 08-16-2005 08:39 AM
apache: location in location eantoranz Linux - Networking 2 08-08-2005 09:37 PM
how i migrate windows application to Linux base application vandarakalpesh Linux - Software 0 06-26-2004 03:34 AM
Location of excutables of an application correro Linux - General 18 03-27-2003 12:33 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva

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