Re: Installation Problem

Malcolm Wallace <[email protected]> Sun, 31 Jul 2005 10:56:30 +0100
Newsgroups gmane.comp.lang.haskell.nhc.bugs
Organization Dept of Computer Science, University of York
Message-ID <[email protected]>
Dieter B=FCttner <[email protected]> writes:

> thank you very much for your answer.  Yes I forgot make.
> I did it all once again including make. But it doesn't make things easier.
> It doesn't work.  I downloaded the sources unzipped etc.
>=20
> Then I started ./configure  --> see the file nhc98_configure where I=20
> redirected the output (standard and standard error).
> Then I started make --> see the file nhc98_make where I redirected the ou=
tput=20
> (standard and standard error).  More than 100000 lines!!

I see that your machine is an x86_64.  At present unfortunately,
nhc98 only works on 32-bit machines, not 64-bit.

Regards,
    Malcolm