neversaint has asked for the wisdom of the Perl Monks concerning the following question:
Now since Pugs needed version 6.4[neversaint@voyager ~]$ ghc ghc-6.2.1: no input files Usage: For basic information, try the `--help' option. [neversaint@voyager ~]$ ghc-6.4.1 ghc-6.4.1: no input files Usage: For basic information, try the `--help' option.
How can I make CPAN shell call the correct version of GHC-6.4.1 ?cpan> install pugs [snip] *** Cannot find GHC 6.4 or above from path (we have 6.2.1). *** Please install a newer version from http://haskell.org/ghc/. Running make test Make had some problems, maybe interrupted? Won't test Running make install Make had some problems, maybe interrupted? Won't install cpan>
|
|---|