
8 Oct
2007
8 Oct
'07
1:10 p.m.
On Mon, 8 Oct 2007, Nehir Sonmez wrote:
To test some programs written in CABAL, I need to use a server (where I do not have root access) with GHC 6.6.1 (in-place) installed. However, many programs need more libraries that have to be installed, (such as binary, or derive) for which, even when I use ./Setup configure --prefix=something,
I think you need additionally the '--user' option.