<div dir="ltr"><div class="gmail_default" style="font-size:small"><font face="georgia, serif">I am using a recent install of Haskell platform (GHC/GHCi version 7.8.3) in OS X 10.9.5, and have been working through Real World Haskell and last year's CIS194 lectures and exercises.</font></div><div class="gmail_default" style="font-size:small"><font face="georgia, serif"><br></font></div><div class="gmail_default" style="font-size:small"><font face="georgia, serif">I attempted to follow the instructions for installing lambdabot (as given by <a href="https://wiki.haskell.org/Lambdabot">https://wiki.haskell.org/Lambdabot</a> ) via </font><font face="monospace, monospace">cabal install lambdabot</font><font face="georgia, serif">.</font></div>







<div class="gmail_default" style="font-family:georgia,serif;font-size:small"><br></div><div class="gmail_default" style="font-size:small"><span style="font-family:georgia,serif">After 24 1/2 minutes, the process ended with a little ov</span><font face="georgia, serif">er a dozen error messages apparently tracing to two occurrences of ExitFailure 1:</font></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div class="gmail_default" style="font-family:georgia,serif;font-size:small"><p class="">MonadRandom-0.3.0.1 failed during the building phase. The exception was:</p></div><div class="gmail_default" style="font-family:georgia,serif;font-size:small"><p class="">ExitFailure 1</p></div><div><p class=""><font face="georgia, serif">regex-pcre-0.94.4 failed during the building phase. The exception was:</font></p></div><div><p class=""><span style="font-family:georgia,serif">ExitFailure 1</span></p></div></blockquote><div>







<p class=""><span style="font-family:georgia,serif"></span></p><div class="gmail_default" style="font-family:georgia,serif;font-size:small;display:inline">​The remaining messages were from components dependent on one or the other of those two.</div><p></p><p class=""><span style="font-family:georgia,serif"></span></p><div class="gmail_default" style="font-family:georgia,serif;font-size:small;display:inline">The logged failure for regex-pcre-0.94.4 ​included the following:</div><br><p></p><p class=""><span style="font-family:georgia,serif"></span></p></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><div><font face="georgia, serif">Preprocessing library regex-pcre-0.94.4...</font></div></div><div><div><font face="georgia, serif">Wrap.hsc:148:10: fatal error: 'pcre.h' file not found</font></div></div><div><div><font face="georgia, serif">#include <pcre.h></font></div></div><div><div><font face="georgia, serif">         ^</font></div></div><div><div><font face="georgia, serif">1 error generated.</font></div></div><div><div><font face="georgia, serif">compiling dist/build/Text/Regex/PCRE/Wrap_hsc_make.c failed (exit code 1)</font></div></div></blockquote><div><p class=""></p></div><div><br></div><div><div class="gmail_default" style="font-family:georgia,serif;font-size:small">​and for MonadRandom-0.3.0.1 included:</div><div class="gmail_default" style="font-family:georgia,serif;font-size:small"><br></div></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><div class="gmail_default" style="font-family:georgia,serif;font-size:small"><div class="gmail_default">Preprocessing library MonadRandom-0.3.0.1...</div></div></div><div><div class="gmail_default" style="font-family:georgia,serif;font-size:small"><div class="gmail_default">[1 of 2] Compiling Control.Monad.Random.Class ( Control/Monad/Random/Class.hs, dist/build/Control/Monad/Random/Class.o )</div></div></div><div><div class="gmail_default" style="font-family:georgia,serif;font-size:small"><div class="gmail_default">[2 of 2] Compiling Control.Monad.Random ( Control/Monad/Random.hs, dist/build/Control/Monad/Random.o )</div></div></div><div><div class="gmail_default" style="font-family:georgia,serif;font-size:small"><div class="gmail_default">[1 of 2] Compiling Control.Monad.Random.Class ( Control/Monad/Random/Class.hs, dist/build/Control/Monad/Random/Class.p_o )</div></div></div><div><div class="gmail_default" style="font-family:georgia,serif;font-size:small"><div class="gmail_default">[2 of 2] Compiling Control.Monad.Random ( Control/Monad/Random.hs, dist/build/Control/Monad/Random.p_o )</div></div></div><div><div class="gmail_default" style="font-family:georgia,serif;font-size:small"><div class="gmail_default">/Users/joel/.ghc/x86_64-darwin-7.8.3/package.conf.d/package.cache: openBinaryFile: does not exist (No such file or directory)</div></div></div></blockquote><div><div class="gmail_default" style="font-family:georgia,serif;font-size:small">​</div><div class="gmail_default" style="font-family:georgia,serif;font-size:small">​I am at a loss for corrective actions. I would assume that I need to locate the pcre.h header file and put it in the "right place"​, but was unable to find the location of Wrap_hsc_make.c. And I don't know how to address the non-existence of openBinaryFile in package.cache.</div><div class="gmail_default" style="font-family:georgia,serif;font-size:small"><br></div><div class="gmail_default" style="font-family:georgia,serif;font-size:small">Thanks in advance for any advice on correcting the above problems!</div><div class="gmail_default" style="font-family:georgia,serif;font-size:small"><br></div><div class="gmail_default" style="font-family:georgia,serif;font-size:small">-jn-</div><div class="gmail_default" style="font-family:georgia,serif;font-size:small"><br></div><br></div>-- <br><div class="gmail_signature">Beauty of style and harmony and grace and good rhythm depend on simplicity. - Plato</div>
</div>