Date: Sun, 24 Jul 2005 15:20:28 +0700 (JAVT) From: <madrus@bobcpp.co.id> To: <freebsd-java@freebsd.org> Subject: Re: How to install JDK 1.4 on FreeBSD 5.4 Message-ID: <4275.10.249.7.57.1122193228.squirrel@webmail.bobcpp.co.id> In-Reply-To: <jfSJKFHGmnLH.gQTVzFqS@10.249.1.155> References: <jfSJKFHGmnLH.gQTVzFqS@10.249.1.155>
next in thread | previous in thread | raw e-mail | index | archive | help
Dear miliser, I still get problem when installing java port on FreeBSD. The Error message like this: ------------------ /usr/local/jdk1.4.2/include/jni.h:27:20: jni_md.h: No such file or directory In file included from src/org/freebsd/io/comm/libSerial.c:32: /usr/local/jdk1.4.2/include/jni.h:45: error: syntax error before "jsize" ------------------ when i try to use jni.h in linux directory then the installation is OK but when running the serial programe appear same error as i told you before. where can i find jni.h for FreeBSD ??? thanks. ~madrus~ > ________________ Original message ________________ > Subject: Re: How to install JDK 1.4 on FreeBSD 5.4 > Author: "Jonathan Chen" <jonc@chen.org.nz> > Date: 21st July 2005 6:11:29 > > On Thu, Jul 21, 2005 at 11:26:22AM +0700, madrus@bobcpp.co.id wrote: >> Sorry, i am newbie in Java FreeBSD, >> I don't understand how to install JDK 1.4 on FreeBSD 5.4, > > Basically: > > # cd /usr/ports/java/jdk14 > # make install > > It will stop a couple of times with things that you need to do. Read > the instructions and follow them. If you have a problem, then ask us > providing *EXACT* details and screen output. > > Cheers. > -- > Jonathan Chen <jonc@chen.org.nz> > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4275.10.249.7.57.1122193228.squirrel>