[ubuntu-in] i think its some java problem
Roshan
d_rosh2001 at yahoo.co.in
Sun Nov 4 17:00:03 GMT 2007
--- rahul bhise wrote:
> i think it is done in
> java and i dont have a latest java i have java 1.6.0
> (i think) and the latest is some java re 6 something
> something.
> what i want to say that i cant view this page (
>
http://www.bseindia.com/price_finder/stockreach.asp?scripcd=500305
> ) properly. what should i do.
Yes, BSE's website does have something in Java, though
Idon't know where (all) they have used it.
There are a few things that you could do.
Open a konsole (or gnome-terminal) and type the
following command to search whether Java is installed
or not.
dpkg-query -l sun*
(that'll tell you whether you have sun-java packages
installed)
The result of the command is in a columnar format
where the first few columns indicate its status. See,
if you can see "ii" (that's double 'i'). If it is, see
if it is beside the package named sun-java5-jre (or
sun-java6-jre) based on your version of K/Ubuntu.
If you see, "un" in the first column then you need to
install sun-java6-jre (or java5).
To install sun-java using the command line, type the
following command at the konsole
sudo apt-get install sun-java6-jre
This will ask for your password. Type in that and wait
for it to download and uninstall.
The JRE (by Sun) is usually installed at
/usr/lib/jvm/java-version
Also, install the plugin using the following command
sudo apt-get install sun-java6-plugin
(If the package is not found, please search for
appropriate names using the following command
at a konsole
apt-cache search sun-java
For more details on the command line, refer to
http://www.ubuntu-in.org 's Documentation section.
--
http://www.gnu.org.in
http://www.somaiya.edu/sksasc
ubunturos @ freenode
Why delete messages? Unlimited storage is just a click away. Go to http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html
More information about the ubuntu-in
mailing list