[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems with mzc



At 1:54 PM -0600 12/27/00, Blake McBride wrote:
>
>2.  I have mzc working (except for the above problem) but when
>I copy the whole thing to my laptop mzc gives an error message
>that it can't find mzscheme.exe.  I have mzscheme.exe in the current
>directory and in my path.  It seems to want mzscheme.exe to exist
>on the drive in which the system was built.
>
>Is there a command line option to mzc.exe to make it look in the
>current directory or along the path?  Is there a reason for this
>behavior?
>
>Thanks.

I'm not sure about the first problem, but for the second, you should 
set the PLTHOME environment variable to point to the plt directory. 
That should fix that problem.

Robby