Results 11 to 15 of 15
davidd@localhost ~ $ su
Password:
localhost davidd # mv /opt/blackdown-jdk-1.4.2.03 /opt/blackdown-jdk-1.4.2.03-backup
mv: cannot stat `/opt/blackdown-jdk-1.4.2.03': No such file or directory
localhost davidd # mv /opt/blackdown-jdk-1.4.2.03 /opt/blackdown-jdk-1.4.2.03-backup
mv: cannot stat `/opt/blackdown-jdk-1.4.2.03': ...
- 07-11-2007 #11
davidd@localhost ~ $ su
Password:
localhost davidd # mv /opt/blackdown-jdk-1.4.2.03 /opt/blackdown-jdk-1.4.2.03-backup
mv: cannot stat `/opt/blackdown-jdk-1.4.2.03': No such file or directory
localhost davidd # mv /opt/blackdown-jdk-1.4.2.03 /opt/blackdown-jdk-1.4.2.03-backup
mv: cannot stat `/opt/blackdown-jdk-1.4.2.03': No such file or directory
localhost davidd # chmod +x ~/jre-6u1-linux-i586.bin
chmod: cannot access `/root/jre-6u1-linux-i586.bin': No such file or directory
localhost davidd #
I am still having problems, I thought I might pop out my error screen from my console. I really appreciate the patience!
- 07-11-2007 #12Linux Enthusiast
- Join Date
- Jul 2005
- Location
- Maryland
- Posts
- 521
for:
can you run:Code:mv: cannot stat `/opt/blackdown-jdk-1.4.2.03': No such file or directory
and post the result here so we can see the name (the version that is already installed).Code:ls /opt
for:
it cannot find theCode:chmod: cannot access `/root/jre-6u1-linux-i586.bin': No such file or directory
can you tell us the name of the file you downloaded and where you downloaded it to (to Desktop, or somewhere else)?Code:jre-6u1-linux-i586.bin
- 07-11-2007 #13
Sorry, I forgot you were root that moment
Try with this
chmod +x /home/davidd/jre-6u1-linux-i586.bin
Post the output of ls /opt tooPut your hand in an oven for a minute and it will be like an hour, sit beside a beautiful woman for an hour and it will be like a minute, that is relativity. --Albert Einstein
Linux User #425940
Don't PM me with questions, instead post in the forums
- 07-11-2007 #14Just Joined!
- Join Date
- Apr 2007
- Posts
- 47
Democracy Player doesnt need java to work. It conflicts with j2re1.4 (blackdown java) though. Just uninstall this packet.
- 07-11-2007 #15
localhost davidd # ls /opt
bin googleearth opera sun-jdk-1.5.0.08
blackdown-jdk-1.4.2.03-backup java32 rar sun-jdk-1.5.0.10
emul-linux-x86-java-1.5.0.08 mbrola RealPlayer sun-jdk-1.6.0
emul-linux-x86-java-1.5.0.11 mplayer-bin sbin
emul-linux-x86-java-1.6.0 netscape skype
I did save it to the desktop.
localhost davidd # chmod +x /home/davidd/jre-6u1-linux-i586.bin
chmod: cannot access `/home/davidd/jre-6u1-linux-i586.bin': No such file or directory
localhost davidd # chmod +x /home/davidd/Desktop/jre-6u1-linux-i586.bin
localhost davidd #
AND there we go. Thanks for your help guys! I just had to point it to my desktop. (see code above). Just a stupid n00bish mistake. Thank you all for your help!
Hold up. I now have another problem, now that it is running, some buttons dont work, such as I can't exit the program. There is no way to close it. It wont stop running. All this over a silly program. interesting.


Reply With Quote
