At 13:47 +0100 16/9/00, Will wrote: >Hi! > >When I install Sun's JDK1.2.2 on Mandrake 7.1, everything extracts as it >should except the resultant file names have an '@' >added! For example in the jdk1.2.2/bin directory, you see 'java@' >javac@' etc and naturally Java wont work. > >These file name additions are not visible under a GUI file manager >however I suppose ypu have the default mdk-bash alias for ls=ls --color=auto -F. The '-F' adds the symbols @,*,/ to some files to show they are executables, dirs, links, etc. So your 'java@' is a link to an exec, I suppose something like '/usr/local/sunjava/psychedelic_path.../java_virtual_machine_runner', but you just have to use it as 'java' (the real name), no '@' at the end (added by bash whe listing). Hope this helps... -- Juan Antonio Magallon Lacarta mailto:[EMAIL PROTECTED] Grupo de Informatica Grafica Avanzada http://giga.cps.unizar.es Tlf: 34-976-762354,1916 - Fax: 34-976-761914
Keep in touch with http://mandrakeforum.com: Subscribe the "[EMAIL PROTECTED]" mailing list.
