File: INSTALL

package info (click to toggle)
simpledb 1.5-1.4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny, squeeze
  • size: 888 kB
  • ctags: 238
  • sloc: cpp: 529; makefile: 127; perl: 23; sh: 9
file content (16 lines) | stat: -rw-r--r-- 308 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Prerequisite Libraries:

stdc++
odbc

Build and installation instructions:

make
su
make install

You can change the install directories by editing the Makefile.
The variables of interest will probably be prefix and exec_prefix.

You can install a stripped version of the library by typing
make install-strip