Aslak Raanes 9c13e86fe2 Merge pull request #7 in APPDRIFT/mysql-admutils from feature/toml to develop
* commit '617a4b7a253d098befdbb8b083f1d6860a2f7b31':
  legg til toml.h slik at den blir med i dist
2018-10-29 14:36:47 +01:00
2018-10-05 13:40:25 +02:00
2018-10-05 13:38:33 +02:00
2018-10-05 13:38:33 +02:00
2018-10-05 13:38:33 +02:00
2018-10-05 13:38:33 +02:00
2018-10-05 13:38:33 +02:00
2018-10-05 13:38:33 +02:00
2018-10-26 16:53:47 +02:00
2018-10-05 13:58:01 +02:00
2018-10-05 13:38:33 +02:00

MySQL database development files

Sikre at Ubuntu-pakken libmysqlclient-dev/default-libmysqlclient-dev er installert.

autoreconf

autoreconf --force --install --symlink

configure

vanlig, på linux.

./configure --with-mysql=yes --sysconfdir=/etc

For å rydde til start:

make maintainer-clean
Description
Database administration tool for non-admin users, continuation of https://git.pvv.ntnu.no/Projects/mysql-admtools
Readme 250 KiB
Languages
C 95%
M4 2.6%
Shell 1.3%
Makefile 1.1%