
Hi, David Owen wrote:
I am having trouble installing and using the Fudgets library. I am using SuSe Linux 9.0 and Fudgets version h13w May 2002...
More recent versions of Fudgets can be downloaded from http://www.cse.ogi.edu/~hallgren/untested/ I don't use SuSe Linux, so I am not sure what the best way is to install GHC. The following might work: <><>wget http://www.haskell.org/ghc/dist/6.2.2/RedHat9.0/ghc-6.2.2-1.i386.rpm wget http://www.cse.ogi.edu/~hallgren/untested/for_Linux/fudgets-041119-ghc-6.2.2... rpm -Uvh ghc-6.2.2-1.i386.rpm tar -C /usr/local -zxf fudgets-041119-ghc-6.2.2-i386-linux-fc2.tar.gz ... ghcxmake Main ./Main -- Thomas H "Delay is preferable to error." - Thomas Jefferson (3rd President of the United States)