----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

> Compiling Hello.java ...
> make[1]: execvp:
> /hardmnt/woolf0/mis/ferrario/WebFab/sw/JAVA/JDK/JDK122/jdk1.2.2/bin:
> Permission denied
> make[1]: *** [Hello.class] Error 127
> make[1]: Leaving directory
> `/hardmnt/woolf0/mis/ferrario/WebFab/sw/WEBSERVER/ApacheJServ-1.1/example'
> 
> make: *** [all-recursive] Error 1
> 
> 
> What is "Permission denied" about? What does fail?

How about the java compiler cannot create the Hello.class files because
whoever is executing the make does not have write access to that directory?

Wouter


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to