Hi Hemant, I follwed the steps listed in http://gnufied.org/2008/05/21/bleeding-edge-version-of-backgroundrb-for-better-memory-usage/
but still was unable to start my backgroundrb. So, followed this link : http://rubyforge.org/pipermail/backgroundrb-devel/2008-April/001675.html But you need to get latest code, which is not yet in git repo: 1. First update your packet. Get packet code from here: http://code.google.com/p/packet/source/checkout Install using: rake gem; sudo gem install packet-0.1.6.gem Sapna ::::::::::::::::::: got this source package; copied to the git repo dir and executed the rake gem; Now ran into the rails 2.2 gem not found Issued :gem install -v=2.0.2 rails command to install the required gems. And when I am doing "rake gem", the command failed :( *CAN YOU PLEASE PLEASE PLEASE HELP ME WITH THIS??????????????????????????????????????? * [r...@sapna-server tecnophoto-read-only]# rake gem --trace (in /root/ROR/rails_apps/tecnophoto-read-only) rake aborted! Don't know how to build task 'gem' /usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:1728:in `[]' /usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2050:in `invoke_task' /usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level' /usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `each' /usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2029:in `top_level' /usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_excep tion_handling' /usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2023:in `top_level' /usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2001:in `run' /usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:2068:in `standard_excep tion_handling' /usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/lib/rake.rb:1998:in `run' /usr/local/lib/ruby/gems/1.8/gems/rake-0.8.7/bin/rake:31 /usr/local/bin/rake:19:in `load' 2. Get backgroundrb code with fixes from: http://backgroundrb.gnufied.org/manual/backgroundrb.tar.gz
_______________________________________________ Backgroundrb-devel mailing list [email protected] http://rubyforge.org/mailman/listinfo/backgroundrb-devel
