<div dir="ltr"><div>Downloading directly from<br><a href="http://pre.racket-lang.org/binaries/x86_64-linux-debian-squeeze/">http://pre.racket-lang.org/binaries/x86_64-linux-debian-squeeze/</a><br></div><div>and extracting it to a local dir works fine though... I don&#39;t understand what goes wrong here.<br>

<br></div><div>Laurent<br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jun 11, 2013 at 2:31 PM, Laurent <span dir="ltr">&lt;<a href="mailto:laurent.orseau@gmail.com" target="_blank">laurent.orseau@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Err... While trying to upgrade to 5.3.4.11 on a different ubuntu computer (this time 64bits OS), I get the following error:<br>

<br>% racket<br>Welcome to Racket v5.3.4.11.<br>standard-module-name-resolver: collection not found<br>
  for module path: (submod (lib &quot;racket/init&quot;) configure-runtime)<br>  collection: &quot;racket&quot;<br>  in collection directories:<br>   /home/orseau/.racket/<a href="http://5.3.4.1/pkgs/installed/slideshow-latex" target="_blank">5.3.4.1/pkgs/installed/slideshow-latex</a><br>


   /home/orseau/.racket/<a href="http://5.3.4.11/collects" target="_blank">5.3.4.11/collects</a><br>   /usr/lib/racket-5.3.4.11/collects<br>  context...:<br>   show-collection-err<br>   standard-module-name-resolver<br>/home/orseau/.racketrc:3:0: #%top-interaction: unbound identifier;<br>


 also, no #%app syntax transformer is bound<br>  at: #%top-interaction<br>  in: (#%top-interaction require readline/rep)<br>standard-module-name-resolver: collection not found<br>  for module path: racket/base<br>  collection: &quot;racket&quot;<br>


  in collection directories:<br>   /home/orseau/.racket/<a href="http://5.3.4.1/pkgs/installed/slideshow-latex" target="_blank">5.3.4.1/pkgs/installed/slideshow-latex</a><br>   /home/orseau/.racket/<a href="http://5.3.4.11/collects" target="_blank">5.3.4.11/collects</a><br>


   /usr/lib/racket-5.3.4.11/collects<br>  context...:<br>   show-collection-err<br>   standard-module-name-resolver<br><br></div><div>This is weird. Looks like it searches for the `racket&#39; collection in my personal collections...<br>


</div><div>Am I really alone to have problems with this version?!<br><br></div>FWIW, on the computer of the first email, it works if I compile it from source.<span class="HOEnZb"><font color="#888888"><br><br></font></span></div>

<span class="HOEnZb"><font color="#888888">Laurent<br><div><div><br></div></div></font></span></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra">
<br><br><div class="gmail_quote">On Wed, Jun 5, 2013 at 11:03 AM, Laurent <span dir="ltr">&lt;<a href="mailto:laurent.orseau@gmail.com" target="_blank">laurent.orseau@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div dir="ltr"><div><div><div><div><div><div>Huh, actually, it *does* fail to install!<br></div>I thought I had picked the wrong version (switching computers too many times...) but I had not.<br></div>It&#39;s a 64bits processor on a 32bits Ubuntu, and the installation fails with the above message.<br>



<br></div>If I choose a non-Unix-style installation, the installation works, but launching DrRacket fails with the same error:<br>% /usr/racket-5.3.4.11/bin/drracket <br>/usr/racket-5.3.4.11/bin/gracket: 1: /usr/racket-5.3.4.11/bin/gracket:  ELF    : not found<br>



/usr/racket-5.3.4.11/bin/gracket: 7: /usr/racket-5.3.4.11/bin/gracket: Syntax error: Unterminated quoted string<br><br></div>This does not occur with 5.3.4.10<br><br></div>Any hint?<span><font color="#888888"><br>
<br></font></span></div><span><font color="#888888"><div></div>Laurent<br><div>
<div><div><br><br></div></div></div></font></span></div><div><div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jun 4, 2013 at 2:19 PM, Laurent <span dir="ltr">&lt;<a href="mailto:laurent.orseau@gmail.com" target="_blank">laurent.orseau@gmail.com</a>&gt;</span> wrote:<br>



<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>Then don&#39;t bother too much.<br></div>Though if you want to do something maybe you can just target<br>



the most popular distributions maybe and leave the rest as is.<br></div><br></div></div><div><div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jun 4, 2013 at 12:33 PM, Eli Barzilay <span dir="ltr">&lt;<a href="mailto:eli@barzilay.org" target="_blank">eli@barzilay.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div>10 minutes ago, Laurent wrote:<br>
&gt; Ahem, picked the wrong 32/64bits version... Sorry for the noise.<br>
&gt; Maybe there could be a simple check in the installation file that<br>
&gt; issues a warning whenever the machine&#39;s architecture is different<br>
&gt; from the installer&#39;s?  Though since very few people seem to complain<br>
&gt; about this, that&#39;s probably no big deal.<br>
<br>
</div>It&#39;s might be doable if there&#39;s a good way to know if you&#39;re on 64 or<br>
on 32 bit OS.  The problem is that the installer is using only very<br>
basic things.  I&#39;ve so far avoided such things since it&#39;s roughly<br>
similar to going down the bottomless pit of checking libc versions etc<br>
etc etc.<br>
<span><font color="#888888"><br>
--<br>
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:<br>
                    <a href="http://barzilay.org/" target="_blank">http://barzilay.org/</a>                   Maze is Life!<br>
</font></span></blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>