You are not logged in.
I installed net-snmp using pacman -S net-snmp,but I issured command snmpwalk ... got messages:"Timeout:No response from localhost".I have been recompiling using ABS,but makepkg -s got message:
==> Making package: net-snmp 5.4.2.1-1 i686 (Tue Oct 20 08:37:57 CST 2009)
==> Checking Runtime Dependencies...
==> Checking Buildtime Dependencies...
mkdir: cannot create directory `/var/abs/local/net-snmp/src': Permission denied
==> ERROR: An unknown error has occurred. Exiting...
How I can fix this.
Thanks a lot
Steve
Yeah.Keep It Simple and Stupid!
Offline
Is there someone here installed successfully net-snmp on Archlinux? Any suggestion?
Yeah.Keep It Simple and Stupid!
Offline
you don't have write permission to /var/abs/local/ or/and /var/abs/local/net-snmp
Either fix the permisions or copy the PKGBUILd and build files to a directory where you have write permission.
Offline
Thank you very much Snowman for help,I fixed it and sorry for cross-posting.
Yeah.Keep It Simple and Stupid!
Offline