[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
un-installing option
hi,
>>>>> "ratha" == ratha krishnan <rathaji@xxxxxxxxxxx> writes:
ratha> Hi,
ratha> i installed apache with php3 support in linux6.0. Php3
ratha> module came as var.gz archive(not a rpm). Now i want to
^^^^^^^^^
I guess you mean tar.gz. You will have to manually uninstall it. Do
you have the original tarball? Where did you install the package? In
/usr/local?
Basically you will have to look at the original tarball and figure out
where it installed the various files like so
$ tar tvzf package.tar.gz | less
or fire up mc
$ mc
and look at the tarball, figure out where things went and remove them
manually. If you are brave you could even write a shell script that
automates this. :)
ratha> uninstall the php3. what the commantd option for that.
prabhu
---
Visit our home page at: www.chennailug.org
Send e-mail to 'ilugc-request@xxxxxxxxxxxxxxxxxx' with 'unsubscribe'
in either the subject or the body to unsubscribe from this list.