make install will also install the headers in $PREFIX/include
Le Saturday 25 July 2009 15:14:11 Enrico Sartorello, vous avez écrit :
> Another question: i've succesfully install BIGTiff from cvs using the usual
> configure-make-make install process.
> But how can i install the header files as well
Another question: i've succesfully install BIGTiff from cvs using the usual
configure-make-make install process.
But how can i install the header files as well? I've looked on the Makefile
but can't understand if there's a particular directive to use.
Thanks in advance,
On Fri, Jul 24, 2009 at 1:
Hi Frank and David,
thank you very much for your informations.
As you've correctly told, my searches on Google lead me thinking that the
Aperio distribution was the right side to get BIGTiff libraries.
Now everything is clear to me, thanks for your clarification!
Best regards,
On Fri, Jul 24, 20
David Burken wrote:
Enrico,
I like to build straight from cvs:
cvs -d :pserver:cvsa...@cvs.maptools.org:/cvs/maptools/cvsroot co libtiff
Enrico,
I concur with Dave. The best place to get the latest libtiff4 with
bigtiff support is CVS. Please note that the Aperio code is a distinct
fork of
Enrico,
I like to build straight from cvs:
cvs -d :pserver:cvsa...@cvs.maptools.org:/cvs/maptools/cvsroot co libtiff
Take care,
Dave
On 07/23/2009 04:56 AM, Enrico Sartorello wrote:
Hi all,
i need to have a correct BIGTiff package for using it in a program
i've written in C.
As far as i c
Hi all,
i need to have a correct BIGTiff package for using it in a program i've
written in C.
As far as i can see, the bigtiff package distributed on
http://www.aperio.com/bigtiff/ is old and can't be correctly compiled, so i
thought i would get it from GDAL.
I've seen that BIGTiff is under gdal/f