> The configure script *should* have checked whether AIX's install is "BSD
> compatible" - which it isn't, because it doesn't use "-m" to set the
> permissions on the file being installed, it uses "-M" - and detected
> that it wasn't, and used the "install-sh" script that comes with
> libpcap; perhaps it didn't do the check correctly, and mistakenly
> thought AIX's "install" was BSD-compatible.
It doesn't explicitly check for BSD compatibility; instead, it assumes
that versions of "install" in certain directories are inherently bad,
and looks for "dspmsg" in others - if it finds it, it assumes it's the
AIX version, which doesn't work.
Perhaps the AIX 4.3 version doesn't have "dspmsg" in it, and therefore
isn't recognized as being the AIX "install".
-
This is the TCPDUMP workers list. It is archived at
http://www.tcpdump.org/lists/workers/index.html
To unsubscribe use mailto:[EMAIL PROTECTED]?body=unsubscribe