
June 19th, 2000, 03:02 AM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
>>Could you give some more details for a BSD UNIX variation!
Did you install thru "pre-compiled package" or "port" or compiled from source?
Let say it's mysql-server-3.22.32, go to http://www.freebsd.org/handbook/ports-using.html and read "4.2.2. Removing Installed Ports".
If it doesn't deinstall cleanly, go to /var/db/pkg/mysql-server-3.22.32/ and read the +CONTENTS file and remove the unremoved files/directories.
If you compiled from source, there should be a temp file about the target directories that are being installed to. Then follow kudinov's instruction and remove them manually.
|