Results 1 to 6 of 6
ok so I download it and was trying to load it following the insctions on the java website but every time I try to chmod a+x jre-1_5_0-linux-i586-rpm.bin it tells me ...
- 10-24-2006 #1Just Joined!
- Join Date
- Oct 2006
- Location
- Parents basement
- Posts
- 62
installing java 1.50
ok so I download it and was trying to load it following the insctions on the java website but every time I try to chmod a+x jre-1_5_0-linux-i586-rpm.bin it tells me the file isn't there and I know I'm in the right dictory help please.
- 10-24-2006 #2
You're going to need to give us more details. What is the exact command you're typing, and what is the exact error message you get?
Registered Linux user #270181
TechieMoe's Tech Rants
- 10-24-2006 #3Just Joined!
- Join Date
- Oct 2006
- Location
- Parents basement
- Posts
- 62
[root@localhost thomas]# chmod a+x jre-1_5_0-linux-i586-rpm.bin
chmod: cannot access `jre-1_5_0-linux-i586-rpm.bin': No such file or directory
[root@localhost thomas]#
That's what I get but I know I'm in the right dictory
- 10-24-2006 #4Are you sure you're giving it the correct filename? Try using TAB completion. Just type the first few letters of the BIN file and hit TAB twice. The rest of the name should pop up.
Originally Posted by GODDLY Registered Linux user #270181
TechieMoe's Tech Rants
- 10-24-2006 #5... and it probably isn't.
Originally Posted by GODDLY
Try typing chmod +x jre and then simply it TAB (it will autocomplete what you want to type).
Your file is probably called "jre-1_5_0_09-linux-i586.rpm.bin"."To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 10-24-2006 #6Just Joined!
- Join Date
- Oct 2006
- Location
- Parents basement
- Posts
- 62
awesome thankies


Reply With Quote
