LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   software installation locations in Mandrake (https://www.linuxquestions.org/questions/linux-software-2/software-installation-locations-in-mandrake-78583/)

twinkers 08-03-2003 11:55 AM

software installation locations in Mandrake
 
I searched the forum and tried google but I can't find a defenitive answer on a, must be, simple question.

I use Mandrake 9.1 and am learning to install software by compiling it myself. All goes quite well but I'm wondering if I'm doing anything wrong.

For example: If I use an Mandrake rpm (say gaim) it installs the software in /usr/bin and not in /usr/local/bin which is the standard location for software (isn't is?) Same goes for Mozilla. I used an rpm to update the software and nothing went to /use/local in fact the dir only contains empty folders. I can only find Mozilla files in /bin and usr/bin. So what to do if I want to install software? uninstall the old stuff and install in /usr/local/bin or install the way Mandrake does? (which means that I have to alter every install location in ./configure before installing, right?)

If I do uninstall Mozilla and install the new 1.5 version in /usr/local/bin as the installer advises does a program like galeon still work (it depence on Mozilla I believe)?

I'd really like to know why Mandrake doesn't use te local folder. Isn't there a standard on linux?

Regards

Mara 08-03-2003 02:35 PM

Distros (all, not only Mandrake) install their perograms (RPMs, DEBs and so on) in / and /usr. /usr/local is for programs compiled from source.

You can have 2 versions of mozilla in the same system...just remember to write good paths in for icons/menu entries.

twinkers 08-23-2003 06:41 AM

Ah, that explains! Thanx


All times are GMT -5. The time now is 06:05 PM.