Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.cs.su.oz.au!inferno.mpx.com.au!news.unimelb.EDU.AU!munnari.OZ.AU!news.mel.connect.com.au!news.mira.net.au!inquo!bofh.dot!in-news.erinet.com!imci5!imci4!newsfeed.internetmci.com!in1.uu.net!news.artisoft.com!usenet From: Terry Lambert <terry@lambert.org> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Help with kaffe and JDK! Date: Sat, 01 Jun 1996 18:03:05 -0700 Organization: Me Lines: 25 Message-ID: <31B0E849.B8AAA86@lambert.org> References: <4oiftd$qkc@mitzi.rsmas.miami.edu> NNTP-Posting-Host: hecate.artisoft.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 2.01 (X11; I; Linux 1.1.76 i486) Ivan Lima wrote: ] setenv CLASSPATH.:/usr/local/share/java/classes.zip:/usr/local/share/kaffe/classes.zip ] Mistake, unless you back off to Atlas 2 or Netscape has fixed this. Search the -questions list on www.freebsd.org for details, or just trust me. ] but when I try to compile any Java code I get: ] ] nauplius> javac test.java ] No library path set. At a guess, I'd say you haven't set your library path so that it puts the right prefix on: java/io/FileDescriptor.initSystemFD(Ljava/io/FileDescriptor;I)Ljava/io/FileDescriptor; Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.