File: INSTALL

package info (click to toggle)
dbengine 1.1-11
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 644 kB
  • ctags: 162
  • sloc: perl: 1,460; sql: 601; sh: 79; makefile: 43
file content (9 lines) | stat: -rw-r--r-- 226 bytes parent folder | download
1
2
3
4
5
6
7
8
9
This is the fast setup Guide ;-) You find the more detailed version
as HTML document in html/installation.html

simply run the following commands from the commandline:
   perl Makefile.PL
   make
   make test
   make install