File: README-devel-RPM.txt

package info (click to toggle)
mysql%2B%2B 3.0.9-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 11,228 kB
  • ctags: 9,647
  • sloc: cpp: 33,154; sh: 3,098; perl: 778; makefile: 700
file content (10 lines) | stat: -rw-r--r-- 462 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
mysql++-devel RPM installs the files you need when building your own
MySQL++ based programs, as well as documentation and examples that
can help you learn how to use the library.

The MySQL++ header files are in /usr/include/mysql++, the library
is in /usr/lib, and the example programs' source code is in
/usr/share/doc/mysql++-devel-*/examples.  For more information on
the examples, see the README-examples.txt file in the directory
containing the examples.