On Fri, Apr 1, 2011 at 11:00 AM, rtacconi <[email protected]> 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 [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-talk?hl=en.

