Re: newbie question
- From: Jan Gerrit Kootstra <jan.gerrit@xxxxxxxxxxxxxxx>
- Date: Mon, 02 Apr 2007 22:21:41 +0200
TomF wrote:
i managed to install Redhat 9 and it is working great.TomF,
the problem is a failed install of Sun Java.
trying to reinstall tells me it is already there.
how do i uninstall it to try to reinstall?
if i go to the folder, it says i am not the owner.
how do i become the owner?
i am the only one on the system
ty
What did you use to install it?
to become the owner you need to become root (like windows Administrator)
give the following command in a terminal window:
su -
following command will make user:group the owning user and group (-R means recursive):
chown -R user:group directoryname
The chown might not be necessary to remove the SUN Java stuf, ones you change to the root user.
Warning: If you used rpm to install SUN Java, a simple delete of the directory will not help you.
rpm -e jre
might work.
Kind regards,
Jan Gerrit
.
- Follow-Ups:
- Re: newbie question
- From: Sparks The White Warrior
- Re: newbie question
- References:
- newbie question
- From: TomF
- newbie question
- Prev by Date: newbie question
- Next by Date: error :"gnome-terminal" (process 1694) has crashed due to a fatal error.
- Previous by thread: newbie question
- Next by thread: Re: newbie question
- Index(es):
Relevant Pages
|