Simon Marlow wrote:
> [...] but 'make install' on Windows is very rare anyway (most people
> just install from the .msi or run it from the build tree).

But a 'make install' is not so rare if you took the trouble of
installing half a dozen utilities to do a successful 'make'. :-)

> I'd only be guessing at the right way to fix this.  Perhaps SysTools
> should look for $prefix/lib/package.conf in addition to >
> $prefix/package.conf?

Hmmm, I'm not sure how to fix this correctly (probably the 'make
install' logic on WinDoze is simply broken), but a quick workaround
would be a shell script / batch file adding

-Bc:\Programme\cygwin\usr\local\lib\ghc-6.1

to the commandline for ghc.exe and ghci.exe (if your prefix was
/usr/local and your Cygwin is installed in c:\Programme\cygwin).

Cheers,
   S.


_______________________________________________ Glasgow-haskell-bugs mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to