473,386 Members | 1,832 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

installation of java on mandriva - 2007

sanjay123456
125 100+
Dear Friends ,

i am using mandriva - 2007 in this i have in cd /usr/java/jre1_5_0_08/


in this jre its have all bin ,lib and so on

when i give folowing command on command prompt

javac

its said that no command found

so tell how can i run java programe on mandriva - 2007

is there any extra installation required for that or not ?

sanjay
Mar 28 '07 #1
4 1608
r035198x
13,262 8TB
Dear Friends ,

i am using mandriva - 2007 in this i have in cd /usr/java/jre1_5_0_08/


in this jre its have all bin ,lib and so on

when i give folowing command on command prompt

javac

its said that no command found

so tell how can i run java programe on mandriva - 2007

is there any extra installation required for that or not ?

sanjay
You need to set the path variable.
Mar 28 '07 #2
sanjay123456
125 100+
Dear ,

how can i set path
pz tell me detail

sanjay
Mar 28 '07 #3
r035198x
13,262 8TB
Dear ,

how can i set path
pz tell me detail

sanjay


Create a file called java.sh in /etc/profile.d add the contents below,

#!/bin/sh
export JAVA_HOME=/usr/java/jre1.5.0_09
export MANPATH=$MANPATH:/usr/java/jre1.5.0_09/man
export PATH=$PATH:/usr/java/jre1.5.0_09/bin
Mar 28 '07 #4
sanjay123456
125 100+
dear sir ,

#!/bin/sh
export JAVA_HOME=/usr/java/jre1_5_0_08
export MANPATH=$MANPATH:/usr/java/jre1_5_0_08/man
export PATH=$PATH:/usr/java/jre1_5_0_08/bin


i have written above code java.sh which is locate in /etc/profile.d

but its give again javac not found now what i am do sir

plz help me sir

sanjay
Mar 28 '07 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Si | last post by:
Hi, I am having trouble with an install of Oracle 9i Release 2 on Linux Mandrake 9.1. I have 512 MB DDR RAM and a Duron 850 CPU. The install appeared to run fairly seamlessly except for a...
1
by: srihari | last post by:
Hai, I am trying to install IBM DB2 8.1 on Red Hat linux 8.0. My machine is Intel XEON 64bit. The installation went well except for the creation of tools catalog. When I tried to install the tools...
2
sanjay123456
by: sanjay123456 | last post by:
Helllo friends I am new in java so plz tell me that which one editor is suite for java in linux mandriva 2007 and how can i download it .? sanjay
4
by: James | last post by:
I am going to install DB2 version 9 on Windows XP workstation. But I can not continue the installation after I issue the command "setup /i en". System shows me that "A major error occoured while...
2
by: SimoneB | last post by:
Hy, everyone! I'm trying to install eClient, installation is done but during configuration of Web Aplication server i receive the error: " the configuration of...
0
by: SimoneB | last post by:
I'm trying to install eClient v 8.3 but during configuration Web application server i get the error: "the configuration of eclient failed while creating the web aplication server....
0
by: nitdgp | last post by:
I installed Apache and PHP in mandriva Linux 2007. Both of the installations went fine. But when I started apache, the following error came: Syntax error on line 53 of...
8
by: ajos | last post by:
hi frnds, im trying to convert my servlets database configuration from ms access to mysql database.however im getting some error like no driver found exception. to verify this error ive...
9
by: wyleu | last post by:
I'm running on Mandriva 2007 (2.6.17-5mdv) and thus have python2.4.3 installed by default, I'm running code requiring yield(), so need python2.5 and have installed this sucessfully, and linked...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.