LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Install directory structure (https://www.linuxquestions.org/questions/linux-software-2/install-directory-structure-96104/)

Jont 09-23-2003 08:26 PM

Install directory structure
 
I am installing postgresql onto RH 7.3 but this is a general question too. Where does a tidy, organised person put the files. First of all the rpm or tarball. Where to put this? Then postgresql requires a new directory like postgresql-7.3.4 or something, where should this go? /usr, /usr/lib, usr/local. Anyone got any simple quidelines?

win32sux 09-23-2003 09:13 PM

are you asking about the postgresql files or software files in general?

there isn't really ONE special location to put the files... you can get a GENERAL idea of where things go, but every piece of software will have its own quirks... the documentation that comes with the source code of what you're compiling/installing will usually be your best guide...

of course, if you use RPM, then all the directory placement and stuff is automized... and you need not configure and/or compile anything...

http://www.redhat.com/docs/books/max-rpm/

http://apt4rpm.sourceforge.net/

http://linux.duke.edu/projects/yum/


i don't know about the postgresql directory, but as i said, rpm should set everything up for you...

http://www.postgresql.org/docs/7.3/static/index.html


All times are GMT -5. The time now is 01:32 PM.