
11 May
2005
11 May
'05
9:41 a.m.
Simon Marlow wrote:
On 23 March 2005 11:58, Patrick Scheibe wrote:
I took the ghc64-6.4-4.x86_64.rpm package from the fedorahaskell site and tried to install it locally (because I have no root passwd) with
~>rpm --install --prefix "$HOME/built" "software/haskell/ghc64-6.4-4.x86_64.rpm" warning: software/haskell/ghc64-6.4-4.x86_64.rpm: V3 DSA signature: NOKEY, key ID aedf7ebb error: package ghc64 is not relocatable
I finally took a look at this today and updated the ghc package in Fedora Haskell to be relocatable now. :)
The RPM does need root access unfortunately, but that's something we could fix in the future.
I should send you a patch for the ghc.spec file. Jens