Aslak Raanes 09975dc0e0 Merge pull request in APPDRIFT/mysql-admutils from feature/toml to develop
* commit 'ef4add6a89462bc14189fc0607e4c90c7a446d86':
  Fjerner filer som ikke lenger trengs
  Tester bruk av tomlc99 istedenfor bruk av yacc/flex/bison
  la til submodule tomlc99 for parsing av toml
2018-10-29 09:15:25 +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 266 KiB
Languages
C 95%
M4 2.6%
Shell 1.3%
Makefile 1.1%