> I'm installing ensembl software from the EBI onto a unix server. It > requires amongst other things a database, perl, the bioperl package, the > DBI and a driver for talking to the database. > OK so i've got mysql installed as well as perl 5.6.0 and bioperl 0.6.2. > The DBI is downloaded and installed. The ensembl software at 'make test',however > doesn't recognise (can't locate) the DBD driver from DBD::mysql. Is this not > something that's included with the DBI installation - excuse my > ignorance. Either way i started downloading and installing the latest version of DBD-mysql (2.09) >Anyway same problem, can't locate driver. >Would anyone know what a)the problem might be and b) a > possible solution!! > Thanks.