Hello everybody,
I'm trying to get java installed so is there a center software downloads to install the software or must going to internet and download.
Please help
Thank you very much
java installing
9 posts
• Page 1 of 1
- Posts: 6 linuxformat
- Joined: 14 Mar 2012
- Posts: 279 afab4
- Joined: 17 Oct 2009
#2
menu > applications > other > antixcc > system > manage packages
Java is in the Synaptic Package Managerlinuxformat wrote:Hello everybody,
I'm trying to get java installed so is there a center software downloads to install the software or must going to internet and download.
Please help
Thank you very much
menu > applications > other > antixcc > system > manage packages
-
linuxformatlinuxformat
- Posts: 6
- Joined: 14 Mar 2012
#3
There is no manage packages my Distribution is (antix-m11-base-686)
- Posts: 279 afab4
- Joined: 17 Oct 2009
#4
from a root terminal type:
apt-get update <enter>
apt-get install openjdk-6-jre <enter>
OK. Then do this:linuxformat wrote:There is no manage packages my Distribution is (antix-m11-base-686)
from a root terminal type:
apt-get update <enter>
apt-get install openjdk-6-jre <enter>
- Posts: 6 linuxformat
- Joined: 14 Mar 2012
#5
I installed now but how to plugin to the browser .
- Posts: 4,164 rokytnji
- Joined: 20 Feb 2009
#6
Have you typed in address bar of browser to see if java shows yet?
Code: Select all
about:plugins
- Posts: 173 DeepDayze
- Joined: 09 Sep 2011
#8
you type about:plugins in the browser's address bar, not in a terminal __{{emoticon}}__linuxformat wrote:root@pc1:/home/almashfa# about:plugins
bash: about:plugins: command not found
root@pc1:/home/almashfa# plugins
bash: plugins: command not found
root@pc1:/home/almashfa# man plugins
No manual entry for plugins
root@pc1:/home/almashfa#
- Posts: 6 linuxformat
- Joined: 14 Mar 2012
#9
__{{emoticon}}__ Thanks a lot for the help