install jdk-1_5_0_08 on fedora 5,64 bit cpu
hii,
I am installing java on fedora 5, i am doing these steps, and i got errors, please tell me if i missed any steps:
1- ./jdk-1_5_0_08-linux-amd64-rpm.bin: run this command in the terminal in the same directory where the bin file exists.
everything is done successfully. i set the JAVA_HOME in the bash profile file.
2-when i trying to install the java-1.5.0-sun-compat-1.5.0.08-1jpp.src.rpm, by ruuning this command: rpmbuild --rebuild java-1.5.0-sun-compat-1.5.0.08-1jpp.src.rpm, i got the following errors in the terminal:
RPM build errors:
user scop does not exist - using root
group scop does not exist - using root
user scop does not exist - using root
group scop does not exist - using root
user scop does not exist - using root
group scop does not exist - using root
File not found: /var/tmp/java-1.5.0-sun-compat-1.5.0.08-1jpp-buildroot/usr/lib/jvm/java-1.5.0-sun-1.5.0.08/jre/lib/security/javaws.policy
i didnt continue the followed steps when i got this errors.
please i need help to install the java in my fedora 5 machine.

