Aslak Raanes 205617e990 Merge pull request #2 in APPDRIFT/mysql-admutils from master to develop
* commit '68c91165434887381efce76bfb9c46bd9fa828c8':
  Info om at `libmysqlclient-dev`  bør være installert før man bygger.
2018-10-17 13:35:51 +02: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-05 13:53:08 +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-05 13:38:33 +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%