Hi folks,<br><br>I just installed GHC 6.10.4 on Ubuntu 9.04 32-bit, and
then tried to install the Haskell Platform from source. It built quite
a bit of stuff, with many warnings but no errors, and then finally died
with the error below.<br>
<br>To install editline, I need cabal, which is of course why I
installed the Platform. I read an earlier thread from May that said
that editline came with GHC 6.10.2, so the Platform didn&#39;t work with
6.10.3, but was soon to be updated. Now the <a href="http://hackage.haskell.org/platform/contents.html" target="_blank">web site</a>
for the Platform says it comes with 6.10.4, so I assumed it should work
with 6.10.4, but apparently it still has this problem of still missing
editline.<br>
<br>Am I doing something wrong?<br><br><span style="font-family: courier new,monospace;">checking editline/readline.h usability... no</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">checking editline/readline.h presence... no</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">checking for editline/readline.h... no</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">checking editline/editline.h usability... no</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">checking editline/editline.h presence... no</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">checking for editline/editline.h... no</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">checking readline/readline.h usability... yes</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">checking readline/readline.h presence... yes</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">checking for readline/readline.h... yes</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">checking for sign of read_history result on error... negative</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">checking for rl_completion_matches... no</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">checking for completion_matches... no</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">configure: error: editline not found, so this package cannot be built</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">See `config.log&#39; for more details.</span><br style="font-family: courier new,monospace;">

<br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">Error:</span><br style="font-family: courier new,monospace;"><span style="font-family: courier new,monospace;">Configuring the editline-0.2.1.0 package failed</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">make: *** [build.stamp] Error 2</span><br style="font-family: courier new,monospace;"><font color="#888888"><br><span style="color: rgb(0, 0, 0);">- Lyle</span><br></font>