What do you mean by "online terminal window"? James
On Apr 19, 5:42 pm, Gavin <ga...@thinkersplayground.com> wrote: > Hey guys! > > I'm having a similar problem trying to integrate RMagick with my rails > app. > > In the online terminal (on my host's server) if I write: > > export "LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH" before > opening the rails console then I can require "RMagick" no problem. > > Without adding usr/local/lib to the LD_LIBRARY_PATH I get the error > message described here:http://rmagick.rubyforge.org/install-faq.html#loaderror > > My question is - where can I edit the LD_LIBRARY_PATH to make this > change permanent - at the moment it only works as long as I'm using > the online terminal window? > > Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Deploying Ruby on Rails" group. To post to this group, send email to rubyonrails-deployment@googlegroups.com To unsubscribe from this group, send email to rubyonrails-deployment+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-deployment?hl=en -~----------~----~----~----~------~----~------~--~---