From owner-freebsd-questions Wed Apr 10 18:18:23 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail6.kscable.com (fe6.rdc-kc.rr.com [24.94.163.53]) by hub.freebsd.org (Postfix) with ESMTP id 5610437B400 for ; Wed, 10 Apr 2002 18:18:17 -0700 (PDT) Received: from yahoo.com ([24.94.207.167]) by mail6.kscable.com with Microsoft SMTPSVC(5.5.1877.537.53); Wed, 10 Apr 2002 20:19:07 -0500 Message-ID: <3CB4E45A.60606@yahoo.com> Date: Wed, 10 Apr 2002 20:18:18 -0500 From: "JustinL. Boss" User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:0.9.4.1) Gecko/20020314 Netscape6/6.2.2 X-Accept-Language: en-us MIME-Version: 1.0 To: Warren Block Cc: questions@FreeBSD.ORG Subject: Re: perl script References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG yes i though it was not good to put it in the /var/spool, but that's linux. yes i did misspell it. i had to type it, could not get the output into a file. it does work but it attaches a empty file. it names it right but that is it. Warren Block wrote: >On Wed, 10 Apr 2002, Justin L. Boss wrote: > >>this perl script is linux, i do not know if it is difrent from >>freebsd i though perl cross platform. this is the error i get: >> > >[Perl warnings snipped] > > >>Can't exec "minencode": No such file or directory at >>/var/spool/hylafax/bin/faxrcvd-mail line 80. >>minencode:/var/spool/hylafax/bin/faxrcvd-mail line 82. >> > >Odd. Here, the error says "minencode" (twice). That's obviously wrong, >because the Perl program calls "mimencode". > > >>i don't know what minencode is and at line 32 and 70 are 'print >><> > >Those are all warnings. They should be fixed, but won't prevent the >program from running. > >"mimencode" appears to be a MIME encoder. Based on what you posted, >either you mistyped something in your post, or the script you posted is >not the one from /var/spool/hylafax/bin/faxrcvd-mail. Check >again; probably in that file it has the "n" instead of the "m". > >(BTW, I wonder who thought it was a good idea to put a bin directory in >/var/spool?) > >-Warren Block * Rapid City, South Dakota USA > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message