
Ok, it works now. Thanks for the help! Chad Scherrer Computational Mathematics Group Pacific Northwest National Laboratory "Time flies like an arrow; fruit flies like a banana." -- Groucho Marx
-----Original Message----- From: Lemmih [mailto:lemmih@gmail.com] Sent: Monday, May 22, 2006 10:41 AM To: Scherrer, Chad Cc: Henning Thielemann; haskell-cafe@haskell.org Subject: Re: [Haskell-cafe] Trouble with Cabal
-----Original Message----- From: Henning Thielemann [mailto:lemming@henning-thielemann.de]
Install locally after configuring this way: ./Setup.lhs configure --user --prefix=$HOME/yourlocalhaskelllibsdir
That seemed to do fine until it came to registering the
On 5/22/06, Scherrer, Chad
wrote: package, which I don't permission for. Any way around this?
Run: ./Setup.lhs install --user
-- Friendly, Lemmih