Date: Sun, 2 Mar 1997 15:26:50 +0100 From: j@uriah.heep.sax.de (J Wunsch) To: hackers@freefall.freebsd.org Subject: Re: java support under FreeBSD. Message-ID: <Mutt.19970302152650.j@uriah.heep.sax.de> In-Reply-To: <33197D76.41C67EA6@algonet.se>; from Mats Lofkvist on Mar 2, 1997 14:15:34 %2B0100 References: <33197D76.41C67EA6@algonet.se>
next in thread | previous in thread | raw e-mail | index | archive | help
As Mats Lofkvist wrote: > - If the kernel only keeps track of a single CLASSPATH (via sysctl or > whatever), the user is limited to the code locations supported by > the sysadmin. Kind of not being able to set my own PATH, uck :-( > Maybe the kernel CLASSPATH should be appended to the users?? The kernel doesn't need a $CLASSPATH of its own. The image activator has to pass over the environment anyway, so it's not too difficult to extend it. -- 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.19970302152650.j>