I'm trying to use DDBI under linux and it needs libmysql.a but I can't seem to find it. Also, it seems to want tango and I'd rather use phobos. So I have two questions: 1) where can I find libmysql.a? 2) does anyone known of something better for accessing mysql from inside of D? I'd go with tango if I have to, but I have never gotten it installed correctly.