Joined
·
609 Posts
when i do
Basic Installation:
Copy to /usr/local/epp and execute the following command:
chmod 755 /usr/local/epp/endpadplus.tcl
that works fine but when i do that
Run from rc.sysinit.author with the auto flag:
/usr/local/epp/endpadplus.tcl 1 5 -auto >> /dev/null &
I get bash-2.02# chmod 755 /usr/local/epp/endpadplus.tcl
bash-2.02#
bash-2.02# /usr/local/epp/endpadplus.tcl 1 5 -auto >> /dev/null &
[1] 28037
bash-2.02#
": no such file or directorye "
what am i doing wrong?
Basic Installation:
Copy to /usr/local/epp and execute the following command:
chmod 755 /usr/local/epp/endpadplus.tcl
that works fine but when i do that
Run from rc.sysinit.author with the auto flag:
/usr/local/epp/endpadplus.tcl 1 5 -auto >> /dev/null &
I get bash-2.02# chmod 755 /usr/local/epp/endpadplus.tcl
bash-2.02#
bash-2.02# /usr/local/epp/endpadplus.tcl 1 5 -auto >> /dev/null &
[1] 28037
bash-2.02#
": no such file or directorye "
what am i doing wrong?