[前][次][番号順一覧][スレッド一覧][生データ]

yarv-dev-en:48

From: SASADA Koichi <ko1 atdot.net>
Date: Wed, 22 Feb 2006 10:49:26 +0900
Subject: [yarv-dev-en:48] organize build process

Hi,

YARV HEAD can be built and installed same as current CVS Ruby.


  configure --prefix=[your install directory]
  make           # build ruby and ext/
  make test      # show some errors (around block parameters)
  make test-all  # show some errors (about 20 or so)
  make install   # install files and generating RI files


I only tested on Linux (on VMware).

Enjoy :)


Regars,
-- 
// SASADA Koichi at atdot dot net


-- 
ML: yarv-dev-en quickml.atdot.net
使い方: http://www.atdot.net/~ko1/quickml

[前][次][番号順一覧][スレッド一覧][生データ]