HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: tiff 3.4 has no libtiff.so.x shared
Following a little reading on patch I
managed to easily finish the patch manually.
Works fine. Thanks for your input.
Bernd Proissl wrote:
>
> > -----Original Message-----
> > From: tracker [mailto:tracker@funcow.com]On Behalf Of David Banning
> > Sent: Sunday, May 07, 2000 9:29 PM
> > To: news@proissl.de; Lee Howard
> > Cc: FreeBSD; flexfax@sgi.com
> > Subject: Re: flexfax: tiff 3.4 has no libtiff.so.x shared
> >
> >
> > Thanks for your reply. I got the patch and applied it.
> > There were a couple of gitches.
> > First - the patch instructs me to use "patch -bp0 --verbose < patchfile"
> > FreeBSD says it doesn't understand the --verbose option
> >
> > Leaving that option out, I get errors
> > on 3 of the 9 files it patches,
> > leaving me .rej files.
> >
> > Any idea where to go from here?
> just a guess: check the version against which you have to run the patch.
>
> Bernd