[El] Missing deppendency gdal, hdf issue
Hatzopoulos, Nikolaos
hatzopou at chapman.edu
Thu Nov 11 15:42:23 EST 2010
Hi,
When you compile gdal.spec
you have this error (which will not affect the rpm build but it is an error):
(cd .libs && rm -f libosrjni.la && ln -s ../libosrjni.la libosrjni.la)
#-cp ./.libs/*.so ./
ant
/usr/bin/build-classpath: error: Could not find xml-commons-apis Java extension for this JVM
/usr/bin/build-classpath: error: Some specified jars were not found
Buildfile: build.xml
so xml-coommons-apis needs as a required:
BuildRequires: xml-coommons-apis
and also from epel repos for hdf4 library something is not ok
because I had a segmentation fault trying to read an hdf file with gdalinfo
so I recompile hdf and it worked for me :)
--
Nikolaos Hatzopoulos
More information about the el
mailing list