[474] in java-interest

home help back first fref pref prev next nref lref last post

Re: Makefiles & Java

daemon@ATHENA.MIT.EDU (Gregory Zoller - Imonics Developme)
Fri Jun 23 16:03:38 1995

From: Gregory Zoller - Imonics Development <gzoller@imonics.com>
Date: Fri, 23 Jun 1995 15:44:00 -0400
To: java-interest@java.sun.com

> From david.hopwood@lady-margaret-hall.oxford.ac.uk Fri Jun 23 15:39:26 1995
> From: David Hopwood <david.hopwood@lady-margaret-hall.oxford.ac.uk>
> Subject: Re: Makefiles & Java
> To: gzoller@imonics.com (Gregory Zoller - Imonics Development)
> Date: Fri, 23 Jun 1995 20:38:42 +0000 (BST)
> Cc: java-interest@java.sun.com
> MIME-Version: 1.0
> Content-Transfer-Encoding: 7bit
> 
> > 
> > I was playing with the native method demo code supplied in the
> > Java release.  I have javac in my path, but make loses it for
> > some reason.  I put an explicit path to javac.  Then I get this 
> > error:
> > 
> > 	ksh was not found in /usr/bin/../bin/sun4/ksh
> > 	make: *** [File.class] Error 1
> > 
> > On my system, ksh is in /usr/bin.  I've looked through the
> > java scripts and can't find where sun4 is referenced.
> 
> Try creating /usr/bin/sun4, if it isn't there, and then making a
> symbolic link:
> ln -s /usr/bin/ksh /usr/bin/sun4/ksh
> 
> David Hopwood
> david.hopwood@lmh.ox.ac.uk


Unfortunately mere plebes such as myself do not have those lofty
privileges on our system.  (There is actually a /usr/bin/sun4 there
already... a file of some sort, not a directory.)

Greg
-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post