Hi, I'm completely new to merb and trying to check it out for the
first time after a few months of RoR experience.

I'm running cygwin, and following the guidance at
http://wiki.merbivore.com/howto/gettingstarted/firstapp actually
managed to get the test app running v. late last night.

However I've observed that if I stop and try to restart merb, maybe
around 50% of the time it crashes with an error message like -

15 [main] ruby 13584 C:\Program Files\cygwin\bin\ruby.exe" *** fatal
error - unable to remap C:\Program Files\cygwin\home\Mark\.ruby_inline
\Inline_RawParseTree_fa12.so to same address as parent(0x4860000) !=
0x4970000
20 [main] rb : 11988 fork: child 13584 - died waiting for dll loading,
errno 11 /usr/lib/ruby/gems/1.8/gems/merb-core-0.9.12/lib/merb-core/
bootloader.rb:691:in 'fork': Resource temporarily unavailable -
fork(2) (Errno::EAGAIN)

Any clues as to why this is happening?

Incidentally I am running datamapper with sqlite3. I tried to use
mysql but when I attempted to gem install do_mysql got this -

/usr/bin/ruby.exe extconf.rb install do_mysql
checking for mysql_query() in -lmysqlclient... no
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of
necessary libraries and/or headers

My impression from http://atlfu.org/docs/install.html is that this may
be a known issue, but if anyone is aware of a solution I'd appreciate
it.

Mark.

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