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.
