Gavin Morrice wrote: > libMagickCore.so.1: cannot open shared object file: No such file or > directory - /usr/lib/ruby/gems/1.8/gems/rmagick-2.9.1/lib/RMagick2.so > (LoadError) > > Anybody have any idea why this is?
I bet if you look under a similar path except add in local you will find the library you are trying to load. The .bash_profile isn't going to work and I'm disappointed they suggested it. One idea I had is to send them the error that you just pasted. They should already have local/lib in the load path. Its just a matter of finding someone who cares and is competent. Why have the RMagic code on the system except for people to use. They must not know that people can't use it. > > Are there any other startup files I could try adding this to? I don't know if this is going to work but poke around the site looking for how and where to put an .htaccess file and then see if you can add to the environment using Apache's mod_env facility. This might happen happen before Mongrel or Rails is launched. http://httpd.apache.org/docs/2.2/mod/mod_env.html Good luck -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

