[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problems with mzc
At 01:57 PM 12/27/00 -0600, you wrote:
>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
I tried:
set PLTHOME=c:\MzScheme.103\plt
and no it didn't work. It is still looking on E:.....
Any other ideas?
Thanks for the help.
--blake