Absolute path when using erlc on windows errors out.
Thomas Arts
thomas.arts@REDACTED
Sun Nov 10 14:01:48 CET 2002
This looks like a simple MSDos error. The space between Program and Files is
not parsed correctly. I have no Windows 2000 to experience with, but
brobably you can
put erlc in a different path and see if the problem remains.
/Thomas
---
FMICS 03, June 5-7 in Trondheim.
Call for papers: http://www.inrialpes.fr/vasy/fmics/workshop-8/
Dr Thomas Arts
Program Manager
Software Engineering and Management
IT-university of Gothenburg
Box 8718, 402 75 Gothenburg, Sweden
Tel +46 31 772 6031
Fax +46 31 772 4899
----- Original Message -----
From: "Eric Merritt" <cyberlync@REDACTED>
To: <erlang-questions@REDACTED>
Sent: Saturday, November 09, 2002 11:18 PM
Subject: Absolute path when using erlc on windows errors out.
> Everyone,
>
> I have what I hope is a quick question for you all.
> It seems that when I use a full path to execute the
> erlc command on windows 2000 it errors out. It works
> just fine in other cases however. For example if I use
>
> "C:\Program Files\erl5.2\bin\erlc.exe"
> some_erlang_file.erl
>
> I will get an "erc: Error executing 'C:\Program':22"
>
> Once again it works fine if I leave the path off of
> the erlc command.
>
> Does anyone have a clue as to why this might be?
>
> Thanks,
> Eric
More information about the erlang-questions
mailing list