Interestingly, I also get the same HOE error when I run 'rake -T' in
the do_sqlite3-0.9.11' directory.



On Jan 29, 12:51 am, Chris Cummer <[email protected]> wrote:
> I do. Just to be sure I've changed the require line in the Rakefile to
> take the absolute path:
>
> require '/usr/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/rake/
> spectask.rb'
>
> however it still fails with the HOE constant.
>
> On Jan 29, 12:40 am, Dirkjan Bussink <[email protected]> wrote:
>
> > On Thu, Jan 29, 2009 at 9:32 AM, Chris Cummer <[email protected]> wrote:
> > > because it appears to me that the file included into Rakefile
> > > ('spectask') doesn't exist:
>
> > >    require 'spec/rake/spectask'
>
> > > Is 'spec/rake/spectask' a file that should be there as part of the
> > > original files, a file created by make or generated through another
> > > means? My suspicion is that the only thing holding me back at this
> > > point is the lack of that file but I'm not clear on why it isn't where
> > > the Rakefile expects it to be.
>
> > This task should be supplied by RSpec, hence my suggestion for
> > installing that. On my OS X system it's located in
> > /Library/Ruby/Gems/1.8/gems/rspec-1.1.12/lib/spec/rake/spectask.rb
>
> > Do you have a similar file in your RSpec install too?
>
> > --
> > Regards,
>
> > Dirkjan Bussink
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"DataMapper" 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/datamapper?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to