Date: Sun, 2 Mar 1997 10:05:08 +0100 From: j@uriah.heep.sax.de (J Wunsch) To: hackers@freebsd.org Subject: Re: Java binary support in FreeBSD ... Message-ID: <Mutt.19970302100508.j@uriah.heep.sax.de> In-Reply-To: <Pine.BSF.3.95q.970302222452.2034C-100000@obiwan.aceonline.com.au>; from Adrian Chadd on Mar 2, 1997 22:27:32 %2B0800 References: <Mutt.19970301123934.j@uriah.heep.sax.de> <Pine.BSF.3.95q.970302222452.2034C-100000@obiwan.aceonline.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
As Adrian Chadd wrote: > Well, I was going to pass the java interpreter the classpath on the > command line, eg : > > say you're running /home/adrian/test/HelloWorld.class > > it expands to this: > > $JAVAINTERPRETER -classpath $JAVACLASSPATH:/home/adrian/test HelloWorld I thought about this possibility -- but how do you get at the pathname inside the image activator? The image activator gets just a vnode, sure, that's a file -- but without any pathname information. -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Mutt.19970302100508.j>