Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!lucy.swin.edu.au!news.rmit.EDU.AU!news.unimelb.EDU.AU!munnari.OZ.AU!news.ecn.uoknor.edu!news.wildstar.net!serv.hinet.net!news.uoregon.edu!arclight.uoregon.edu!feed1.news.erols.com!news From: "Lee Cremeans (at home)" <mcampbel@erols.com> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Problems with JDK-FreeBSD Date: Tue, 04 Feb 1997 16:54:58 -0500 Organization: This house? Are you crazy? Lines: 22 Message-ID: <32F7B032.41C67EA6@erols.com> References: <32F69A55.41C67EA6@erols.com> <5d7qbs$cq9@helena.MT.net> NNTP-Posting-Host: man-as7s43.erols.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.01 (X11; I; FreeBSD 2.1.6-RELEASE i386) Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:35061 Nate Williams wrote: > > In article <32F69A55.41C67EA6@erols.com>, > Lee Cremeans (at home) <mcampbel@erols.com> wrote: > >This is a multi-part message in MIME format. > > > >--------------446B9B3D2781E494167EB0E7 > >Content-Type: text/plain; charset=us-ascii > >Content-Transfer-Encoding: 7bit > > > >I got the JDK port from freefall, and it works on simple ("Hello World!) > >programs. If I try it on Corel Office for Java (or any other > >substantial applet), however, it won't work (either segfaults or gives > >me a "void main(String argv[]) is not defined"). Also, appletviewer > >always segfaults, no matter what I use with it. > > Are you running on a 16-bit display? Sun's JDK (which FreeBSD's port is > directly related to) only works on 8-bit displays correctly. D'OH! That's what it is.... Lee C.