the environment is: suse linux enterprise server 11 x86_64 jenkins-1.563-1.2.noarch
I have manually download and installed jdk 1.6.0_45 64bit,command "java -version" succeed show the jdk version. but when i try to install jenkins,it shows: error failed dependencies: java >=1.6 is needed by jenkins-1.563-1.2.noarch
anyone can help to resolve it?
You either have to install the java package which comes with Suse, or (if that's not available) install Jenkins manually.