From owner-freebsd-hackers Tue Jun 18 8:27:45 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from spxgate.servplex.com (66-105-58-82.customer.algx.net [66.105.58.82]) by hub.freebsd.org (Postfix) with ESMTP id 9736A37B401 for ; Tue, 18 Jun 2002 08:27:28 -0700 (PDT) Received: from peter.servplex.com (gnclr8997@[192.168.0.61]) by spxgate.servplex.com (8.11.6/8.11.1) with ESMTP id g5IFXut49096 for ; Tue, 18 Jun 2002 10:33:56 -0500 (CDT) (envelope-from peter@servplex.com) Message-Id: <5.1.0.14.2.20020618101550.00a5ca50@mail.servplex.com> X-Sender: peter@mail.servplex.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Tue, 18 Jun 2002 10:27:26 -0500 To: freebsd-hackers@freebsd.org From: Peter Elsner Subject: Couple of issues with TGIF and HylaFax Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="=====================_8972016==_.ALT" Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=====================_8972016==_.ALT Content-Type: text/plain; charset="us-ascii"; format=flowed Hi all, I just installed HylaFax on our FreeBSD 4.5-STABLE machine. Couple of small issues. First with regards to TGIF (in particular netpbm). 1) I created a fax cover sheet/page using the TGIF program. First problem with this is that the netpbm port that is required to properly install TGIF is apparently not functioning. make runs fine, but I get the following error when I try to do a make install in /usr/ports/graphics/tgif spxdev:root# make install ===> Installing for tgif-4.1.41 ===> tgif-4.1.41 depends on executable: giftopnm - not found ===> Verifying install for giftopnm in /usr/ports/graphics/netpbm ===> Extracting for netpbm-9.24 >> Checksum mismatch for netpbm-9.24.tgz. Make sure the Makefile and distinfo file (/usr/ports/graphics/netpbm/distinfo) are up to date. If you are absolutely sure you want to override this check, type "make NO_CHECKSUM=yes [other args]". *** Error code 1 Stop in /usr/ports/graphics/netpbm. *** Error code 1 Stop in /usr/ports/graphics/netpbm. *** Error code 1 Stop in /usr/ports/graphics/netpbm. *** Error code 1 Stop in /usr/ports/graphics/netpbm. *** Error code 1 Stop in /usr/ports/graphics/netpbm. *** Error code 1 spxdev:root# Commenting out the RUN_DEPENDS= giftopnm:${PORTSDIR}/graphics/netpbm line in Makefile allows tgif to be installed fine, with the exception that I can not import gif/jpg/png graphics. 2) The HylaFax problem I have is that the to-company and regarding fields to not appear on my cover page. I'm calling sendfax with the following example: sendfax -d"name@faxnumber" -x "company name" -r "subject/regarding" filename The fax sends fine, and uses my default cover page, but the Company: and Re: fields are blank as if sendfax didn't pass the variables at all. I decided to try the default cover page (Silicon Graphics logo and all)... And noticed that the Company and Re: fields are blank there as well. So it would appear that there's a bug in HylaFax for FreeBSD. I have tried this on a Linux box and it works fine. Just wondering if anyone else has seen this problem and has perhaps a fix for it? Thanks in advance. Peter Elsner ---------------------------------------------------------------------------------------------------------- Peter Elsner Vice President Of Customer Service (And System Administrator) 1835 S. Carrier Parkway Grand Prairie, Texas 75051 (972) 263-2080 - Voice (972) 263-2082 - Fax (972) 489-4838 - Cell Phone (425) 988-8061 - eFax Unix IS user friendly... It's just selective about who its friends are. System Administration - It's a dirty job, but somebody said I had to do it. If you receive something that says 'Send this to everyone you know, pretend you don't know me. Standard $500/message proofreading fee applies for UCE. --=====================_8972016==_.ALT Content-Type: text/html; charset="us-ascii" Hi all,

I just installed HylaFax on our FreeBSD 4.5-STABLE machine. 

Couple of small issues. 

First with regards to TGIF (in particular netpbm).

1) I created a fax cover sheet/page using the TGIF program. 
First problem with this is that the netpbm port that is required to properly install TGIF is apparently not functioning.
make runs fine, but I get the following error when I try to do a make install in /usr/ports/graphics/tgif

spxdev:root# make install
===>  Installing for tgif-4.1.41
===>   tgif-4.1.41 depends on executable: giftopnm - not found
===>    Verifying install for giftopnm in /usr/ports/graphics/netpbm
===>  Extracting for netpbm-9.24
>> Checksum mismatch for netpbm-9.24.tgz.
Make sure the Makefile and distinfo file (/usr/ports/graphics/netpbm/distinfo)
are up to date.  If you are absolutely sure you want to override this
check, type "make NO_CHECKSUM=yes [other args]".
*** Error code 1

Stop in /usr/ports/graphics/netpbm.
*** Error code 1

Stop in /usr/ports/graphics/netpbm.
*** Error code 1

Stop in /usr/ports/graphics/netpbm.
*** Error code 1

Stop in /usr/ports/graphics/netpbm.
*** Error code 1

Stop in /usr/ports/graphics/netpbm.
*** Error code 1

spxdev:root#

Commenting out the

RUN_DEPENDS=    giftopnm:${PORTSDIR}/graphics/netpbm

line in Makefile allows tgif to be installed fine, with the exception that I can not import gif/jpg/png graphics.



2)  The HylaFax problem I have is that the to-company and regarding fields to not appear on my cover page.

I'm calling sendfax with the following example:

sendfax -d"name@faxnumber" -x "company name" -r "subject/regarding" filename

The fax sends fine, and uses my default cover page,
but the Company:  and Re: fields are blank as if sendfax didn't pass the variables at all.

I decided to try the default cover page (Silicon Graphics logo and all)... And noticed that the
Company and Re: fields are blank there as well.  So it would appear that there's a bug in HylaFax for FreeBSD.
I have tried this on a Linux box and it works fine. 


Just wondering if anyone else has seen this problem and has perhaps a fix for it?

Thanks in advance.

Peter Elsner



----------------------------------------------------------------------------------------------------------
Peter Elsner <peter@servplex.com>
Vice President Of Customer Service (And System Administrator)
1835 S. Carrier Parkway
Grand Prairie, Texas 75051
(972) 263-2080 - Voice
(972) 263-2082 - Fax
(972) 489-4838 - Cell Phone
(425) 988-8061 - eFax

Unix IS user friendly... It's just selective about who its friends are.
System Administration - It's a dirty job, but somebody said I had to do it.
If you receive something that says 'Send this to everyone you know,
pretend you don't know me.

Standard $500/message proofreading fee applies for UCE.

--=====================_8972016==_.ALT-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message