Hey all, This project rocks! My local install works fine and I am working on learning how to host it on bluehost. Major pain but almost there! I have gotten to the testing. When I run rake I get a hundred of the same error:
/home2/myhomedir/ruby/gems/gems/rmagick-2.7.0/lib/RMagick2.so: libMagickCore.so.1: cannot open shared object file: No such file or directory - /home2/myhomedir/ruby/gems/gems/rmagick-2.7.0/lib/ RMagick2.so (LoadError) if I ls /home2/myhomedir/ruby/gems/gems/rmagick-2.7.0/lib/RMagick2.so it IS there right where rake is expecting it and right where I put it. Some history, I deleted all the gem source included and installed them via gem install, keeping the same versions (avoiding missing dev packages on server I dont have root access to). I built imagemagick from source with --without-x --without-perl -- disable-installed options I did NOT do rake db:create:all but I did it manually and they are correct and rake mig a=no worked fine and all tables are there. I uninstalled rmagick and reinstalled with no luck. There are two versions installed, the default non-accessible bluehost version (1.15.14). I tried rake without 2.7 installed but it had a similar error (i forget which exactly but not the exact same error). Anyone have any clues? Thanks! Eric --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lovd by Less" 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/lovdbyless?hl=en Who loves ya baby? -~----------~----~----~----~------~----~------~--~---
