<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <font face="Consolas">Hi folks!<br>
      <br>
      As already reported i another posting I could compile racket<br>
      from source tarball "plt-racket-v4.1.1-7459-ga530109.tar.gz".<br>
      (By the way I find the naming of tarball which I downloaded <br>
      from GitHub somehow strange (specially the part v4.1.1!!)<br>
      <br>
      Here is my first racket session:<br>
      <font color="#003300"><b>-------------------------------------------------------<br>
          user@Nokia-N900:~$ racket<br>
          Welcome to Racket v5.0.0.9.<br>
          &gt; (require readline)<br>
          &gt; <font color="#ff0000">Seg fault (internal error) at
            0x219290<br>
            SIGSEGV SEGV_ACCERR SI_CODE 2 fault on 0x219290<br>
            Aborted</font><br>
          -------------------------------------------------------</b></font><br>
      <br>
      The library "libreadline5" is already installed:<br>
      <br>
    </font><small><font face="Consolas">---------------------------------------------------------------</font><br>
    </small><font face="Consolas"><small><b>Nokia-N900:~# <font
            color="#000066">dpkg -s libreadline5</font></b><br>
        Package: libreadline5<br>
        Status: install ok installed<br>
        Priority: important<br>
        Section: libs<br>
        Installed-Size: 320<br>
        Maintainer: maemo integration <a class="moz-txt-link-rfc2396E" href="mailto:integration@maemo.org">&lt;integration@maemo.org&gt;</a><br>
        Architecture: armel<br>
        Source: readline5<br>
        Version: 5.2-2maemo2+0m5<br>
        Depends: readline-common, libc6 (&gt;= 2.5.0-1), libncurses5
        (&gt;= 5.7-1)<br>
        Description: GNU readline and history libraries, run-time
        libraries<br>
         The GNU readline library aids in the consistency of user
        interface<br>
         across discrete programs that need to provide a command line<br>
         interface.<br>
         .<br>
         The GNU history library provides a consistent user interface
        for<br>
         recalling lines of previously typed input.<br>
      </small></font><small><font face="Consolas">---------------------------------------------------------------</font></small><br>
    <font face="Consolas"><br>
      Any idea how it can be fixed.<br>
      <br>
      Regards<br>
      Nik<br>
      <br>
      PS: As an alternative to "readline" I use <br>
          "<font color="#660000"><b>rlwrap</b></font>" that works very
      well.<br>
       <br>
    </font>
  </body>
</html>