> > have any of you seen that warning before,? and do you know how to make > > it go away ? > > Not seen it but check the ouput of > $ ls -ld /tmp > (mode should be drwxrwxrwt) > > Maybe it is drwxrwxrwx, in which case > # chmod o+t /tmp > will fix it. Otherwise I'm not sure. >
Using portmanager would make it go away, and save you a ton of time =) _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
