[augeas-devel] Compiling 0.5.0 errors

Forrest Aldrich forrie at gmail.com
Wed Oct 16 20:50:26 UTC 2013


I'm on CentOS 6.4 and having a problem getting Augeas to build. 
Presently, at least with the gem, I'm getting these errors.   This also 
happened when I tried to install via the gem utility (ie: I also pulled 
down the actual gem file).

It's referencing missing files, but it's not clear exactly what's 
missing.  I would presume that a gem install from the repo would resolve 
those dependencies, but if I'm building the core release, shouldn't that 
have all it needs to compile (other than perhaps some libs).    I have 
the latest ruby in the 1.8 series:  ruby 1.8.7 (2013-06-27 patchlevel 
374) [x86_64-linux] -- this is being used in conjunction with Puppet.

The gem_make.out file refers to:

extconf.rb:27: augeas-devel not installed (RuntimeError)

But I don't see a separate component on the download site that 
references augeas-devel -- again, assuming the actual package has what 
it needs as a full release?

Any advice on resolving this would be appreciated.


Thanks.


Building native extensions.  This could take a while...
ERROR:  Error installing ruby-augeas-0.5.0.gem:
         ERROR: Failed to build gem native extension.

     /usr/local/bin/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=/usr/local/bin/ruby
         --with-augeas-config
         --without-augeas-config
         --with-pkg-config
         --without-pkg-config
extconf.rb:27: augeas-devel not installed (RuntimeError)


Gem files will remain installed in 
/usr/local/lib/ruby/gems/1.8/gems/ruby-augeas-0.5.0 for inspection.
Results logged to 
/usr/local/lib/ruby/gems/1.8/gems/ruby-augeas-0.5.0/ext/augeas/gem_make.out


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/augeas-devel/attachments/20131016/735e00ef/attachment.htm>


More information about the augeas-devel mailing list