BJ Quinn wrote: > Well, I'm sure I did get some output, but I didn't write it down, and > rerunning the script returns an error : > > This install require that the user 'mysql' and group 'mysql' exists > pkgadd: ERROR: request script did not complete successfully > > And I don't know how to remove packages added that way, since it doesn't show > up on pkg list. Probably 5.0.67 would work if I could get the package from > mysql.com uninstalled. Originally I had 5.0.45 and there was a bug (I think) > related to SUM() returning a string rather than a number and I just wanted to > upgrade to see if that problem went away. I don't need 5.1 specifically. I > would have gone the 5.0.67 route if I knew downloading the package from > mysql.com was going to cause trouble. > > How would I remove the 5.1 package that I installed using pkgadd if I can't > see it listed under pkg list?
Use the "pkgrm" command; you can also check /var/sadm/install/contents to see what did happen. Cheers, -- Shawn Walker