i am having some gem install problems with my ruby install. on the first rake it gave me some errors and i did the update with
sudo gem update --system followed by the source and then sudo gem install ..... because rake gems:install didn't work it shows that acts-as-ferret and ferret a loaded as below. but when i rake i get: /opt/local/bin/rake:19:in `load' /opt/local/bin/rake:19 These gems that this application depends on are missing: - acts_as_ferret - ferret and finally i thought i would fire up script/server and got a acts-as- ferret error undefined method `acts_as_ferret' for #<Class:0x23be53c> in the home controller complete Successfully installed acts_as_ferret-0.4.3 1 gem installed Installing ri documentation for acts_as_ferret-0.4.3... Installing RDoc documentation for acts_as_ferret-0.4.3... izdigital:lovdbyless rush$ sudo gem install ferret Bulk updating Gem source index for: http://gems.rubyforge.org/ Updating metadata for 885 gems from http://gems.github.com/ complete Building native extensions. This could take a while... Successfully installed ferret-0.11.6 1 gem installed Installing ri documentation for ferret-0.11.6... Installing RDoc documentation for ferret-0.11.6... --~--~---------~--~----~------------~-------~--~----~ 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? -~----------~----~----~----~------~----~------~--~---
