Hi,

It's only advice. May be, you didn't say "make install"? In general, you should have 
link "ghc" in /usr/local/bin to script "ghc-4.03" in this directory. The last is perl 
script. In any case, check to see which perl you have installed with command "type 
perl" under bash prompt. You should have perl that has been built for cygwin32 and it 
should be properly installed (e.g., in /usr/local/bin and/or /usr/bin). Active State 
perl will not work. Otherwise, you should check your environment settings with the 
command "cygcheck -h -v -s -r". You should check that all cygwin staff is at 
appropriate place.

Regards,
Michael

----- Original Message ----- 
From: Ronald J. Legere <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: 13 ������ 1999 �. 23:34
Subject: Help with GHC on win nt, doesnt do anything??


> 
>  I followed closly the instructions for installing ghc-4.03 on
> my win nt machine. In the end however, I tried the test, and
> nothing happens!  That is:
> "bash$ ghc-4.03 -o main main.hs"
> returns with no error, and no file created. THis is
> also the case if main.hs is full of garbage! On the other hand,
> if I try a file not named with the extension .hs, it will
> properly complain that it doesnt know what to do. I dont understand
> why ghs is not being called, and if the program cant find ghs (Its in
> lib), why it doesnt complain or something!
> 
> Please let me know if this is an obvious thing to fix. I tested my
> main.hs (THe same as on the installation page) with hugs and it is
> fine.
> 
> THanks a million!!!
> 
> 
> 
> +++++++++++++++++++++++++++++++++++++++
> Ron Legere
> Caltech Quantum Optics
> MC 12-33
> Pasadena CA 91125
> 626-395-8343
> FAX: 626-793-9506
> +++++++++++++++++++++++++++++++++++++++
> 

Reply via email to