TBC
1). This example uses Debian 13.6, get and install this in as minimal a form as possible.
2). Get mysql-5.1.73-linux-x86_64-glibc23 from https://downloads.mysql.com/archives/community/ and install (probably do a separate write up for this) to /usr/local/mysql
3). Get mysql++ from https://tangentsoft.com/mysqlpp/releases/mysql++-3.3.0.tar.gz and install;
./configure --with-mysql=/usr/local/mysql
make
make install
make
make install
No comments:
Post a Comment
Note: only a member of this blog may post a comment.