LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   install best practice (https://www.linuxquestions.org/questions/linux-software-2/install-best-practice-290064/)

rekaye1005 02-14-2005 09:54 AM

install best practice
 
Is there a standard OR best practices location for installing software.
In the Win world, I create an install directory, run setup, and let it install where it will.
I want to install OpenOffice.
Where should I install it to?

RK

win32sux 02-14-2005 10:18 AM

if you are gonna install it with your regular account, just create a folder anywhere you want in your home and install it there... i created a folder called "programs" and every program i install as a regular user has it's own folder in there... so my openoffice is in ~/programs/openoffice and my limewire is in ~/programs/limewire, for example...

if you're gonna install it as root, i'd suggest sticking with whatever defaults it comes with if you can...

the "best practice" locations for installing system-wide stuff kinda vary between distros...

shengchieh 02-14-2005 04:27 PM

If you install fro everybody as root, try to get then in the
right place. See

File Structures
http://www.comptechdoc.org/os/linux/commands/
http://tldp.org/HOWTO/HighQuality-Apps-HOWTO/fhs.html
http://www.linuxdevcenter.com/pub/a/...ilesystem.html
http://www.justlinux.com/nhf/Filesys...avigation.html
http://www.justlinux.com/nhf/Filesys...d_Devices.html

Sheng-Chieh


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