---------- Forwarded message ----------
From: Al Snow <[email protected]>
Date: Mar 29, 6:37 pm
Subject: Failed to build gem native extension - nmake' is not
recognized!
To: DataMapper
#######################################################################
On Jan 27, 3:43 am, Michael Klishin <[email protected]>
wrote:
> On 27.01.2009, at 9:08, Matt Aimonetti wrote:
> > Or we get a pre-built version for windows or we remove the dep...
>http://github.com/datamapper/dm-more/commit/d37f392ce69e5bfbc71b0aa8a...
> MK
#######################################################################
Does anyone have a pre-built Merb gem bundle for Vista/64?
I am having problems installed dm-types (bcrypt dependency).
I found this link and repeat them but still did not work;http://
www.ghostonthird.com/2008/05/31/installing-merb-on-windows-is-...
and found this:
http://github.com/datamapper/dm-more/commit/d37f392ce69e5bfbc71b0aa8a...
I also did this:http://github.com/datamapper/dm-more/commit/
d37f392ce69e5bfbc71b0aa8a...
but the dependencies appears to be circular (dm-more, dm-core, data-
mapper).
Thanks so much in advance,
Al Snow
PS. I just started the RubyLearning.org Merb class so my Rails/Merb
experience is limited.
######################################################################
Here is the error message:
$ gem install merb
Building native extensions. This could take a while...
ERROR: Error installing merb:
ERROR: Failed to build gem native extension.
c:/deepdive/InstantRails-2.0-win/ruby/bin/ruby.exe extconf.rb install
merb creating Makefile
nmake
'nmake' is not recognized as an internal or external command, operable
program or batch file.
Gem files will remain installed in c:/cygdrive/c/deepdive/
InstantRails-2.0-win/ruby
/gems/bcrypt-ruby-2.0.5 for inspection.
Results logged to c:/cygdrive/c/deepdive/InstantRails-2.0-win/ruby/
gems/bcrypt-ruby-2.0.5/ext/gem_make.out
And did this too:
$ gem install dm-types
Building native extensions. This could take a while...
ERROR: Error installing dm-types:
ERROR: Failed to build gem native extension.
c:/deepdive/InstantRails-2.0-win/ruby/bin/ruby.exe extconf.rb install
dm-types
creating Makefile
nmake
'nmake' is not recognized as an internal or external command, operable
program or batch file.
Gem files will remain installed in c:/cygdrive/c/deepdive/
InstantRails-2.0-win/ruby
/gems/bcrypt-ruby-2.0.5 for inspection.
Results logged to c:/cygdrive/c/deepdive/InstantRails-2.0-win/ruby/
gems/bcrypt-ruby-2.0.5/ext/gem_make.out
#######################################################################
EOF
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---