I'm installing the DBI module for DB Access on Aix 4.3.3, but I need to install some modules first. All the modules have the next install commands:
perl Makefile.PL,
make,
make test,
make install.
I have installed successfully the make 1.0 module, but, I donīt have de make file. When I run "make" the next message appear:
ksh: pmake: not found.
I have:
Aix 4.3.3
Perl 5.6.1
What I need to do?
Thanks,
Luis Yanez
In reply to make file
by lyanezc