On Wed, Jan 21, 2009 at 11:11:58AM -0800, Kurt Buff wrote:
> Can't seem to get this working - trying to use a java client for our
> SSL VPN appliance, and am getting told by the browser that Java isn't
> enabled.
> 
> I see "/usr/local/lib/browser_plugins/libjavaplugin_oji.so", so
> according to the googling I've been doing that's correct. Any thoughts
> on how to proceed?

The default firefox3 doesn't use the standard browser plugin
location. You have to:

    # cd /usr/local/lib/firefox3/plugins
    # ln -s /usr/local/lib/browser_plugins/libjavaplugin_oji.so .

-- 
Jonathan Chen <j...@chen.org.nz>
----------------------------------------------------------------------
    The Internet: an empirical test of the idea that a million monkeys
                banging on a million keyboards can produce Shakespeare
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to