From: Randall B. <r.b...@au...> - 2014-06-25 04:07:57
|
Hi I just upgraded everything, but can’t get eclipsefp working again (was fine with older versions eclipse, Mac OS X and ghc 7.6.3). I create a new Haskell project (executable), but straight away, the following message is displayed in the console: "The program 'ghc' version >=6.4 is required but it could not be found.” >From the shell, ghc is in the path, and everything seems fine. I’ve tried both ways of setting Mac OS X GUI paths (/etc/launchd.conf and “.MacOSX/environment.plist”) as described here http://serverfault.com/questions/16355/how-to-set-global-path-on-os-x (linked to from the EclipseFP FAQ for this type of problem). When I try from the Menu: “Eclipse/Preferences/Haskell Implementations” then “Autodetect”, the list is blank. I have manually added an entry for ghc, and it displays “7.8.2” for the Version field. Any help would be really appreciated, I’ve really found EclipseFP helpful in the past. Regards, Randall |