Still does not work. Must be something silly that I am doing!
---------------------------------------------------
C:\>gem install do_sqlite3-0.9.7-x86-mingw32.gem
ERROR:  could not find gem do_sqlite3-0.9.7-x86-mingw32.gem locally or
in a repository
C:\>
---------------------------------------------------

I downloaded gem do_sqlite3-0.9.7-x86-mingw32.gem but don't know where
to copy it locally.

---------------------------------------------------
C:\>gem environment
RubyGems Environment:
  - RUBYGEMS VERSION: 1.3.1
  - RUBY VERSION: 1.8.6 (2007-09-24 patchlevel 111) [i386-mswin32]
  - INSTALLATION DIRECTORY: e:/ruby/lib/ruby/gems/1.8
  - RUBY EXECUTABLE: e:/ruby/bin/ruby.exe
  - EXECUTABLE DIRECTORY: e:/ruby/bin
  - RUBYGEMS PLATFORMS:
    - ruby
    - x86-mswin32-60
  - GEM PATHS:
     - e:/ruby/lib/ruby/gems/1.8
     - C:/Documents and Settings/A/.gem/ruby/1.8
  - GEM CONFIGURATION:
     - :update_sources => true
     - :verbose => true
     - :benchmark => false
     - :backtrace => false
     - :bulk_threshold => 1000
  - REMOTE SOURCES:
     - http://gems.rubyforge.org/
C:\>
---------------------------------------------------

> Because you copied the gem when you need to install it:
>
> gem install do_sqlite3-0.9.7-x86-mingw32.gem
>
> That will install the gem for you.
>
> --
> Luis Lavena
> AREA 17

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

Reply via email to