see the makefile in database
mail:/usr/local/src/clamav-devel$ cd database/
mail:/usr/local/src/clamav-devel/database$ grep id Makefile
@if test `/usr/xpg4/bin/id -u` -eq 0 && test -n "${CLAMAVUSER}" && test -n "${CLAMAVGROUP}"; then \
-- nikolaj
Am 08.02.2004 um 16:14 schrieb Thomas Lamy:
Nikolaj Wicker wrote:
"make install" aftr successful configure and make yields to this error:
test -f /usr/local/share/clamav/viruses.db2 && rm -f /usr/local/share/clamav/viruses.db2 || true
id: illegal option -- u
Usage: id [-ap] [user]
*** Error code 2
make: Fatal error: Command failed for target `install'
Current working directory /usr/local/src/clamav-devel/database
*** Error code 1
make: Fatal error: Command failed for target `install-recursive'
i noticed this error in some earlier versions. i think the makefile should be corrected...
i used todays cvs-code.
--
Odd.. no "id" command in there. Are you sure you snipped the right parts?
I have no solaris machine here...
Thomas
------------------------------------------------------- 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
------------------------------------------------------- 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
