Posted On 02.12.2024

Rocky 9 install R10K service

0 comments
confdroid.com >> blog >> Rocky 9 install R10K service
§ gem install R10
/usr/share/ruby/mkmf.rb:471:in <code>try_do': The compiler failed to generate an executable file. (RuntimeError) You have to install development tools first. from /usr/share/ruby/mkmf.rb:597:inblock in try_compile'
from /usr/share/ruby/mkmf.rb:544:in with_werror' from /usr/share/ruby/mkmf.rb:597:intry_compile'
from /usr/share/ruby/mkmf.rb:661:in try_cflags' from /usr/share/ruby/mkmf.rb:667:inblock (2 levels) in append_cflags'
from /usr/share/ruby/mkmf.rb:971:in block in checking_for' from /usr/share/ruby/mkmf.rb:361:inblock (2 levels) in postpone'
from /usr/share/ruby/mkmf.rb:331:in open' from /usr/share/ruby/mkmf.rb:361:inblock in postpone'
from /usr/share/ruby/mkmf.rb:331:in open' from /usr/share/ruby/mkmf.rb:357:inpostpone'
from /usr/share/ruby/mkmf.rb:970:in checking_for' from /usr/share/ruby/mkmf.rb:666:inblock in append_cflags'
from /usr/share/ruby/mkmf.rb:665:in each' from /usr/share/ruby/mkmf.rb:665:inappend_cflags'
from extconf.rb:7:in `'

Took me a while to find the solution. To save you some time: INstall ruby-devel and gcc, which are developer tools required to run ruby gems properly. Afterwards, r10k should install easily.

§ sudo dnf install ruby-devel gcc

Author Profile

12ww1160DevOps engineer & architect

Leave a Reply

Your email address will not be published. Required fields are marked *

two × 4 =

Related Post

Kubernetes Quickie: Extract the Ca-Bundle

Today I came across a new little problem: Configuring a MutatingWebhookConfiguration for Nginx ingress controller.…

Puppet with Foreman – Infrastructure

## Understanding Puppet Infrastructure: Minimum Requirements Without Foreman Puppet serves as a powerful tool for…

Migrating my private cloud to Kubernetes – Introduction

Are you interested in migrating to Kubernetes? Well, I am let me tell ya'll about…
Social Media Auto Publish Powered By : XYZScripts.com