Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
418 views
in Technique[技术] by (71.8m points)

installation - rails 3 install error "File not found: lib"

When installing Rails 3.0.1 i always get following error message, although i can use the installation.

I'm not sure if there's something wrong, I'm irritated by the error message.

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

As in the answer by balupton:

Ruby on Rails Beta 3 Install Problem on Snow Leopard

gem install rdoc

Follow instructions and then rerun

gem install rails

No errors occur to me now.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...