PDA

Click to See Complete Forum and Search --> : I don't have a makefile for perl ? *resolved*


plenderj
May 2nd, 2003, 05:05 AM
I'm trying to install DBI-1.35, and as part of the installation, you use perl to create some makefiles.
But after you've done that, it then tells you to :

'make'
'make test'
'make install'

And it says that it may be dmake or nmake on windows.
But I can't find any of these files ... :confused:

plenderj
May 2nd, 2003, 05:13 AM
Nevermind I used ppm instead!