| ページ一覧 | ブログ | twitter |  書式 | 書式(表) |

MyMemoWiki

差分

ナビゲーションに移動 検索に移動
編集の要約なし
==Racket をCentOS にインストール==
[[Racket][Scheme][CentOS]]
===ダウンロード===
*http://download.racket-lang.org/racket-5-3-6-bin-i386-linux-f12-sh.html
often more convenient, especially if you want to install multiple
versions or keep it in your home directory.
Enter yes/no (default: no) > > yes
Where do you want to base your installation of Racket v5.3.6?
4 - ./... (here)
Or enter a different directory prefix to install in.
> > 2
Target Directories:
[m] Man Pages /usr/local/share/man (exists)
Enter a letter to change an entry, or enter to continue.
> >
Checking the integrity of the binary archive... ok.
Unpacking into "/usr/local/racket-tmp-install" (Ctrl+C to abort)...
Done.
Moving bin -> > /usr/local/bin Moving collects -> > /usr/local/lib/racket/collects Moving doc -> > /usr/local/share/racket/doc Moving include -> > /usr/local/include/racket Moving lib -> > /usr/local/lib/racket Moving man -> > /usr/local/share/man Moving README -> > /usr/local/share/racket/doc/README
Writing uninstaller at: /usr/local/bin/racket-uninstall...
Rewriting configuration file at: /usr/local/lib/racket/collects/config/config.rkt...

案内メニュー