module installation
i have downloaded a dbi module. and want to install it in my system.. for which i got sequence of steps... in that i successfully finished running makefile.pl and writing makefile for dbi.....after which when i try to execute these three lines of code it says
make
make test
make install
when i type make in the command prompt it says not recognised as internel or external command,operabl e file or batch file.......what should i do.... can u suggest me some solution
i have downloaded a dbi module. and want to install it in my system.. for which i got sequence of steps... in that i successfully finished running makefile.pl and writing makefile for dbi.....after which when i try to execute these three lines of code it says
make
make test
make install
when i type make in the command prompt it says not recognised as internel or external command,operabl e file or batch file.......what should i do.... can u suggest me some solution
Comment