View Single Post
  #1   (View Single Post)  
Old 4th July 2011
sepuku's Avatar
sepuku sepuku is offline
Real Name: Vizard Sepuku
Package Pilot
 
Join Date: Jun 2011
Location: Athens & Chania,Greece
Posts: 143
Default Java installiation question

Here is my problem:

following this guide: http://www.openbsd.org/faq/faq13.html#javaplugin

combined with this: http://www.softwareinreview.com/bsd_...enbsd_4.2.html

I managed to build java from ports!But when i type on mozilla "about : plugins" i see no plugins installed" :O

How come there is no java plugin?

I'm using mozilla 3.5 & OpenBSD 4.9

my java hom is set right i think:

Code:
$ env
_=/usr/bin/env
PATH=/home/sepuku/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:/usr/games:/usr/local/jdk-1.5.0/bin:.
SHELL=/bin/ksh
XTERM_VERSION=XTerm/OpenBSD(267)
USER=sepuku
PKG_PATH=ftp://ftp.cc.uoc.gr/mirrors/OpenBSD/4.9/packages/i386/
MAIL=/var/mail/sepuku
WINDOWPATH=5
HOME=/home/sepuku
DISPLAY=:0.0
TERM=xterm
JAVA_HOME=/usr/local/jdk-1.5.0/
XTERM_SHELL=/bin/ksh
XAUTHORITY=/home/sepuku/.Xauthority
WINDOWID=23068685
XTERM_LOCALE=C
LOGNAME=sepuku
Can someone that had success in getting java tell me what have i done wrong? :/

Last edited by sepuku; 4th July 2011 at 12:29 PM.
Reply With Quote