LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-18-2006, 01:05 PM   #1
callsamik
LQ Newbie
 
Registered: Feb 2006
Location: Kolkata
Posts: 7

Rep: Reputation: 0
How to use Jdk 1.5.0_06 in SuSE Linux 10


Hi,
I'm new to Linux. Yesterday I've downloaded jdk1.5.0_06 and installed that in my home folder. The exact path of the bin directory is /home/callsamik/java/jdk/jdk1.5.0_06/bin.

Now whenever I'm typing javac or java (using the proper path also)- it is showing as a bad command. Now I'd like to know how to use jdk in SuSE linux.

If i wish to uninstall it, then what is the procedure of doing that?

Please help me.
 
Old 02-18-2006, 01:29 PM   #2
craigevil
Senior Member
 
Registered: Apr 2005
Location: OZ
Distribution: Debian Sid/RPIOS
Posts: 4,883
Blog Entries: 28

Rep: Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533Reputation: 533
Try following the directions here:
Installing Sun's Java on SUSE Linux
http://en.opensuse.org/Java
 
Old 02-18-2006, 01:30 PM   #3
Mega Man X
LQ Guru
 
Registered: Apr 2003
Location: ~
Distribution: Ubuntu, FreeBSD, Solaris, DSL
Posts: 5,339

Rep: Reputation: 65
Hi!

Installing programs at your home directory is a bad idea. Indeed, you are free to do so but... doing that, only your user (in this case, callsamik) will have access to Java. A good, better place should be /usr/local or /opt.

Take a look into this post:

http://www.linuxquestions.org/questi...highlight=Java

post number 5 is the one that should help you out. This thread was supposed to help a friend to get Eclipse running, but the same should work for you.

Regards!
 
Old 02-19-2006, 12:49 AM   #4
callsamik
LQ Newbie
 
Registered: Feb 2006
Location: Kolkata
Posts: 7

Original Poster
Rep: Reputation: 0
What is the procedure to uninstall jdk1.5.0_06 from SuSE Linux 10

I've installed jdk 1.5. The path is ./home/callsamik/java/jdk/jdk1.5.0_06.

Now I want to uninstall it.

Please tell me the proper procedure to do that.

Last edited by callsamik; 02-19-2006 at 12:52 AM.
 
Old 02-19-2006, 02:03 AM   #5
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
Delete that java folder and all its contents.
 
Old 02-20-2006, 12:44 AM   #6
callsamik
LQ Newbie
 
Registered: Feb 2006
Location: Kolkata
Posts: 7

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by Nylex
Delete that java folder and all its contents.
Thank u for ur help.
 
Old 04-13-2006, 09:53 AM   #7
callsamik
LQ Newbie
 
Registered: Feb 2006
Location: Kolkata
Posts: 7

Original Poster
Rep: Reputation: 0
How to set path for javac?

Hi,
I've installed jdk1.5.0_6. The path to the bin directory of java is /opt/jdk1.5.0_06/bin. Now I'd like to know that how can I set the path that I can use javac from anywhere using command prompt?

Regards,
Samik
 
Old 04-13-2006, 02:00 PM   #8
tomdkat
Member
 
Registered: May 2003
Location: S.F. Bay Area
Distribution: Ubuntu 9.04 AMD64
Posts: 595

Rep: Reputation: 30
Test it with this command:

$ export PATH=$PATH:/opt/jdk1.5.0_06/bin
$ javac -version
(You should see the java version info)

If that works, update your .bash_profile or .profile or .login file with the above path modification. Use ls -la | more to find which of those three files you have in your home directory.

Peace...
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem with Java Upgrade 1.5.0_06 Romanator Linux - Software 3 02-09-2006 06:59 PM
how to use JDK in linux Manoj Walia Linux - Software 3 04-08-2005 04:22 AM
getting jdk for linux. tiredoflogins Linux - Newbie 5 10-05-2004 01:23 PM
IBM JDK 1.3.1 (WebSphere 4.0.7) on SuSE 9 - fun with seg faults CrabtreeJones Linux - Software 0 12-31-2003 06:36 PM
How to install Jdk in linux... Help me :( jolly Linux - General 9 09-13-2001 01:57 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:05 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration