The Kerberos with OS X Sierra is not MIT’s Kerberos, so the same release 
numbers don’t apply. It’s a separate implementation of the protocol, called 
Heimdal Kerberos. Some software that uses Kerberos supports both types of 
libraries. If node.js supports only MIT, you can get an MIT version of Kerberos 
from Macports (www.macport.org). It will be installed in /opt/local, so you may 
have to adjust build or configuration options to point to the right directories.

The current Macports version appears to be 1.15.

> On Feb 25, 2017, at 2:06 PM, Kyle Cho <kcho...@gmail.com> wrote:
> 
> Hello,
> 
> I am fairly new to the concept of library installation, and I was hoping to
> receive some guidance. I believe kerberos came installed on my Macbook Pro,
> but I was wondering if this library is something I need to update manually.
> How can I check what version is installed on my hardware, and if outdated,
> what would be the proper way to update to the newest version (V5 Release
> 1.15)? For a little bit of background, I am attempting to install kerberos
> library for Node.js and installation is failing, which I believe is because
> kerberos on my hardware is outdated.
> 
> Regards,
> 
> Kyle
> ________________________________________________
> Kerberos mailing list           Kerberos@mit.edu
> https://mailman.mit.edu/mailman/listinfo/kerberos


________________________________________________
Kerberos mailing list           Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to