
29 Nov
2007
29 Nov
'07
8:16 a.m.
On 11/29/07, Don Stewart
refused to configure with --user ??
vvv@fun:~/src/X11$ runhaskell Setup.hs clean cleaning... vvv@fun:~/src/X11$ autoreconf vvv@fun:~/src/X11$ runhaskell Setup.hs configure --prefix=$HOME --user Configuring X11-1.4.0... Setup.hs: At least the following dependencies are missing: base -any vvv@fun:~/src/X11$ runhaskell Setup.hs configure --prefix=$HOME Configuring X11-1.4.0... checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes [...] -- vvv