Skip to content
This repository was archived by the owner on Aug 18, 2018. It is now read-only.
This repository was archived by the owner on Aug 18, 2018. It is now read-only.

Can't install 2.0.0.pre3 on windows #35

Open
@citizenmatt

Description

@citizenmatt

Johnson fails to install on windows, using 2.0.0.pre3, ruby 1.8.7, the 4.5.0 devkit and running on 64 bit Windows 7. It appears to be trying to run the "configure" script for spidermonkey, and Windows doesn't seem to like it.

Thanks
Matt

gem install -v 2.0.0.pre3 johnson
Temporarily enhancing PATH to include DevKit...
Building native extensions. This could take a while...
ERROR: Error installing johnson:
ERROR: Failed to build gem native extension.

C:/Ruby187/bin/ruby.exe extconf.rb
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of
necessary libraries and/or headers. Check the mkmf.log file for more
details. You may need configuration options.

Provided configuration options:
--with-opt-dir
--without-opt-dir
--with-opt-include
--without-opt-include=${opt-dir}/include
--with-opt-lib
--without-opt-lib=${opt-dir}/lib
--with-make-prog
--without-make-prog
--srcdir=.
--curdir
--ruby=C:/Ruby187/bin/ruby
extconf.rb:27: could not run configure (RuntimeError)
from extconf.rb:23:in `chdir'
from extconf.rb:23

Gem files will remain installed in C:/Ruby187/lib/ruby/gems/1.8/gems/johnson-2.0.0.pre3 for inspection.
Results logged to C:/Ruby187/lib/ruby/gems/1.8/gems/johnson-2.0.0.pre3/ext/tracemonkey/gem_make.out

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions