I think I didn't RTFM when doing bundle and excluding a few things. Per the documentation: bundle install --without development test krb5 puppet_proxy_legacy bmc libvirt is what I should have been running. Not just bundle install.
On Thursday, October 27, 2016 at 3:37:01 PM UTC-4, [email protected] wrote: > > I have a working 1.9 smart proxy on a windows 2008 r2 box. > > I am trying to get 1.12+ in order to support msdns ptr record creation on > this same box. > > It is requiring the rkerberos ruby gem. In order to build this gem, it > needs the MIT kerberos library files available. > > Has anyone found an easy way to get the kerberos libraries on windows to > build this gem (aside to building kerberos from source)? > > When I try to install the gem, I get the following message since it cannot > build it: > extconf.rb:11:in `<main>': kadm5clnt library not found (RuntimeError) > > > > > -- You received this message because you are subscribed to the Google Groups "Foreman users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/foreman-users. For more options, visit https://groups.google.com/d/optout.
