Hi,

I have a Debian Squeeze server which runs a rails 3 application. I tried to 
install beanstalk-client gem to the server so that I could use it with 
xapian_db gem. Bundling the gems went ok. All gems installed. But when I 
started the server, it gave me a rack error because requiring 
beanstalk-client did not succeed. When I checked the gems directory under 
my .rvm directory I noticed that there was nothing about the 
beanstalk-client gem. So obviously something had gone wrong in the 
installation even though bundler thought everything went ok.

Is there some kind of log available where to get a hint about why the 
install fails to write anything to the gems directory? All the other gems 
are there and application is othervice running well.

I have also installed the beanstalkd using the instructions in 
https://github.com/garaio/xapian_db. The beanstalkd daemon is running on 
the server, so I quess the installation of that piece in the puzzle went 
right. The daemon is run by the root user and the rails application under 
an application_user. Could that influence?

-- 
You received this message because you are subscribed to the Google Groups 
"beanstalk-talk" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/beanstalk-talk/-/A6mcmVl56WoJ.
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/beanstalk-talk?hl=en.

Reply via email to