Skip to content

Instantly share code, notes, and snippets.

@iizukak
Created August 24, 2012 10:14
Show Gist options
  • Select an option

  • Save iizukak/3448770 to your computer and use it in GitHub Desktop.

Select an option

Save iizukak/3448770 to your computer and use it in GitHub Desktop.
Readline module for Gauche インストールログ ref: http://qiita.com/items/46d2fd0679da9dca296b
$ wget http://www.netlab.is.tsukuba.ac.jp/~yokota/archive/Gauche-readline-20100625.tar.gz
$ tar xzf Gauche-readline-20100625.tar.gz
$ cd Gauche-readline-20100625
$ ./configure
$ make
$ make check
$ sudo make install
$ gosh-rl
WARNING: Quote character setting is not supported by the library.
gosh>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment