No. Your gdal-dev is more than likely fine. It's the dev packages that the gdal-dev packages that are missing. If you can't find those hdf5, openjp2 dev packages, you'll probably want to compile gdal.
-bborie On Jan 16, 2014 10:01 AM, "Marco" <[email protected]> wrote: > Hi, > > I am using libgdal-devel-1.10.1-1.4. Do you think all the complains of > missing libraries like openjp2, hdf5 etc. are related to gdal-dev package? > > Thanks > > > On Thu, Jan 16, 2014 at 9:57 AM, Bborie Park <[email protected]> wrote: > >> And SP2 does not have gdal-dev packages? I suggest you compile gdal >> yourself with what formats you need. It's not that bad to compile, >> especially since you're compiling everything else. >> >> -bborie >> On Jan 16, 2014 9:54 AM, "Marco" <[email protected]> wrote: >> >>> Hi Bborie, >>> >>> There is no gdal in 11 SP3 in OpenSUSE repo that I can find, but I am >>> using the gdal from 11 SP 2 repo. >>> >>> Thanks >>> >>> >>> On Wed, Jan 15, 2014 at 7:44 PM, Bborie Park <[email protected]>wrote: >>> >>>> Are you using GDAL provided by OpenSUSE? Or did you compile your own? >>>> >>>> -bborie >>>> >>>> >>>> On Wed, Jan 15, 2014 at 7:25 PM, Marco <[email protected]> wrote: >>>> >>>>> Hi, >>>>> >>>>> >>>>> >>>>> I am trying to build postgis 2.1 from the source for SUSE 11 SP 3. >>>>> However it requires openjp2, hdf5, mfhdf, df (all devel version I think) >>>>> that I could not find. I have tried few repositories such as Opensuse, >>>>> Packman and the Suse repo from Zypper. >>>>> >>>>> >>>>> >>>>> I would really appreciate if anyone could tell me about other >>>>> approaches of finding these libraries. >>>>> >>>>> >>>>> >>>>> Here is the error message from the terminal when I try to compile the >>>>> source. >>>>> >>>>> >>>>> >>>>> /usr/lib64/gcc/x86_64-suse-linux/4.3/../../../../x86_64-suse-linux/bin/ld: >>>>> cannot find -lopenjp2 >>>>> >>>>> /usr/lib64/gcc/x86_64-suse-linux/4.3/../../../../x86_64-suse-linux/bin/ld: >>>>> cannot find -lhdf5 >>>>> >>>>> /usr/lib64/gcc/x86_64-suse-linux/4.3/../../../../x86_64-suse-linux/bin/ld: >>>>> cannot find -lmfhdf >>>>> >>>>> /usr/lib64/gcc/x86_64-suse-linux/4.3/../../../../x86_64-suse-linux/bin/ld: >>>>> cannot find -ldf >>>>> >>>>> collect2: ld returned 1 exit status >>>>> >>>>> make[2]: *** [raster2pgsql] Error 1 >>>>> >>>>> make[2]: Leaving directory >>>>> `/home/ekeemaa/IPT_NMS/postgis/postgis-2.1.1/raster/loader' >>>>> >>>>> make[1]: *** [rtloader] Error 2 >>>>> >>>>> make[1]: Leaving directory >>>>> `/home/ekeemaa/IPT_NMS/postgis/postgis-2.1.1/raster’ >>>>> >>>>> make: *** [all] Error 1 >>>>> >>>>> _______________________________________________ >>>>> postgis-users mailing list >>>>> [email protected] >>>>> http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users >>>>> >>>> >>>> >>>> _______________________________________________ >>>> postgis-users mailing list >>>> [email protected] >>>> http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users >>>> >>> >>> >>> _______________________________________________ >>> postgis-users mailing list >>> [email protected] >>> http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users >>> >> >> _______________________________________________ >> postgis-users mailing list >> [email protected] >> http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users >> > > > _______________________________________________ > postgis-users mailing list > [email protected] > http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users >
_______________________________________________ postgis-users mailing list [email protected] http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-users
