From 06d812a71ba3c6525a063257512c9ec007c272cf Mon Sep 17 00:00:00 2001 From: matz Date: Tue, 19 May 1998 07:38:52 +0000 Subject: README/make install may be done by root git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/v1_1r@219 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- README | 6 ++++-- README.jp | 2 ++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README b/README index c8b975429e..47012a3cb2 100644 --- a/README +++ b/README @@ -44,11 +44,13 @@ This is what you need to do to compile and install Ruby: 5. Optionally, run 'make test' to check whether the compiled Ruby interpreter works well. If you see the message "test succeeded", - your Ruby works as it should (hopefully). + your ruby works as it should (hopefully). 6. Run 'make install' -If you fail to compile Ruby, please send the detailed error report with + You may have to be a super user to install ruby. + +If you fail to compile ruby, please send the detailed error report with the error log and machine/OS type, to help others. * Copying diff --git a/README.jp b/README.jp index d1937eabaf..0ef0065925 100644 --- a/README.jp +++ b/README.jp @@ -81,6 +81,8 @@ Ruby 6. make install + rootで作業する必要があるかもしれません. + もし,コンパイル時にエラーが発生した場合にはエラーのログとマ シン,OSの種類を含むできるだけ詳しいレポートを作者に送ってく ださると他の方のためにもなります. -- cgit v1.2.3