URGENT: INFORMATION ABOUT WASH, GHC, CGI AND HSP
Gerardo Valeri
gvaleri@universitario.edu.uy
Tue, 22 Jul 2003 01:27:40 -0300
Thanks for your reply,
I do the following
First i descompressed the files in the following directories
/mail/utility-0.1
/mail/washhtml-0.9
/mail/wash-cgi-1.2
/mail/washmail-0.2
if I do make in the Utility-0.1 directory show me this error
Gerardo@SERVER /cygdrive/c/mail/utility-0.1
$ make
MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
Fatal: 'libUtility.a(Auxiliary.o' does not exist - don't know how to =
make it
in the Makefile of this directory exist one reference to libUtility.a, =
what the meaning of this error.
I read that the files .a are static liraries but I don=B4t know if there =
are Unix, GCC or GHC library.
In the others directories it=B4s the same=20
I can do is compile the files ".hs", if I do ghc --make *.hs
this generate files ".o" and ".hi"
I read that the files .o are similar that the files "obj" generate in =
C++ and the files ".hi" are interface files from the compiler GHC.
I can=B4t generate the file .exe, this file is I NEED, isn=B4t it?
THANKS FOR YOUR REPLY
If somebody need something from Uruguay, I go to Europe next month and =
perhaps i can take this
GERARDO=20
-----Mensaje original-----
De: Bayley, Alistair [mailto:Alistair_Bayley@ldn.invesco.com]
Enviado el: lunes, 21 de julio de 2003 5:23
Para: glasgow-haskell-users@haskell.org
CC: Gerardo Valeri
Asunto: RE: URGENT: INFORMATION ABOUT WASH, GHC, CGI AND HSP
(Your caps-lock key seems to be stuck :-)
You should give more information, like the error messages you received. =
Did
the installation of Wash etc complete successfully? Did the example =
programs
compile? (They will produce exes.)
I recently (2-3 weeks ago) downloaded Wash and installed it on a W2K =
box,
with GHC6. I followed the (brief) instructions on the website (including
editing quite a few makefiles) and also:
-- commented a reference to a non-existent Haskell source file in the
makefile
-- added some depedencies (I forget for exactly which files) to a =
makefile
I determined what makefiles needed editing from the make error messages. =
If
you're not familiar with make then you will struggle.
Note that you need cygwin (or something that gives you make). You don't =
need
hmake (unless you plan to use the CGIGraphics module, apparently).
So after fixing some of these minor build issues, the whole thing built, =
and
compiled the example programs. These worked perfectly when installed in =
my
Apache cgi-bin.
> -----Original Message-----
> From: Gerardo Valeri [mailto:gvaleri@universitario.edu.uy]
> Sent: 20 July 2003 21:40
> To: glasgow-haskell-users@haskell.org
> Subject: URGENT: INFORMATION ABOUT WASH, GHC, CGI AND HSP
>=20
>=20
>=20
> HI!
>=20
> WE ARE A GROUP OF STUDENTS TRYING TO MAKE A WEB APPLICATTION=20
> USING HSP, CGI AND WASH (WEB AUTHORING SYSTEM HASKELL).
> WE DOWNLOADED WASH, AND GHC COMPILER. WE COMPILED THE WHOLE=20
> APPLICATION WITH GHC BUT WE NEED TO GENERATE A .EXE FROM WASH=20
> AND WE HAVE BEEN UNSUCCESSFUL. WE ARE WORKING ON A WINDOWS=20
> PLATFORM. WE COMPILED THE FOUR MODULES FROM WASH: UTILITY,=20
> WASHHTML, WASHCGI AND WASHMAIL, WITHOUT BEING ABLE TO CREATE=20
> A .EXE FROM THEM.
> WE REALLY APPRECIATE ANY SUGGESTION.
> THANK YOU
>=20
> GERARDO=20
*****************************************************************
The information in this email and in any attachments is=20
confidential and intended solely for the attention and use=20
of the named addressee(s). This information may be=20
subject to legal professional or other privilege or may=20
otherwise be protected by work product immunity or other=20
legal rules. It must not be disclosed to any person without=20
our authority.
If you are not the intended recipient, or a person=20
responsible for delivering it to the intended recipient, you=20
are not authorised to and must not disclose, copy,=20
distribute, or retain this message or any part of it.
*****************************************************************