From 4d4d05f80d5637a522df59c167362960fb53baab Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 18 Sep 2019 12:59:53 -0400 Subject: [PATCH] too long delayed response --- ...nt_1_9d2ae829a085582c69dcf994c26f5a0c._comment | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 doc/forum/dbus_and_magicmime_build_flags/comment_1_9d2ae829a085582c69dcf994c26f5a0c._comment diff --git a/doc/forum/dbus_and_magicmime_build_flags/comment_1_9d2ae829a085582c69dcf994c26f5a0c._comment b/doc/forum/dbus_and_magicmime_build_flags/comment_1_9d2ae829a085582c69dcf994c26f5a0c._comment new file mode 100644 index 0000000000..8c4ccdefa6 --- /dev/null +++ b/doc/forum/dbus_and_magicmime_build_flags/comment_1_9d2ae829a085582c69dcf994c26f5a0c._comment @@ -0,0 +1,15 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2019-09-18T16:56:58Z" + content=""" +(Argh, this question fell into my backlog unnoticed!) + +These build flags depend on C libraries and stack can't install C libraries +so enabling them would make the stack build not succeed on all systems. +The build does #warn about features that are not enabled when building with +the flags turned off. + +If you're able to install libdbus and libmagic, you should, and turn the +build flags on. +"""]]