|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
/usr/bin/perl^M: bad interpreter:by venuka (Initiate) |
| on Dec 03, 2009 at 04:51 UTC ( #810745=perlquestion: print w/ replies, xml ) | Need Help?? |
|
venuka has asked for the
wisdom of the Perl Monks concerning the following question:
i integrate sphinx with asterisk following these steps http://www.syednetworks.com/asterisk-integration-with-sphinx-voice-recognition-systemwhen i start the sphinx server in the terminal by typing #/usr/local/bin/sr_server & i got this error message [root@localhost ~]# /usr/local/bin/sr_server & [1] 3885 [root@localhost ~]# bash: /usr/local/bin/sr_server: /usr/bin/perl^M: bad interpreter: No such file or directory 1.what is the reason for that error? 2.how can i fix it ? ( os fedora core 7)
Back to
Seekers of Perl Wisdom
|
|