Installations questions
|
Original Message
|
Name: rayray705
Date: January 5, 2007 at 07:35:14 Pacific
Subject: Installations questionsOS: KubuntuCPU/Ram: 2.8ghz/512mb |
Comment: Hi, I am a linux n00b and I was wondering which folder is a proper place for installing new software. I want to install jre on my computer and I would like it to be available as a system wide application. Is there a specific place I should install things by convention? Thanks in advance.
Report Offensive Message For Removal
|
|
Response Number 3
|
Name: 3Dave
Date: January 5, 2007 at 10:54:05 Pacific
Subject: Installations questions |
Reply: (edit)As said above you are best off installing it (and other software) with the distros own package management as it makes keeping track and upgrading much easier. FYI the binary files you actually install (bit like .exe files in windoze) are installed to /bin (for important system stuff like cp, ls, and mount etc), /usr/bin for non-essential programs (like mplayer and gimp). The same goes for programs for root to run and administer the system except the essential binaries go into /sbin (like ifconfig) and the rest into /usr/sbin (like iptables). You also have /usr/local/bin in which machine specific programs and scripts are stored. Sometimes you find precompiled binaries and optional software installed under /opt....you may find java does. All the above can be applied to libraries in locations like /lib and /usr/lib. Hope that helps. :)
Report Offensive Follow Up For Removal
|
|
Response Number 5
|
Name: rayray705
Date: January 5, 2007 at 12:44:40 Pacific
Subject: Installations questions |
Reply: (edit)Umm... does anyone know where firefox is installed in kubuntu? I need to know that if I am going to apply the java plugin for firefox. Thanks.
Report Offensive Follow Up For Removal
|
Use following form to reply to current message: