Hi André,
the complaint comes from yum, not Basex. When you download packages and add them to the CLASSPATH var that does not make them known to yum. So yum still complains that it can't find the dependencies.
You could try "yum install xml-commons-resolver" and see if that works. After that yum will know about the xml-common-resolver package and will not complain. Same for the other yum dependency.
Huib Verweij.
Op 20 jun. 2012, om 22:42 heeft André Milton het volgende geschreven:
Hi guys, I'm having a hell of a time trying to install BaseX on CentOS with Yum. It says I'm missing xml-commons-resolver 1.2 and lucene-contrib:
Resolving Dependencies --> Running transaction check ---> Package basex.noarch 0:7.2.1-3.2 set to be updated --> Processing Dependency: xml-commons-resolver = 1.2 for package: basex --> Processing Dependency: lucene-contrib for package: basex --> Processing Dependency: jline for package: basex --> Running transaction check ---> Package basex.noarch 0:7.2.1-3.2 set to be updated --> Processing Dependency: xml-commons-resolver = 1.2 for package: basex --> Processing Dependency: lucene-contrib for package: basex ---> Package jline.noarch 0:0.9.94-0.9.el5_6 set to be updated --> Finished Dependency Resolution basex-7.2.1-3.2.noarch from home_basex_opensuse has depsolving problems --> Missing Dependency: xml-commons-resolver = 1.2 is needed by package basex-7.2.1-3.2.noarch (home_basex_opensuse) basex-7.2.1-3.2.noarch from home_basex_opensuse has depsolving problems --> Missing Dependency: lucene-contrib is needed by package basex-7.2.1-3.2.noarch (home_basex_opensuse) Error: Missing Dependency: xml-commons-resolver = 1.2 is needed by package basex-7.2.1-3.2.noarch (home_basex_opensuse) Error: Missing Dependency: lucene-contrib is needed by package basex-7.2.1-3.2.noarch (home_basex_opensuse)
I've downloaded both and added them to a CLASSPATH but the install script still complains. What step have I missed? Do I also need to add them to my PATH (would prefer not to)? Thanks!
a+,a. _______________________________________________ BaseX-Talk mailing list BaseX-Talk@mailman.uni-konstanz.de https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk
Hartelijke groet, Huib Verweij