The build process for the SBLIM WBEM-SMT client packages on Linux distributions requires a specific system setup to resolve some missing dependent RPM packages. - Java 1.6.0 or later - Apache Tomcat 6.0.18 or later As of release 1.0-1, there is a setup script that manages required libraries and installs WBEM-SMT components and tasks. The new install process follows: 1) Install Java 1.6.0 2) Install Apache Tomcat 6.0.18 into the /opt/ directory. 3) Download wbemsmt_setup_v1.0.sh from http://downloads.sourceforge.net/project/sblim/sblim-wbemsmt/1.0/wbemsmt_setup_v1.0.sh?use_mirror=autodownload 4) Download the pre_reqs.txt file from http://downloads.sourceforge.net/project/sblim/sblim-wbemsmt/1.0/pre-reqs.txt?use_mirror=autodownload 4) Run wbemsmt_setup_v1.0.sh with admin privileges and the pre_reqs.txt file in the same directory. That's it. If you have any trouble to get the SBLIM WBEM-SMT client packages installed properly, you may get in contact with the developers on the mailing list: sblim-devel@lists.sourceforge.net EOF