[Slackbuilds-users] jdk8
Miguel De Anda
miguel at thedeanda.com
Thu Oct 20 17:47:41 UTC 2016
in the past, i feel like java has been installed such that a symlink
/usr/lib64/java -> /usr/lib64/jdk-$VERSION but now it seems to be the
opposite... i was hoping to keep both jdk8 and jdk7 installed so i can
more easily switch between them:
https://slackbuilds.org/slackbuilds/14.2/development/jdk/jdk.SlackBuild
( cd $PKG/usr/lib${LIBDIRSUFFIX}
mv ${PRGNAM}${DVER} java
ln -sf java ${PRGNAM}${DVER}
)
is this the preferred method now or was this a mistake? for now i'm
forced to uninstall jdk8 and use an untarred jdk8 on my home
directory.
thanks.
More information about the SlackBuilds-users
mailing list