Hi,<div>&nbsp;&nbsp; I downloaded bz file from <a href="http://haskell.org">haskell.org</a> (<a href="http://haskell.org/ghc/dist/6.8.2/maeder/ghc-6.8.2-powerpc-apple-darwin.tar.bz2">ghc-6.8.2-powerpc-apple-darwin.tar.bz2)</a></div>
<div><br></div><div>After unzipping it I ran&nbsp;</div><div><br></div><div>&nbsp;./configure --prefix=&lt;my-dir&gt;<br></div><div><br></div><div>then ran</div><div><br></div><div>make install</div><div><br></div><div>it installs with no problem but If I try to run it it gives me error as said in previous mail.</div>
<div>I will try your suggestion...</div><div><br></div><div>Regards,</div><div>Vikrant</div><div><br><div class="gmail_quote">2008/5/26 Thomas Davie &lt;<a href="mailto:tom.davie@gmail.com">tom.davie@gmail.com</a>&gt;:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div></div><div class="Wj3C7c">On 26 May 2008, at 11:51, Vikrant wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
 &nbsp; I am trying to install ghc-6.8.2 on mac leopard. I get following error if I try to run ghci<br>
<br>
dyld: Library not loaded: /opt/local/lib/libreadline.5.2.dylib<br>
 &nbsp;Referenced from: /Users/vikrant/Applications/ghc/lib/ghc-6.8.2/ghc-6.8.2<br>
 &nbsp;Reason: image not found<br>
Trace/BPT trap<br>
</blockquote>
<br></div></div>
You need to install readline using MacPorts.<br>
<br>
The current binary installer on <a href="http://haskell.org" target="_blank">haskell.org</a> shouldn&#39;t need this. &nbsp;How have you been trying to build ghc?<br>
<br>
Thanks<br>
<br>
Bob<br>
</blockquote></div><br></div>