[Slackbuilds-users] question about libjvm.so symlinks

Harald Achitz harald.achitz at gmail.com
Sun Jun 4 06:16:09 UTC 2017


for that other programs can find libjvm.so in the library search path
./$PRGNAM/jre/lib/${LIB_ARCH}/server/
is just some path only the program self knows

$PKG/usr/lib${LIBDIRSUFFIX}
is a path all other programs also know

/Harald




2017-06-02 18:41 GMT+02:00 Sebastien BALLET <slacker6896 at gmail.com>:

> 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
>
> _______________________________________________
> SlackBuilds-users mailing list
> SlackBuilds-users at slackbuilds.org
> http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - https://slackbuilds.org/faq/
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20170604/81cd5f19/attachment-0001.html>


More information about the SlackBuilds-users mailing list