I've tried to install DBI onto my computer, which is not connected to the internet. I've read the Readme file and have tried to follow the instructions. I've managed to do the first part which is
perl MakeFile.PL
but when I try the next command which is
make (I've also tried dmake and nmake)
I get the error "Bad command or file name"
What should I do?