On Tue, 8 Jun 2004, Simon wrote:
We had done 755 and the path is correct. still get error's : bad interpreter: No such file or directory
That is usually due to DOS linefeeds. Try to open it in vi and the run :set ff=unix :wq
and try again
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Adam Goryachev Sent: 08 June 2004 09:59 To: [EMAIL PROTECTED] Subject: Re: [Asterisk-Users] Re: makering.pl
Also check the first line of the file points to your location of perl. Usually /usr/bin/perl or /usr/local/bin/perl
PS, "chmod 755 makering.pl" to make it executable.
Regards, Adam
On Tue, 2004-06-08 at 18:52, Tony Mountifield wrote:In article <[EMAIL PROTECTED]>, Simon <[EMAIL PROTECTED]> wrote:Anyone used this ?
I am having a bit of trouble got the right perms on makering.pl . Should that file be somewhere in particular ?
use the reccommended command sox inputfile -r 8000 -c 1 -t ul - rate | makering.pl ring1.bin
but i get bash: makering.pl: command not found
_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
-- Dave Weis "I believe there are more instances of the abridgment [EMAIL PROTECTED] of the freedom of the people by gradual and silent encroachments of those in power than by violent and sudden usurpations."- James Madison _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
