>From the looks of the backtrace there, it's trying to install
ParseTree (a gem which allows ruby to access the ruby's AST)

On Wed, Jul 1, 2009 at 12:37 AM, will<[email protected]> wrote:
>
> Hi all ...
>
> I have been doing some further checking the problem I'm facing is
> something to do with my Ruby or Merb configuration.  I went to the
> Merb wiki and followed the steps for "Generate your first app"
>
>   *  http://wiki.merbivore.com/howto/gettingstarted/firstapp
>
> I only got to step #2, step #3 failed in the same compile problem as
> before (see below).  So I don't get it?
>
> What needs compiling?  Or what can I do to turn that feature off so I
> can take a serious look into Merb?
>
> Can someone help?
>
> Thanks in advance,
>
>        .... Will.
>
>
>    w:...> merb-gen resource article title:string,content:text
>
>    Loading init file from W:/sandbox/web-gui/my-first-app/config/
> init.rb
>    Loading W:/sandbox/web-gui/my-first-app/config/environments/
> development.rb
>    cl : Command line warning D9035 : option 'Og-' has been deprecated
> and will be removed in a future release
>    cl : Command line warning D9035 : option 'o' has been deprecated
> and will be removed in a future release
>    cl : Command line warning D9002 : ignoring unknown option '-G6'
>    cl : Command line warning D9002 : ignoring unknown option '-Lc:/
> bin/ruby/v1.8/lib'
> c:/bin/ruby/v1.8/lib/ruby/gems/1.8/gems/RubyInline-3.8.2/lib/inline.rb:
> 589:in `build': error executing "cl -nologo -LD   -MD -Zi  -O2b2xg- -
> G6 -I c:/bin/ruby/v1.8/lib/ruby/1.8/i386-mswin32  -I c:/bin/ruby/v1.8/
> include -Lc:/bin/ruby/v1.8/lib
>  -o \"C:\\\\Documents and Settings\\\\william/.ruby_inline/
> Inline_RawParseTree_ab80.so\" \"C:/Documents and Settings/
> william/.ruby_inline/Inline_RawParseTree_ab80.c\"   -link /LIBPATH:
> \"c:/bin/ruby/v1.8/lib\" /DEFAULTLIB:\"msvcrt-ruby18.lib
> \" /INCREMENTAL:no /EXPORT:Init_Inline_RawParseTree_ab80": 512
> (CompilationError)
>    Renamed C:\Documents and Settings\william/.ruby_inline/
> Inline_RawParseTree_ab80.c to C:\Documents and Settings
> \william/.ruby_inline/Inline_RawParseTree_ab80.c.bad
>            from c:/bin/ruby/v1.8/lib/ruby/gems/1.8/gems/
> RubyInline-3.8.2/lib/inline.rb:819:in `inline'
>            from c:/bin/ruby/v1.8/lib/ruby/gems/1.8/gems/
> ParseTree-3.0.4/lib/parse_tree.rb:250
>            from c:/bin/ruby/v1.8/lib/ruby/site_ruby/1.8/rubygems/
> custom_require.rb:31:in `gem_original_require'
>            from c:/bin/ruby/v1.8/lib/ruby/site_ruby/1.8/rubygems/
> custom_require.rb:31:in `require'
>        ... ya da ya da ya da ...
>
>
> On Jun 30, 10:19 pm, will <[email protected]> wrote:
>> Hi gang.
>>
>> I hope all are well.  I am completely befuddled by the 'problem'
>> here.  Essentially I have done very little yet.
>>
>> I was following the article from O'Reily for "Shoes Meets Merb"
>>
>>   *   
>> URL:http://oreilly.com/pub/a/ruby/2008/01/14/shoes-meets-merb-interfacing...
>>
>> That article is based on an older version -- At this point I've got
>> Windows/XP, ruby 1.8.7 and installed the right gems.
>>
>>    merb-gen app
>>
>
> >
>

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