The Fudgets Library

Thomas Hallgren hallgren at cse.ogi.edu
Wed Dec 1 22:43:52 EST 2004


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-i386-linux-fc2.tar.gz
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)



More information about the Libraries mailing list