File: INSTALL.txt

package info (click to toggle)
mysql%2B%2B 3.2.2%2Bpristine-2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 15,724 kB
  • ctags: 10,567
  • sloc: cpp: 35,668; sh: 3,683; makefile: 846; perl: 786
file content (16 lines) | stat: -rw-r--r-- 649 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
The installation procedure depends on the compiler you use to build
MySQL++ and the OS you build it on.  There are platform-specific
instructions for all popular platforms:

	README-Cygwin.txt     - for Cygwin
	README-Linux.txt      - for Linux
	README-Mac-OS-X.txt   - for Mac OS X
	README-MinGW.txt      - for MinGW
	README-Solaris.txt    - for Solaris
	README-Visual-C++.txt - for Visual C++

If you're on some Unix variant (Linux, OS X, *BSD, Solaris, Cygwin...)
there are additional general instructions in README-Unix.txt.

See the main README.txt file for high-level instructions that apply
to all platforms MySQL++ works on.