I'm trying to make and executable out of (jre-6u7-linux-i586.bin)
This is the result.
nate@KbuntoFast:/usr/java$ chmod a+x /home/Desktop/jre-6u7-linux-i586-rpm.bin
chmod: cannot access `/home/Desktop/jre-6u7-linux-i586-rpm.bin': No such file or directory
nate@KbuntoFast:/usr/java$
what is it i'm doing wrong here ? the file name is exactly right maybe the path but that is the path i understand it to be ??
HELP?
thanks,
nate
This is the result.
nate@KbuntoFast:/usr/java$ chmod a+x /home/Desktop/jre-6u7-linux-i586-rpm.bin
chmod: cannot access `/home/Desktop/jre-6u7-linux-i586-rpm.bin': No such file or directory
nate@KbuntoFast:/usr/java$
what is it i'm doing wrong here ? the file name is exactly right maybe the path but that is the path i understand it to be ??
HELP?
thanks,
nate
Comment