Any package that is installed in OSX leaves a receipt behind. Look in /Library/Receipts/. Each package leaves a directory in there. In each package's directory is a .bom file. Usually it's something like /Library/Receipts/PackageName.pkg/Contents/Archive.bom or /Library/Receipts/PackageName.pkg/Contents/Resources/Archive.bom. Find the .bom file an then do 'lsbom -f BomFile.bom' and it will list all of the files it installed on your system.

- Gabriel

On Wednesday, November 5, 2003, at 07:55 PM, Brian Futrell wrote:

I've installed the latest MySQL from www.mysql.com to my computer, but decided later to try the Complete series of web tools to get access to Apache v2. Complete Apache v2 and Complete PHP is installed, but I have to remove the original install of MySQL to install the Complete MySQL package.

As you can guess, I have not figured out how to do this yet. I used the package version, not the tarball.

Any suggestions?

Thanks!
Brian


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to