[postgis-users] Look for Help on Libraries and Dependencies for Compiling Postgis2.1 Source for Suse 11 SP3
Marco
marco91414 at gmail.com
Wed Jan 15 19:25:18 PST 2014
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20140115/1fafbd8f/attachment.html>
More information about the postgis-users
mailing list