From: Rafał Długołęcki Date: Fri, 23 Jan 2015 19:57:40 +0000 (+0100) Subject: Update information about required dependencies. X-Git-Url: https://git.dlugolecki.net.pl/?a=commitdiff_plain;h=5c23c0f20afb4cde1af4e2a9caa31bcc09eb4ebc;p=familia.git Update information about required dependencies. --- diff --git a/README b/README index 04e7339..96db130 100644 --- a/README +++ b/README @@ -14,8 +14,26 @@ Requirements * gmodule-2.0 * gtkglext-3.0 * libgedcom-parse >= 0.90.0 + * libglu1-mesa-dev + * libzip-dev * (TODO: possibly more?) +Building +-------- + +When you call autogen.sh/configure. There is a possibility that you didn't had +installed all required libraries. + +configure.ac:9: error: possibly undefined macro: AC_LIBTOOL_DLOPEN + # apt-get install libtool + +./configure: line 13992: syntax error near unexpected token `maximum' +./configure: line 13992: `GNOME_COMPILE_WARNINGS(maximum)' + # apt-get install gnome-common + +There are some other required ones, but if you don't have them, after appropriate +message will be shown. + Program launch -------------- When the program is installed just enter 'familia' in terminal. Menu