[Slackbuilds-users] question about libjvm.so symlinks
Sebastien BALLET
slacker6896 at gmail.com
Fri Jun 2 16:41:54 UTC 2017
Hello,
I would like to know if there is any (documented) reasons why the
slackbuilds for (open)jdk create the symlinks below.
jdk.SlackBuild:
cd $PKG/usr/lib${LIBDIRSUFFIX}
ln -sf ./java/jre/lib/${LIB_ARCH}/server/libjvm.so .
openjdk.SlackBuild:
cd $PKG/usr/lib${LIBDIRSUFFIX}
ln -sf ./$PRGNAM/jre/lib/${LIB_ARCH}/server/libjvm.so .
I've search the web and didn't find anything conclusive about that. In
fact, it seems that symlink is not needed and is more a hack used to fix
some specific issues.
Thanks.
--
SeB
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20170602/b3db52af/attachment.html>
More information about the SlackBuilds-users
mailing list