473,385 Members | 2,013 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,385 software developers and data experts.

installing bin package

anurag275125
Hello
I downloaded java SDK package(java_ee_sdk-5_01-linux.bin). How can I install this package...
thanks...
Feb 14 '10 #1

✓ answered by sashi

Running this command first time downloads the required package and running it the second time installs the package. Having done this, we proceeded with executing the self-extracting binary ./java_ee_sdk-5_01-linux.bin

http://java.com/en/download/help/linux_install.xml

7 3521
sashi
1,754 Expert 1GB
Which distro are you working with?
Feb 14 '10 #2
I'm working with Redhat Enterprise Linux.
Feb 14 '10 #3
sashi
1,754 Expert 1GB
Running this command first time downloads the required package and running it the second time installs the package. Having done this, we proceeded with executing the self-extracting binary ./java_ee_sdk-5_01-linux.bin

http://java.com/en/download/help/linux_install.xml
Feb 14 '10 #4
Thanks a lot sashi. I have installed java on Linux but how can I add /opt/SDK/jdk/bin and /opt/SDK/jdk/lib entries to the PATH variable, so that I can run java programs??
Feb 14 '10 #5
sashi
1,754 Expert 1GB
Take a look at below attached link. Good luck :)

Installation of JDK
Feb 15 '10 #6
I added a file jdk.sh in /etc/profile.d directory. Now I can see /opt/SDK/jdk/bin and /opt/SDK/jdk/lib in the PATH variable.

# cat jdk.sh
PATH=${PATH}:/opt/SDK/jdk/bin:/opt/SDK/jdk/lib

thank you sashi........
Feb 15 '10 #7
sashi
1,754 Expert 1GB
Good luck & Take care :)
Feb 15 '10 #8

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

Similar topics

1
by: Guillaume Gervais | last post by:
Hello there, I'm using Debian GNU/Linux testing/unstable (sarge) as an operating system. About a month ago, I installed python 2.3 on my machine, from the sources. And it worked perfectly. ...
4
by: Active8 | last post by:
I did this once and can't remember how <blush> so I read the reportlab user guid. It says to unzip the reportlab archive - this is on w2k, BTW, with Python23 - to a directory and make a file...
2
by: Ken Lindner | last post by:
I have a need to become familiar with SQL Server 2000 for work. Needless to say I am new to SQL Server any version, but not IT in general. My employer has provided me with the SQL Server 2000...
5
by: Gerald Hernandez | last post by:
One of my development PC's died, and I need to have legacy VS and VS.Net installed at the same time. On the now dead PC, I had VS6 installed prior to installing VS.Net. This worked just fine. On...
4
by: Lynn.Tilby | last post by:
I just installed RH9 on a new machine and installed postgres in the installation process. I got the following error when trying to start the postmaster so... I tried removing the postgres software...
1
by: manish deshpande | last post by:
Hi, When i'm installing MySQL-server-standard-5.0.24a-0.rhel3.i386.rpm by the following command: rpm -i MySQL-server-standard-5.0.24a-0.rhel3.i386.rpm the following error is being shown: ...
0
ashitpro
by: ashitpro | last post by:
I can supply "prefix" option while installing my rpm package by command line. But through GUI when I double click on rpm package it gets directly installed into /usr/local directory. I want to...
9
by: mdshafi01 | last post by:
Hello All, I have problem in installing DBD::ORACLE package. Please can any one have experience in installing DBD::ORACLE package. please give me some hints to install this DBD::ORACLE...
0
by: =?Utf-8?B?VmFuZXNzYQ==?= | last post by:
Hi all! I am having problems on installing .NET Framework 3.5 on some machines. In one machine the error is: WinVerifyTrust returned -2146762751 Wintrust not on machine Error: O arquivo...
3
by: =?Utf-8?B?VmFuZXNzYQ==?= | last post by:
Hi all! I am having problems on installing .NET Framework 3.5 on some machines. In one machine the error is: '.NET Framework 3.5' RunCheck result: Install Needed Verifying file integrity of...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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.