On Sat, Jun 5, 2010 at 11:44 PM, WallyB <[email protected]> wrote:
> Ok...another newbie to ROR...
>
> I have installed all gems as listed in the README file but still get
> an error when trying to build the database (regardless of method).
>
> I keep getting an error telling me rake aborted!
> no such file to load -- flickr
>
> I have flickr 1.0.2  installed as well as rflickr 2006.02.01.
>
> Anyone have any idea what the issue is here?
>


Try uninstalling flickr. Upgrading your gems. Does this work in irb:

irb(main):003:0> require 'rubygems'
=> true
irb(main):005:0> require 'flickr'
=> true


cheers,
steven bristol

-- 
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?

Reply via email to