<div dir="ltr">It&#39;s weird.<div style>I cloned and modified the racket/draw/unsafe/jpeg.rkt, even the basic form (ffi-lib &quot;libjpeg&quot;)   gives me the unknown version, and the only version in my system is 62. Finally I solved it by configuring with &quot;--disable-libffi&quot;.</div>
<div style><br></div><div style><br></div><div style>More over, I don&#39;t know the difficulties to have retina display supported either.</div><div style>Maybe it&#39;s time to do some researching on the source code.</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Aug 15, 2013 at 10:21 AM, Matthew Flatt <span dir="ltr">&lt;<a href="mailto:mflatt@cs.utah.edu" target="_blank">mflatt@cs.utah.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">At Wed, 14 Aug 2013 17:55:41 +0800, WarGrey Gyoudmon Ju wrote:<br>
&gt; racket version: from 5.3.6. (5.3.4 is okay)<br>
&gt; os version: SunOS (OpenIndiana)<br>
&gt;<br>
&gt; DrRacket cannot open<br>
&gt; Generating documents failed if the page contains picture.<br>
<br>
</div>A difference between v5.3.4 and v5.3.6 is that the latter tries to load<br>
&quot;libjpeg.so.9&quot; if its available (after trying &quot;libjpeg.so.62&quot; and<br>
&quot;libjpeg.so.8&quot;, before trying &quot;&quot;libjpeg.so&quot;). Do you have a<br>
&quot;libjpeg.so.9&quot; installed?<br>
<div class="im"><br>
<br>
&gt; BTW, is there any plan to make racket GUI support retina display?<br>
<br>
</div>I don&#39;t have the hardware to work on retina-display support, so far.<br>
Patches are welcome, of course, but I don&#39;t know how difficult the<br>
problem is.<br>
<br>
</blockquote></div><br></div>