I managed to get it installed by downloading the gem from
http://rubyforge.org/frs/download.php/45428/do_sqlite3-0.9.6-x86-mswin32.gem
my gems now seem to be the latest with the exception of
hpricot (0.6)
sqlite3-ruby (1.2.3)
Doing basic app skeleton and running it doesn't work
C:\ruby_projects>merb-gen app merb_test
Generating with app generator:
←[32m [ADDED]←[0m Rakefile
←[32m [ADDED]←[0m app/controllers/application.rb
←[32m [ADDED]←[0m app/controllers/exceptions.rb
←[32m [ADDED]←[0m app/helpers/global_helpers.rb
←[32m [ADDED]←[0m app/models/user.rb
.
.
.
C:\ruby_projects>cd merb_test
C:\ruby_projects\merb_test>merb -i
Loading init file from C:/ruby_projects/merb_test/config/init.rb
Loading C:/ruby_projects/merb_test/config/environments/development.rb
c:/ruby/lib/ruby/gems/1.8/gems/RubyInline-3.8.0/lib/inline.rb:578:in
``': No such file or directory - cl -nologo -LD -
MD -Zi -O2b2xg- -G6 -I c:/ruby/lib/ruby/1.8/i386-mswin32 -I c:/ruby/
include -Lc:/ruby/lib -o "C:\\Documents and Setting
s\\My Name Here/.ruby_inline/Inline_RawParseTree_fa12.so" "C:/
Documents and Settings/My Name Here/.ruby_inline/Inline_
RawParseTree_fa12.c" -link /LIBPATH:"c:/ruby/lib" /
DEFAULTLIB:"msvcrt-ruby18.lib" /INCREMENTAL:no /EXPORT:Init_Inline_
RawParseTree_fa12 (Errno::ENOENT)
from c:/ruby/lib/ruby/gems/1.8/gems/RubyInline-3.8.0/lib/
inline.rb:578:in `build'
from c:/ruby/lib/ruby/gems/1.8/gems/RubyInline-3.8.0/lib/
inline.rb:811:in `inline'
from c:/ruby/lib/ruby/gems/1.8/gems/ParseTree-3.0.1/lib/
parse_tree.rb:250
from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:
27:in `gem_original_require'
from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:
27:in `require'
from c:/ruby/lib/ruby/gems/1.8/gems/merb-action-args-0.9.10/
lib/merb-action-args/get_args.rb:1
from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:
27:in `gem_original_require'
from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:
27:in `require'
... 10 levels...
from c:/ruby/lib/ruby/gems/1.8/gems/merb-core-0.9.10/lib/merb-
core.rb:132:in `start'
from c:/ruby/lib/ruby/gems/1.8/gems/merb-core-0.9.10/bin/merb:
11
from c:/ruby/bin/merb:19:in `load'
from c:/ruby/bin/merb:19
--Heikki
On 23 loka, 22:28, "Matt Aimonetti" <[EMAIL PROTECTED]> wrote:
> http://rubyforge.org/frs/?group_id=4651&release_id=27112
>
> Your system should
> gethttp://rubyforge.org/frs/download.php/45428/do_sqlite3-0.9.6-x86-mswi...
> when installing on Windows
>
> -Matt
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---