diff --git a/README.md b/README.md index 6dfb260..2e3f397 100644 --- a/README.md +++ b/README.md @@ -14,11 +14,11 @@ https://github.com/mariux/mxq ## Installation ### Install using `GNU make` ``` -make make install ``` + +or to specify a prefix: ``` -make PREFIX=... make PREFIX=... [DESTDIR=...] install ``` ### Install using `bee` @@ -26,18 +26,25 @@ make PREFIX=... [DESTDIR=...] install bee init $(bee download git://github.molgen.mpg.de/mariux64/mxq.git) --execute bee update mxq ``` + +or to specify a prefix ``` bee init $(bee download git://github.molgen.mpg.de/mariux64/mxq.git) --prefix=... --execute bee update mxq ``` ## Initial setup -Definitions of the tables and triggers for the MySQL database can be found in +Definitions of the tables for the MySQL database can be found in [mysql/create_tables.sql](https://github.molgen.mpg.de/mariux64/mxq/blob/master/mysql/create_tables.sql) +and +[mysql/create_trigger.sql](https://github.molgen.mpg.de/mariux64/mxq/blob/master/mysql/create_trigger.sql) Be sure to create those once and check the same [directory for alter_tables*.sql`](https://github.molgen.mpg.de/mariux64/mxq/blob/master/mysql/) files when upgrading. - +``` +mysql [options] [database] ppid == getppid()); assert(pps->state == 'R'); assert(mx_streq(pps->comm, program_invocation_short_name) || mx_streq(pps->comm, "memcheck-amd64-")); - mx_proc_pid_stat_free(pps); + mx_proc_pid_stat_free_content(pps); } static void test_mx_strvec() {