File: README-devel-RPM.txt

package info (click to toggle)
mysql%2B%2B 3.0.0-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 10,328 kB
  • ctags: 9,487
  • sloc: cpp: 33,486; sh: 3,091; perl: 809; makefile: 683
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.