On Apr 10, 2009, at 4:23 AM, Mag. Matthias Tarasiewicz wrote:

Yes. I forgot to mention it, but Debian has a 'rake' package
as well.

fyi, that was how i came to error messages:

1. apt-get install ruby-all
2. gem install rails
3. rails mynewproject
4. cd mynewproject
6. ruby script/server
---> error rails needs rubygems >= 1.3.1 to run.

strange thing. i am glad that instiki seems not to be affected. i think this is because of the difference of gem rails vs. rails in a vendor directory. so this might affect people that run instiki with a global rails installation on debian or ubuntu.

I believe you'll find that error message is produced by the config/ boot.rb file generated by a new Rails project (as you did above).

Jacques

Attachment: PGP.sig
Description: This is a digitally signed message part

_______________________________________________
Instiki-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/instiki-users

Reply via email to