LDP/LDP/builder/db2omf/INSTALL

15 lines
198 B
Plaintext
Raw Normal View History

2002-05-05 18:30:39 +00:00
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.