INSTALL file

This commit is contained in:
david 2002-05-05 18:30:39 +00:00
parent fe783fcd02
commit 4d602278cb
1 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,14 @@
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.