Re: Part D


Subject: Re: Part D
From: Pengcheng Wu (wupc@ccs.neu.edu)
Date: Fri Oct 04 2002 - 14:05:04 EDT


No, you shouldn't try to compile the java files from the directory
which you have no writing permission on, because java compiler will
write the output file to the directory.

Instead, you should copy the java files to your directory and compile.

--Pengcheng Wu

On Fri, 4 Oct 2002 EJBsax@aol.com wrote:

> Hi:
>
> when compiling, I got this error:
>
> [denali: /home/lieber/.www/com1205/f02/hw/1/graph/gen] > javac *.java
> ASCII_UCodeESC_CharStream.java:7: error while writing ASCII_UCodeESC_CharStream: ASCII_UCodeESC_CharStream.class (Permission denied)
> public final class ASCII_UCodeESC_CharStream
> ^
> 1 error
>
>
>
> Is there something that I forgot to do?
>
> Thank you,
> -Ed Beaudry
>



This archive was generated by hypermail 2b28 : Fri Oct 04 2002 - 14:05:05 EDT