libjavaplugin_oji.so
Lillian Angel
langel at redhat.com
Fri Apr 4 11:05:42 PDT 2008
Paul David Mena wrote:
> I'm trying to make use of the Juniper Networks SSL VPN on a Linux
> desktop. According to this article
> <http://david.dw-perspective.org.uk/Juniper-Networks-SSL-VPN-Client-On-Linux.html>,
> all that is required is a properly configured symbolic link to
> libjavaplugin_oji.so. Rather than using the Sun Java packages, I'm
> trying to do this entirely with icedtea. Accordingly, I've installed
> the following packages:
>
> [root at host]# rpm -qa | grep java
> tzdata-java-2007h-1.fc8
> java-1.7.0-icedtea-plugin-1.7.0.0-0.19.b21.snapshot.fc8
> java-1.7.0-icedtea-1.7.0.0-0.19.b21.snapshot.fc8
>
> I noticed, however, that while gcjwebplugin.so is included in the
> java-1.7.0-icedtea-plugin package, libjavaplugin_oji.so is not:
>
> [root at host]# rpm -q
> java-1.7.0-icedtea-plugin-1.7.0.0-0.19.b21.snapshot.fc8 --provides
> gcjwebplugin.so
> java-1.7.0-plugin = 1.7.0.0 <http://1.7.0.0>
> java-plugin = 1.7.0
> java-1.7.0-icedtea-plugin = 1.7.0.0-0.19.b21.snapshot.fc8
>
> Is this functionality not yet available in icedtea?
If you have installed java-1.7.0-icedtea-plugin, there should be a
symlink between gcjwebplugin.so and libjavaplugin.so. You can easily
create another symlink between gcjwebplugin.so and
libjavaplugin_oji.so if needed.
You might also want to upgrade the package to java-1.6.0-openjdk. This
now replaces java-1.7.0-icedtea.
Lillian
More information about the distro-pkg-dev
mailing list