Thanks merged and submitted to SVN.
On 8/13/07, J.P. Delport <[EMAIL PROTECTED]> wrote: > Hi Robert, > > the newest svn version did not work. FIND_PATH only accepts one file > name, so gdal/gdal.h is treated as a path it seems. > > The attached file worked fine. Only a search path was added. > > Also, even though the versions of my gdal debs say 1.4.1, I still have > libgdal1.4.0.so in /usr/lib. > > $ dpkg -l "libgdal*" > ii libgdal1-1.4.0 1.4.1-6+b3 Geospatial Data Abstraction Library > ii libgdal1-dev 1.4.1-6+b3 > > regards > jp > > Robert Osfield wrote: > > Hi J.P, > > > > On 8/13/07, J.P. Delport <[EMAIL PROTECTED]> wrote: > >> $ dpkg -S gdal.h > >> libgdal1-dev: /usr/include/gdal/gdal.h > >> > >> $ ls /usr/include/gdal.h > >> ls: /usr/include/gdal.h: No such file or directory > >> > >> This is on Debian Sid (unstable). The version of libgdal1-dev is > >> 1.4.1-6+b3. > > > > Thanks for the info. Looks like things are going walkabout as on my > > Kubunto machine: > > > > dpkg -S gdal.h > > libgdal1-1.3.2-dev: /usr/include/gdal.h > > > > Added gdal/gdal.h and gdal1.4.1 to FindGDAL.cmake, this is now checked > > in to SVN, could you let me know if this works. > > > > Robert. > > _______________________________________________ > > osg-users mailing list > > [email protected] > > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > > > > -- > This message is subject to the CSIR's copyright, terms and conditions and > e-mail legal notice. Views expressed herein do not necessarily represent the > views of the CSIR. > > CSIR E-mail Legal Notice > http://mail.csir.co.za/CSIR_eMail_Legal_Notice.html > > CSIR Copyright, Terms and Conditions > http://mail.csir.co.za/CSIR_Copyright.html > > For electronic copies of the CSIR Copyright, Terms and Conditions and the CSIR > Legal Notice send a blank message with REQUEST LEGAL in the subject line to > [EMAIL PROTECTED] > > > This message has been scanned for viruses and dangerous content by > MailScanner, > and is believed to be clean. MailScanner thanks Transtec Computers for their > support. > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > > > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

