<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic RAILS + Capistrano in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/rails-capistrano/m-p/4028903#M29025</link>
    <description>Hi there: &lt;BR /&gt;I did this on Ubuntu 7:&lt;BR /&gt;&lt;BR /&gt;2. apt-get install ruby1.8-dev&lt;BR /&gt;3. apt-get install rubygems&lt;BR /&gt;4. gem install deprec &lt;BR /&gt;5. gem install rails --include-dependencies&lt;BR /&gt;6. PATH=/var/lib/gems/1.8/bin/:$PATH&lt;BR /&gt;7. rails my_rails_app&lt;BR /&gt;8. cd my_rails_app&lt;BR /&gt;9. deprec --apply-to .&lt;BR /&gt;10. vim config/deploy.rb&lt;BR /&gt;11. vim /config/database.yml&lt;BR /&gt;12. ssh-keygen -t rsa -C "peter@localhost"&lt;BR /&gt;13. cap setup_ssh_keys (in my_rails_app)&lt;BR /&gt;14. cap install_rails_stack&lt;BR /&gt;15. cap setup&lt;BR /&gt;&lt;BR /&gt;Everythink is going well till cap setup:&lt;BR /&gt;&lt;BR /&gt;root@ubuntus:~/my_rails_app# cap setup&lt;BR /&gt;/usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require': no such file to load -- deprec/recipes (LoadError)&lt;BR /&gt;        from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'&lt;BR /&gt;        from /usr/lib/ruby/gems/1.8/gems/capistrano-1.4.1/lib/capistrano/configuration.rb:202:in `require'&lt;BR /&gt;        from ./config/deploy.rb:1:in `load'&lt;BR /&gt;&lt;BR /&gt;I was trying very hard  - entire day.&lt;BR /&gt;Does enybody know how to get rid of that?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 28 Jun 2007 13:54:13 GMT</pubDate>
    <dc:creator>Piotr Kirklewski</dc:creator>
    <dc:date>2007-06-28T13:54:13Z</dc:date>
    <item>
      <title>RAILS + Capistrano</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rails-capistrano/m-p/4028903#M29025</link>
      <description>Hi there: &lt;BR /&gt;I did this on Ubuntu 7:&lt;BR /&gt;&lt;BR /&gt;2. apt-get install ruby1.8-dev&lt;BR /&gt;3. apt-get install rubygems&lt;BR /&gt;4. gem install deprec &lt;BR /&gt;5. gem install rails --include-dependencies&lt;BR /&gt;6. PATH=/var/lib/gems/1.8/bin/:$PATH&lt;BR /&gt;7. rails my_rails_app&lt;BR /&gt;8. cd my_rails_app&lt;BR /&gt;9. deprec --apply-to .&lt;BR /&gt;10. vim config/deploy.rb&lt;BR /&gt;11. vim /config/database.yml&lt;BR /&gt;12. ssh-keygen -t rsa -C "peter@localhost"&lt;BR /&gt;13. cap setup_ssh_keys (in my_rails_app)&lt;BR /&gt;14. cap install_rails_stack&lt;BR /&gt;15. cap setup&lt;BR /&gt;&lt;BR /&gt;Everythink is going well till cap setup:&lt;BR /&gt;&lt;BR /&gt;root@ubuntus:~/my_rails_app# cap setup&lt;BR /&gt;/usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require': no such file to load -- deprec/recipes (LoadError)&lt;BR /&gt;        from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'&lt;BR /&gt;        from /usr/lib/ruby/gems/1.8/gems/capistrano-1.4.1/lib/capistrano/configuration.rb:202:in `require'&lt;BR /&gt;        from ./config/deploy.rb:1:in `load'&lt;BR /&gt;&lt;BR /&gt;I was trying very hard  - entire day.&lt;BR /&gt;Does enybody know how to get rid of that?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Jun 2007 13:54:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rails-capistrano/m-p/4028903#M29025</guid>
      <dc:creator>Piotr Kirklewski</dc:creator>
      <dc:date>2007-06-28T13:54:13Z</dc:date>
    </item>
  </channel>
</rss>

