Skip to content

got extconf.rb failed - when ran "ruby extconf.rb" #102

@estelleccl

Description

@estelleccl

Hi All,

I got the error message below when trying to install tensorflow.rb(1st step):

tensorflow_c git:(master) ✗ ruby 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=/Users/esu/.rbenv/versions/2.3.0/bin/$(RUBY_BASE_NAME)

I couldnt find mkmf.log in tensorflow_c folder

➜  tensorflow_c git:(master) ✗ ll
total 24
-rw-r--r--  1 esu  staff   949B Oct  1 22:38 Tensorflow.i
-rw-r--r--  1 esu  staff   1.4K Oct  1 22:38 converter.py
-rw-r--r--  1 esu  staff   188B Oct  1 22:38 extconf.rb
drwxr-xr-x  6 esu  staff   204B Oct  1 22:38 files

kindly please advise

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions