Currently the rpm setup.sh and setup.csh scripts cannot set the classpath because the .jar files in lib don't have +x perms set in the rpms and debs. Please fix the scripts so that we dont have to rely on the +x bits anymore. All classes in the lib directory should be loaded. (only 1 level and not recursive directories)