I keep getting this error when trying to install hugs on a Fedora system. I typed "make" in the top level directory.
...
checking for bison... no
checking for byacc... no
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
make: *** [src/Makefile] Error 1
...
How do I install haskell?
_______________________________________________ Hugs-Bugs mailing list [email protected] http://www.haskell.org/mailman/listinfo/hugs-bugs
