Date: Wed, 10 Apr 2002 20:18:18 -0500 From: "JustinL. Boss" <jlboss@yahoo.com> To: Warren Block <wblock@wonkity.com> Cc: questions@FreeBSD.ORG Subject: Re: perl script Message-ID: <3CB4E45A.60606@yahoo.com> References: <Pine.BSF.4.21.0204101716450.98501-100000@wonkity.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 >><<EOF' i put a space in (print << EOF) just got difrent errors >> > >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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3CB4E45A.60606>