(Yes, that second line should have "and warn". system has it's return values kinda backward.)chdir("/home/code/") or warn "chdir failed!\n"; system("svm_classify zkereigenout.dat svmmodel.mod") and warn "system +failed: $!\n";
Try system("echo foo>svm_predictions") in place of your system call and see if that works (or fails giving meaningful information).
In reply to Re: (3) trouble with system calls
by ysth
in thread trouble with system calls
by wiza
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |