Albert,<br><br>Yep, that solves it here. Does the macro_bool_to_01 above it on line 28 need to be changed from Avogadro_FOUND to AVOGADRO_FOUND also?<br><br>BR,<br>Jeremy<br><br><div class="gmail_quote">On Fri, Jan 7, 2011 at 12:17 PM, Albert Astals Cid <span dir="ltr">&lt;<a href="mailto:aacid@kde.org">aacid@kde.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Index: kalzium/KalziumConfigureChecks.cmake<br>
===================================================================<br>
--- kalzium/KalziumConfigureChecks.cmake        (revision 1211788)<br>
+++ kalzium/KalziumConfigureChecks.cmake        (working copy)<br>
@@ -24,5 +24,5 @@<br>
 macro_log_feature(LIBFACILE_FOUND &quot;LibFacile&quot; &quot;libfacile is needed by Kalzium<br>
for the Equation Solver.&quot; &quot;<a href="http://www.recherche.enac.fr/log/facile/" target="_blank">http://www.recherche.enac.fr/log/facile/</a>&quot; FALSE &quot;&quot;<br>
&quot;&quot;)<br>
 macro_log_feature(OPENBABEL2_FOUND &quot;OpenBabel2&quot; &quot;OpenBabel is needed by<br>
Kalzium for the 3D-molecule viewer&quot; &quot;<a href="http://openbabel.sourceforge.net/" target="_blank">http://openbabel.sourceforge.net/</a>&quot; FALSE<br>
&quot;2.2&quot; &quot;&quot;)<br>
 macro_log_feature(EIGEN2_FOUND &quot;Eigen2&quot; &quot;A generic C++ template library for<br>
dense and sparse matrices&quot; &quot;<a href="http://eigen.tuxfamily.org" target="_blank">http://eigen.tuxfamily.org</a>&quot; FALSE &quot;2.0.0&quot; &quot;&quot;)<br>
-macro_log_feature(Avogadro_FOUND &quot;Avogadro&quot; &quot;Advanced molecular editor&quot;<br>
&quot;<a href="http://avogadro.openmolecules.net" target="_blank">http://avogadro.openmolecules.net</a>&quot; FALSE &quot;1.0&quot; &quot;&quot;)<br>
+macro_log_feature(AVOGADRO_FOUND &quot;Avogadro&quot; &quot;Advanced molecular editor&quot;<br>
&quot;<a href="http://avogadro.openmolecules.net" target="_blank">http://avogadro.openmolecules.net</a>&quot; FALSE &quot;1.0&quot; &quot;&quot;)<br>
<br>
I need this ↑ patch so that the summary line is correct and it tells me that<br>
avogadro is installed, anyone needs the same?<br>
<br>
Albert<br>
_______________________________________________<br>
kde-edu mailing list<br>
<a href="mailto:kde-edu@mail.kde.org">kde-edu@mail.kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-edu" target="_blank">https://mail.kde.org/mailman/listinfo/kde-edu</a><br>
</blockquote></div><br>