Ruby on Rails
Friday, April 1, 2011
On Fri, Apr 1, 2011 at 11:00 AM, rtacconi <rtacconi@gmail.com> wrote:
I used to deploy my Rails app using Capistrano. A new server has been
rebuild (Solaris) but now the sys admin does not want to set up
PermitUserEnvironment true and bundle fails. How can I set
LD_LIBRARY_PATH in Capistrano?
Setting the LD_LIBRARY_PATH on any *nix based system is a major security concern. I don't blame your sys admin for not wanting to set it. Please paste the error you are getting and the steps you did to get this error that is leading you to believe the LD_LIBRARY_PATH should be set.
B.
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment