On Apr 14, 2010, at 6:33 AM, Wietse Venema wrote:

What is the output from the following commands on this machine?

   uname -s
   uname -r
   uname -v


In case this is useful. From Leopard 10.5 not Snow Leopard 10.6.

$ ls -l /usr/include/arpa/nameser*
lrwxr-xr-x 1 root wheel 12 Mar 29 2009 /usr/include/arpa/ nameser.h -> ../nameser.h lrwxr-xr-x 1 root wheel 20 Mar 29 2009 /usr/include/arpa/ nameser8_compat.h -> ../nameser8_compat.h -r--r--r-- 1 root wheel 6650 Feb 19 2008 /usr/include/arpa/ nameser_compat.h
$ uname -s
Darwin
$ uname -r
9.8.0
$ uname -v
Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386
$ sw_vers -productName
Mac OS X
$ sw_vers -productVersion
10.5.8
$ sw_vers -buildVersion
9L30


--
Brad

Reply via email to