Marty Landman wrote:

A previous thread mentioned sudo as a good way for me to get out of the habit of su - so much. I just tried to install and this is what I got, don't know what to make of it (pardon the pun) or what to do next.

++++++++++++++++++++++++++++++++++++++++++++++++++++++++

# make build && make install && rehash && which sudo
/usr/sbin/sysctl: not found
"/usr/ports/Mk/bsd.port.mk", line 797: warning: "/usr/sbin/sysctl -n kern.osreldate" returned non-zero status
>> sudo-1.6.6.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
>> Attempting to fetch from http://www.sudo.ws/sudo/dist/.
fetch: http://www.sudo.ws/sudo/dist/sudo-1.6.6.tar.gz: Not Found
>> Attempting to fetch from ftp://ftp.cs.colorado.edu/pub/sysadmin/sudo/.
fetch: ftp://ftp.cs.colorado.edu/pub/sysadmin/sudo/sudo-1.6.6.tar.gz: File unavailable (e.g., file not found, no access)
>> Attempting to fetch from ftp://ftp.stikman.com/pub/sudo/.
Receiving sudo-1.6.6.tar.gz (333074 bytes): 100% (ETA 00:00)
333074 bytes transferred in 112.4 seconds (2.89 kBps)
===> Extracting for sudo-1.6.6_1
md5: not found
*** Error code 127


Stop in /usr/ports/security/sudo.

++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Marty


Marty Landman, Face 2 Interface Inc. 845-679-9387 Search & Sort Easily: http://face2interface.com/Products/FormATable.shtml Web Installed Formmail: http://face2interface.com/formINSTal

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"



Problem releated with some md5 control. Try to check what's wrong or try to get the pkg.


What is interesting is

../usr/sbin/sysctl: not found
"/usr/ports/Mk/bsd.port.mk", line 797: warning: "/usr/sbin/sysctl -n kern.osreldate" returned non-zero status


why it's trying to search sysctl is such path?







_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to