This is a discussion on the jre and jdk packs within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> I would like to know whether the jdk pack includes all of the jre pack so as I have ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I would like to know whether the jdk pack includes all of the jre pack so as I have to remove the latter to install the former. In the comments of the jdk they say "This package contains everything you need to run java (TM)" -- heavytull |
| |||
| heavytull wrote: > I would like to know whether the jdk pack includes all of the jre pack so as I > have to remove the latter to install the former. > Yes, it does (I usually "removepkg jre*" then "installpkg jdk*"). > In the comments of the jdk they say "This > package contains everything you need to run java (TM)" > Yes, it does and is. > > -- Everything works -- if you let it. |
| |||
| On Jan 30, 4:30 pm, Thomas Ronayne <t...@REMOVETHISameritech.net> wrote: > heavytull wrote: > > I would like to know whether the jdk pack includes all of the jre pack so as I > > have to remove the latter to install the former. > > Yes, it does (I usually "removepkg jre*" then "installpkg jdk*").> In the comments of the jdk they say "This > > package contains everything you need to run java (TM)" > > Yes, it does and is. > > > > -- > Everything works -- if you let it. Hello! However, according to SUN you need both items installed. Why? I don't know. They explained the same thing four times. -- Gregg gregg dot drwho8 atsign gmail dot com "This signature is currently udergoing maintenance. Please wait." |
| ||||
| gregg dot drwho8 atsign gmail dot com <gregg.drwho8@gmail.com> wrote: > However, according to SUN you need both items installed. Why? I don't > know. They explained the same thing four times. But the Slackware "jdk" package _does_ include the complete jre (as a subdir), so in Slackware you only need that one (under /extra): /usr/lib/jdk1.5.0_09/jre (from the jdk-1_5_0_09-i586-1.tgz package for 11.0). The binaries for the jdk itself are?in /usr/lib/jdk1.5.0_09/bin, those for the jre in /usr/lib/jdk1.5.0_09/jre/bin, etc. -- ************************************************** ****************** ** Eef Hartman, Delft University of Technology, dept. EWI/TW ** ** e-mail: E.J.M.Hartman@math.tudelft.nl, fax: +31-15-278 7295 ** ** snail-mail: P.O. Box 5031, 2600 GA Delft, The Netherlands ** ************************************************** ****************** |