Unix Technical Forum

Removing jdk depot

This is a discussion on Removing jdk depot within the HP-UX Operating System forums, part of the Unix Operating Systems category; --> Hi, We have installed two versions of java. In /opt/ there's java and java1.4. We installed them from a ...


Go Back   Unix Technical Forum > Unix Operating Systems > HP-UX Operating System

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-16-2008, 05:18 PM
Lodewijk Antonides
 
Posts: n/a
Default Removing jdk depot

Hi,

We have installed two versions of java. In /opt/ there's java and java1.4.
We installed them from a .depot file. Now we want to deinstall them but with
swremove or swremove -d we don't see them in the list of installed software.
With swremove -d we don't see anythink in the list and with swremove we see
some things but no java. Is it possible to deinstall java another way?


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-16-2008, 05:19 PM
Ian Springer
 
Posts: n/a
Default Re: Removing jdk depot

> We have installed two versions of java. In /opt/ there's java and java1.4.
> We installed them from a .depot file. Now we want to deinstall them but

with
> swremove or swremove -d we don't see them in the list of installed

software.
> With swremove -d we don't see anythink in the list and with swremove we

see
> some things but no java. Is it possible to deinstall java another way?


If you installed them via swinstall, they should be in the output of swlist.
try:

swlist | grep -i java

to get the bundle name. and then:

swremove BUNDLE_NAME

to remove it. If it's definitely not listed by swlist, you'll have to remove
it the old fashioned way:

rm -rf /opt/java /opt/java1.4


Ian


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 11:22 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com