> I have posted complete instructions for installing DBI::mysql under Mac OS X > at > > http://duke.usask.ca/~dalglb/macosx/ thanks - i did manage to install it, however, about 91% of the tests still fail. these are mainly a problem with connecting to the mysql server, which is definetly running and visible in the processlist of the shell-inspector. my best guess is that it must have to with permissions somehow, but then again if im sudo'ing the make test, shouldnt i have access to everything more or less? another thing: when i try to rebuild the Msql-Mysql module i now dont get the prompt for a host, username and password - why is that? (when running the tests i can see it says using password:YES - does this litteraly means a password called "YES" or does it mean "yes im using the password you entered somewhere when you initially build me"?) in fact is it possible to do a clean install of this (or any module) that removes the old files? thanks once again -e allan