LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Where Should I Install User Applictions? (https://www.linuxquestions.org/questions/linux-software-2/where-should-i-install-user-applictions-39856/)

eboggess 12-31-2002 08:38 AM

Where Should I Install User Applictions?
 
Where is the best place to install user applications? Specifically, what is the analogous directory to the Windows "Program Files" directory? Any information on this subject would be greatly appreciated!
Thanks

niknah 12-31-2002 08:51 AM

linux is different than windows...
* windows will put everything into "program files" in folders by the program name.

* only a few big packages do this in linux. samba, java, kde, mozilla, etc. will make their own directories in /usr/local and put everything in there.
Most other programs will install into the bin, sbin, var, lib, etc, man, share, include directories in either /usr or /usr/local

acid_kewpie 12-31-2002 08:56 AM

you should very rarely need (or want) to change the default install paths.

eboggess 12-31-2002 09:59 AM

Installing StarOffice 6.0
 
Thank you. The only problem is that the StarOffice Setup Guide writes that I should choose a directory. In such cases, what is the best directory to use?
Thanks again!

acid_kewpie 12-31-2002 10:05 AM

/usr/local/staroffice or something. yeah some large applications do benefit from their own directories, but only if they are seriosuly big (and frequently proprietry) like staroffice, netscape, mozilla etc...

cmfarley19 12-31-2002 10:21 AM

I have a related question...
Is there a good resource that details the purpose of the Linux directory structure?
Gives the descriptions of the various directories and their purpose?
What should and should not be placed/installed in them?


All times are GMT -5. The time now is 07:13 AM.