LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to use "install" (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-use-install-512664/)

royeo 12-21-2006 03:42 PM

How to use "install"
 
I have FC-5 and use KDE.

Can somebody tell me what this does: (without the quote marks)

"/usr/sbin/alternatives --install /usr/bin/java java /opt/jre1.5.0_08/bin/java 2"

I don't know anything about "install".

Thanks,

royeo

acid_kewpie 12-21-2006 04:23 PM

it adds an alternative possible symlink for java under the "alternatives" framework. you can then use alternatives to select it from a list of potential candidates.


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