New here and just installed archlinux on my pogoplug E02. Everything went as described but now some packages will not run.
example
webmin
[root@alarm rc.d]# ./webmin start
./webmin: line 3: /etc/rc.conf: No such file or directory
./webmin: line 4: /etc/rc.d/functions: No such file or directory
./webmin: line 12: stat_busy: command not found
./webmin: line 17: add_daemon: command not found
./webmin: line 18: stat_done: command not found
what am I doing wrong?
Dave