HI all,

Ive been trying to install/run sequel for quite some time now and been
unsuccessful at it...

after a git clone,
#cd sequel
#rake install ( tried this as i was suggest to do so from the irc)
http://pastie.org/554684 was the error ,finally ended up getting
nothing...

what ever I tried, (git clone / download and install) this is what i
get
(main):001:0> require 'sequel'
LoadError: no such file to load -- sequel
        from (irb):1:in `require'
        from (irb):1
irb(main):002:0> ^C
irb(main):002:0>

#rake install -trace
:rake install -trace
rake aborted!
no such file to load -- ace
/usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:
31:in `gem_original_require'
/usr/ruby/1.8/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:
31:in `require'
/var/ruby/1.8/gem_home/gems/rake-0.8.7/lib/rake.rb:2254:in
`standard_rake_options'
/usr/ruby/1.8/lib/ruby/1.8/optparse.rb:1293:in `call'
/usr/ruby/1.8/lib/ruby/1.8/optparse.rb:1293:in `parse_in_order'
/usr/ruby/1.8/lib/ruby/1.8/optparse.rb:1249:in `catch'
/usr/ruby/1.8/lib/ruby/1.8/optparse.rb:1249:in `parse_in_order'
/usr/ruby/1.8/lib/ruby/1.8/optparse.rb:1243:in `order!'
/usr/ruby/1.8/lib/ruby/1.8/optparse.rb:1334:in `permute!'
/usr/ruby/1.8/lib/ruby/1.8/optparse.rb:1355:in `parse!'
/var/ruby/1.8/gem_home/gems/rake-0.8.7/lib/rake.rb:2313:in
`handle_options'
/var/ruby/1.8/gem_home/gems/rake-0.8.7/lib/rake.rb:2009:in `init'
/var/ruby/1.8/gem_home/gems/rake-0.8.7/lib/rake.rb:2068:in
`standard_exception_handling'
/var/ruby/1.8/gem_home/gems/rake-0.8.7/lib/rake.rb:2007:in `init'
/var/ruby/1.8/gem_home/gems/rake-0.8.7/lib/rake.rb:1999:in `run'
/var/ruby/1.8/gem_home/gems/rake-0.8.7/lib/rake.rb:2068:in
`standard_exception_handling'
/var/ruby/1.8/gem_home/gems/rake-0.8.7/lib/rake.rb:1998:in `run'
/var/ruby/1.8/gem_home/gems/rake-0.8.7/bin/rake:31
/var/ruby/1.8/gem_home/bin/rake:19:in `load'
/var/ruby/1.8/gem_home/bin/rake:19
Matuma@/home/xyz/sequel::

I'd really need some help and fast... coz this is the only thing
keeping me from finishing my project which is pretty much complete...

Help needed asap...

Regards

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sequel-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/sequel-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to