You are not logged in.
Pages: 1
pacman -Ql jre | grep javaws
jre /opt/java/jre/man/man1/javaws.1
Why no javaws included in arch64?
Offline
And it's not in jdk
[root@sgu Desktop]# pacman -Ql jdk | grep javaws
jdk /opt/java/bin/javaws
jdk /opt/java/man/ja_JP.eucJP/man1/javaws.1
jdk /opt/java/man/man1/javaws.1
[root@sgu Desktop]# /opt/java/bin/ja
jar jarsigner java javac javadoc javah javap
[root@sgu Desktop]# /opt/java/bin/javaws
bash: /opt/java/bin/javaws: No such file or directory
Offline
Interesting, it should be in JRE:
$ ls -l /opt/java/bin/javaws
lrwxrwxrwx 1 root root 17 6 apr 11.14 /opt/java/bin/javaws -> ../jre/bin/javaws
But it's not there for me either.
Last edited by [vEX] (2007-04-23 14:10:42)
PC: Antec P182B | Asus P8Z77-V PRO | Intel i5 3570k | 16GB DDR3 | GeForce 450GTS | 4TB HDD | Pioneer BDR-207D | Asus Xonar DX | Altec Lansing CS21 | Eizo EV2736W-BK | Arch Linux x86_64
HTPC: Antec NSK2480 | ASUS M3A78-EM (AMD 780G) | AMD Athlon X3 425 | 8GB DDR2 | GeForce G210 | 2TB HDD | Arch Linux x86_64
Server: Raspberry Pi (model B) | 512MB RAM | 750GB HDD | Arch Linux ARM
Offline
I use blackdown-jre in aur instead.
Offline
Webstart and the Java plug-in are not available for Sun's 64 bit Java.
Offline
for most applications it's very stable.
Offline
Pages: 1