Yes those files sounds right, but I haven't repackaged gdal in a couple of years and I think I just grabbed all the libs and bin files and stuck them into the appropriate directories. Good luck on your app.
sophia On Tue, Nov 16, 2010 at 12:55 PM, Corrado, George P. < george.corr...@gd-ais.com> wrote: > Great, Thanks a bunch Sophia. That article did the trick. It took a > while for everything to compile, but once it was finished I ran the make > install, and it looks like it created some files in the /usr/local/bin and > /usr/local/lib directory’s. > > > > So now that I have my .so files, if I need to include them into my main Java > project install, can I just take the files from /usr/local/lib ? I think the > only files I need to take are libgdal.a, libgdal.la, libgdal.so, > libgdal.so.1, and libgdal.so.1.14.3, unless there are some that you can think > of. I know they need to be on the LD_LIBRARY_PATH, which I will do in my own > install scripts. Oh and also copy the gdal binary files from /usr/local/bin. > > > > Anyway, this was a huge help to me, so thanks! > > > > George > > > > > > *From:* sophia parafina [mailto:creta.k...@gmail.com] > *Sent:* Tuesday, November 16, 2010 10:22 AM > *To:* Corrado, George P. > > *Subject:* Re: [gdal-dev] gdal and Solaris 10 > > > > see http://trac.osgeo.org/gdal/ticket/3670 > > On Tue, Nov 16, 2010 at 9:53 AM, Corrado, George P. < > george.corr...@gd-ais.com> wrote: > > Ok, I've installed gcc and its dependences, but I can't figure out why I'm > getting this error when I run make. Any ideas? > > make > (cd port; make) > make[1]: Entering directory `/export/gdal/gdal-1.7.3/port' > /bin/sh /export/gdal/gdal-1.7.3/libtool --mode=compile --tag=CXX g++ -g -O2 > -Wall -DOGR_ENABLED -I/export/gdal/gdal-1.7.3/port -DHAVE_LIBZ -c > -o cpl_conv.lo cpl_conv.cpp > /export/gdal/gdal-1.7.3/libtool: syntax error at line 659: > `func_arith_result=$' unexpected > make[1]: *** [cpl_conv.lo] Error 2 > make[1]: Leaving directory `/export/gdal/gdal-1.7.3/port' > make: *** [port-target] Error 2 > > Thanks, > George > > > -----Original Message----- > From: gdal-dev-boun...@lists.osgeo.org [mailto: > gdal-dev-boun...@lists.osgeo.org] On Behalf Of Corrado, George P. > Sent: Tuesday, November 16, 2010 8:44 AM > To: gdal-dev@lists.osgeo.org > Subject: RE: [gdal-dev] gdal and Solaris 10 > > Ok cool, yeah, I'm trying to build it on a Solaris 10 Sparc system now. I > believe I'm using the Sun compilers as well. I'm guessing I can't just run > the commands below without configuring a bunch of stuff? > > % cd gdal > % ./configure > % make > % su > Password: ******** > # make install > # exit > > Thanks, > George > > -----Original Message----- > From: Peter J Halls [mailto:p.ha...@york.ac.uk] > Sent: Tuesday, November 16, 2010 8:36 AM > To: Corrado, George P. > Cc: gdal-dev@lists.osgeo.org > Subject: Re: [gdal-dev] gdal and Solaris 10 > > George, > > Corrado, George P. wrote: > > Does anyone know if gdal will work on Solaris 10, if so which of the > prebuilt binaries can I use? Or do I have to build the binaries from > scratch? > > Build from scratch is best. I've been running it on Solaris 10 / Sparc for > years without problems. I do not know whether there may be any issues on > Solaris 10 / Intel, but I do dot see why there should be any. > > My version is built using the Sun compilers. > > Best wishes, > > Peter > > > > > Thanks, > > > > George > > > > > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > gdal-dev mailing list > > gdal-dev@lists.osgeo.org > > http://lists.osgeo.org/mailman/listinfo/gdal-dev > > -- > > -------------------------------------------------------------------------------- > Peter J Halls, GIS Advisor, University of York > Telephone: 01904 323806 Fax: 01904 323740 > Snail mail: IT Services, University of York, Heslington, York YO10 5DD > This message has the status of a private and personal communication > > -------------------------------------------------------------------------------- > _______________________________________________ > gdal-dev mailing list > gdal-dev@lists.osgeo.org > http://lists.osgeo.org/mailman/listinfo/gdal-dev > _______________________________________________ > gdal-dev mailing list > gdal-dev@lists.osgeo.org > http://lists.osgeo.org/mailman/listinfo/gdal-dev > > >
_______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev