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
