I can type 'java' at the command line, but I can't view java applets. does anyone know what is going on?
Announcement
Collapse
No announcement yet.
java in konqueror does not work while command line java does [resoleved]
Collapse
This topic is closed.
X
X
-
Re: java in konqueror does not work while command line java does
Check if Konqueror is set to allow Java to run.
Settings > Configure Konqueror > Java & Javascript options
- Top
- Bottom
-
Re: java in konqueror does not work while command line java does
enable java globally is checked.
I tried installing sun's jre and apt couldn't find it. here is my sources file.http://papernapkin.org/pastebin/app/view/677
- Top
- Bottom
Comment
-
Re: java in konqueror does not work while command line java does
You don't have multiverse added/enabled. Change these lines
# deb http://us.archive.ubuntu.com/ubuntu/ dapper universe
# deb-src http://us.archive.ubuntu.com/ubuntu/ dapper universe
http://us.archive.ubuntu.com/ubuntu/ dapper universe multiverse
# deb-src http://us.archive.ubuntu.com/ubuntu/ dapper universe multiverseDon't forget to apt-get update first before trying to install.
- Top
- Bottom
Comment
Comment