Ok, solved this. I had gem installed from rubygems debian package. Uninstalled it, downloaded ruby executable installer from gems page, run it as root. Gems installed. Then I installed some libs (ruby1.8-dev, libyaml-ruby, libzlib-ruby and rdoc, as this libraries are needed but ruby package does not depend on them on debian). Then installed mongrel and rails by my newly installed gems and everything works fine.
Best regards Pawel Stawicki -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Deploying Rails" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-deployment?hl=en -~----------~----~----~----~------~----~------~--~---
