Re: [Rails] How enable LD_LIBRARY_PATH in Capistrano

2011-04-01 Thread Bryan Crossland
On Fri, Apr 1, 2011 at 11:00 AM, rtacconi 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 L

[Rails] How enable LD_LIBRARY_PATH in Capistrano

2011-04-01 Thread rtacconi
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? -- You received this message because you are subscribed to the Google Gro