[Haskell-cafe] Trouble with Cabal
Lemmih
lemmih at gmail.com
Mon May 22 12:57:41 EDT 2006
On 5/22/06, Henning Thielemann <lemming at henning-thielemann.de> wrote:
>
> On Mon, 22 May 2006, Scherrer, Chad wrote:
>
> > % ./Setup.hs install
> > Installing: /f/g/lib/fps-0.7 & /f/g/bin fps-0.7...
> > *** Exception: /f: createDirectory: permission denied (Permission
> > denied)
> >
> > I don't have root on this machine, and it's not obvious (to me) how to
> > specify that everything should be installed locally. Any suggestions?
>
> Install locally after configuring this way:
> ./Setup.lhs configure --user --prefix=$HOME/yourlocalhaskelllibsdir
The --user flag to 'configure' isn't necessary.
--
Friendly,
Lemmih
More information about the Haskell-Cafe
mailing list