On Fri, Sep 09, 2005 at 06:53:04PM +0200, moritz winterberg wrote:

> I'm sending you a conversation I'm having on hylafax user list. I think
> this is about the same bug. 
> capi4hylafax version is 
> 1:01.02.03-10

I think you are being hit by bug #301198 . This bug has been corrected
in version 1:01.02.03-11, and in a different, but still untested, way
in version 1:01.03.00-2 .

Please use 1:01.02.03-11 or later.

It would be best if you could try version 1:01.03.00-2 from Debian
"experimental", so that the "new way" can be tested. The "new way" is
the way written by the capi4hylafax developers and will thus be part
of the next capi4hylafax "official" (upstream, non-Debian) version if
it works.


If you cannot install the dependencies of the newer version
(libcapi20, libc6, ...) on your machine, you have to backport the
newer version (recompile it for your older distribution).

Quick guide to backporting:

 aptitude install build-essential
 # download from any Debian mirror the files:
 #  capi4hylafax-VERSION.dsc capi4hylafax-VERSION.orig.tar.gz
 #  capi4hylafax-VERSION.diff.gz
 # from directory pool/main/c/capi4hylafax/
 dpkg-source -x capi4hylafax-VERSION.dsc
 cd capi4hylafax-VERSION
 #edit debian/control
 # The line starting with "Build-Depends", remove the versioning
 # clauses, i.e. the strings of the form "(>= N)", with N replaced
 # by a version number and without quotes, so that it looks like
 # Build-Depends: debhelper (>= 4.1), libcapi20-dev, libtiff4-dev
 # instead of
 # Build-Depends: debhelper (>= 4.1), libcapi20-dev (>= 1:3.7.2005-07-09-2), 
libtiff4-dev (>= 3.7.3)
 aptitude install devscripts libcapi20-dev libtiff4-dev
 debuild -b -uc -us
 cd ..
 # the newly build .deb's are there. Install with "dpkg --install FILENAME.deb"


Best Regards,

-- 
Lionel


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to