LDP/LDP/builder/db2omf/INSTALL

15 lines
198 B
Plaintext

To install db2omf, run:
perl Makefile.PL
That will generate a Makefile. Then, run:
make
to build the package, and run:
make install
as root to copy the files to the appropriate locations.