unicorn I can't install evilwm through Pkgin, so I downloaded the source code, but when I run command ./configure I get error message ./configure: command not found How to fix it?
Jay unicorn ftp ftp://ftp.NetBSD.org/pub/pkgsrc/pkgsrc-2021Q4/pkgsrc.tar.gz tar -xzf pkgsrc.tar.gz -C /usr
unicorn kc9udx make clean-depends make: don't know how to make clean-depends. Stop make: stopped in /home/unicorn/Downloads/evilwm-1.4.2
kc9udx unicorn should be in /usr/pkgsrc/wm/evilwm cd /usr/pkgsrc/wm/evilwm make clean clean-depends && make distclean