Juha Heinanen escreveu:
Edson - Lists writes:
But now: #/usr/lib/sip-router/modules_k([^_])#//lib/sip-router/modules_k\1#g" \ -e "s#/usr/share/doc/sip-router/##g" \ < sip-router.8 > //share/man//man8/sip-router.8 /bin/sh: sip-router.8: No such file or directory
should be fixed now. what next?
-- juha
Another one:
#/usr/lib/sip-router/modules_k([^_])#//lib/sip-router/modules_k\1#g" \ -e "s#/usr/share/doc/sip-router/##g" \ < sip-router.cfg.5 > //share/man//man5/sip-router.cfg.5 /bin/sh: sip-router.cfg.5: No such file or directory make: *** [install-sip-router-man] Error 1
Edson.