It doesn't say anything at anytime about a license and i do not know how to execute it.
When i double click it it says archive type not supported. ?
Hi,
Open up a terminal to issues the commands I said.
this is what happens when i type your commands:
[Delta@localhost ~]$ mv jre1.6.0_01 /usr/lib
mv: cannot stat `jre1.6.0_01': No such file or directory
[Delta@localhost ~]$ su
Password:
[root@localhost Delta]# [Delta@localhost ~]$ mv jre1.6.0_01 /usr/lib
bash: [Delta@localhost: command not found
[root@localhost Delta]# mv: cannot stat `jre1.6.0_01': No such file or directory
???????????????????????????????????????????????????????????
I MISS MS-DOS! lol
> [Delta@localhost ~]$
you are getting this because you are not in the same DIRECTORY as the file you downloaded.
try this
that will list the current working directory you are in
now once you know what it is, try listing it's contents
if you are logged in as 'deltanoob' and then su -
then your local dir will change
try pwd before and after a su statement
linux takes some getting used to
cheers
anyweb