[Liblas-devel] Build errors while building apps
Froumis, James A (US SSA)
james.froumis at baesystems.com
Tue Jul 28 12:06:55 EDT 2009
Howard,
After downloading the source from the URL you provided, I was able to
build without errors against libgdal v1.6.1 and libgeotiff v1.2.5 on
Linux x64.
Thanks for all of your help!
For those who are interested, I configured the different libraries as
follows (mind the line wrap):
libgeotiff:
./configure --includedir=/usr/local/include/geotiff
libgdal:
./configure --with-geotiff=/usr/local/lib
--with-expat=/usr/lib64 --includedir=/usr/local/include/gdal
--with-libtiff=internal CFLAGS='-I/usr/local/include/geotiff'
CXXFLAGS='-I/usr/local/include/geotiff'\
liblas:
./configure --with-gdal=/usr/local/bin/gdal-config
--with-geotiff=/usr/local
One or two of the arguments above may not be necessary, but since it
works, I didn't want to mess with it...
Jim Froumis
-----Original Message-----
From: liblas-devel-bounces at lists.osgeo.org
[mailto:liblas-devel-bounces at lists.osgeo.org] On Behalf Of Howard Butler
Sent: Saturday, July 25, 2009 7:27 PM
To: Liblas-devel at lists.osgeo.org
Subject: Re: [Liblas-devel] Build errors while building apps
On Jul 24, 2009, at 9:07 AM, Howard Butler wrote:
>
> On Jul 23, 2009, at 4:38 PM, Froumis, James A (US SSA) wrote:
>
>> Howard,
>>
>> Thanks for the help. Unfortunately, downloading and installing the
>> latest version of libgdal (1.6.1) and using the configure arguments
>> you specified did not solve the problem. I am still getting the
>> same errors. Is there something else I am missing?
>>
>
> Grr.. It must require GDAL trunk. I have filed a new ticket that I
> will fix for 1.2.1 <http://liblas.org/ticket/143>
James,
If it is convenient for you to build from source, the 1.2 branch now
includes a fix for this problem. http://liblas.org/svn/branches/1.2/
Howard
_______________________________________________
Liblas-devel mailing list
Liblas-devel at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/liblas-devel
More information about the Liblas-devel
mailing list