==[[Racket をCentOS にインストール]]==
[[Racket]] | [[Scheme]] | [[CentOS]] |
===ダウンロード===
# ./racket-5.3.6-bin-i386-linux-f12.sh
This program will extract and install [[Racket ]] v5.3.6.
Note: the required diskspace for this installation is 357M.
to Unix conventions. A "racket-uninstall" script will be generated
to be used when you want to remove the installation. If you say 'no',
the whole [[Racket ]] directory is kept in a single installation directory
(movable and erasable), possibly with external links into it -- this is
often more convenient, especially if you want to install multiple
Enter yes/no (default: no) > yes
Where do you want to base your installation of [[Racket ]] v5.3.6?
(If you've done such an installation in the past, either
enter the same directory, or run 'racket-uninstall' manually.)
Unpacking into "/usr/local/racket-tmp-install" (Ctrl+C to abort)...
Done.
Moving Mo[[vi]]ng bin -> /usr/local/bin Moving Mo[[vi]]ng collects -> /usr/local/lib/racket/collects Moving Mo[[vi]]ng doc -> /usr/local/share/racket/doc Moving Mo[[vi]]ng include -> /usr/local/include/racket Moving Mo[[vi]]ng lib -> /usr/local/lib/racket Moving Mo[[vi]]ng man -> /usr/local/share/man Moving Mo[[vi]]ng README -> /usr/local/share/racket/doc/README
Writing uninstaller at: /usr/local/bin/racket-uninstall...
Rewriting [[R]]ewriting configuration file at: /usr/local/lib/racket/collects/config/config.rkt... Recompiling [[R]]ecompiling to /usr/local/lib/racket/collects/config/compiled/config_rkt.zo...
Installation complete.