Author: pierre
Date: Fri Aug 25 02:11:43 2017
New Revision: 19087
Log:
graphviz does not build with Qt5.
for graphviz java bindings, the location of the header files and libraries
must be specified to configure
Modified:
trunk/BOOK/general/genutils/graphviz.xml
Modified: trunk/BOOK/general/genutils/graphviz.xml
==============================================================================
--- trunk/BOOK/general/genutils/graphviz.xml Thu Aug 24 20:14:11 2017
(r19086)
+++ trunk/BOOK/general/genutils/graphviz.xml Fri Aug 25 02:11:43 2017
(r19087)
@@ -104,7 +104,7 @@
<xref linkend="libglade"/>,
<xref linkend="gs"/>,
<xref linkend="gtk2"/>,
- <xref linkend="qt5"/>,
+<!-- Needs Qt4: <xref linkend="qt5"/>,-->
<ulink url="http://openil.sourceforge.net/projects.php">DevIL</ulink>,
<ulink
url="http://linux.softpedia.com/get/Programming/Debuggers/Electric-Fence-3305.shtml/">Electric
Fence</ulink>,
<ulink url="http://sourceforge.net/projects/lasi/">libLASi</ulink>,
@@ -186,6 +186,13 @@
does not support php version 7.
</para>
+ <para>
+ <option>--with-javaincludedir=/opt/jdk/include
+ --with-javalibdir=/opt/jdk/jre/lib</option>: If you have built
+ <xref linkend="openjdk"/> in /opt, it is necessary to indicate the
+ location of the java header files and libraries to configure.
+ </para>
+
</sect2>
<sect2 role="configuration">
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page