On Sun, 8 Feb 2004, Nikolaj Wicker wrote:
; i 've got to reply to myself ...
; i found my mistake: under sunos 5.9 per default /usr/bin/id is being
; used which doesn't understand -u (-a will be the choice). another
; option is to use /usr/xpg4/bin/id which can deal with "-u".
(This is from database/Makefile .. (@if test `id -u` -eq 0 && ...)
Yes, but this depends on the SUNWxcu4 package being installed
which it isn't on our servers here. I'm not sure what the long
term supported status of the XPG4 utilities is (Sun haven't
made any 64-bit binary versions available yet) so it may be
better to stick to the standard (/usr/bin) utilities.
Probably worth mentioning at this point that the 'whoami' utility
isn't standard in core solaris either, that needs the SUNWscpu
(SunOS 4.x compatibility utilities) - "who am i | awk '{print$1}'"
does the same though.
Andy
-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users