[racket-dev] installing XREPL

From: Marijn (hkBst at gentoo.org)
Date: Mon Dec 19 10:50:15 EST 2011

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

XREPL is said to be able to edit your .racketrc in the docs, but
apparently doesn't cope well with that file not existing yet:

$ racket
Welcome to Racket v5.2.0.7.
> (require xrepl)
; Warning: no readline support (ffi-lib: couldn't open
"libreadline.so.5" (libreadline.so.5: cannot open shared object file:
No such file or directory))
- -> ,install!
file-size: file not found: "/home/marijn/.racketrc"
- ->

and indeed it doesn't get created:

$ cat ~/.racketrc
cat: /home/marijn/.racketrc: No such file or directory

Marijn
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.18 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk7vXTcACgkQp/VmCx0OL2yurACeN7MgxZmzrtvakW359iNdB0+Y
2JoAn2T3Hik2gvJd59sLhTdDS0MKax5X
=RdjZ
-----END PGP SIGNATURE-----


Posted on the dev mailing list.