Hmm, that looks like you are not able to build documentation at all. Albert would know better though. I just did a fresh build of just kalzium here and it worked. Do you have all the docbook xml stuff required to build documentation?<br>
<br>Jeremy<br><br><div class="gmail_quote">On Sun, Feb 6, 2011 at 2:05 PM, Rebetez Etienne <span dir="ltr"><<a href="mailto:etienne.rebetez@oberwallis.ch">etienne.rebetez@oberwallis.ch</a>></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;">
Am Sonntag, 6. Februar 2011, 02:31:06 schrieb Jeremy Paul Whiting:<br>
> SVN commit 1219060 by whiting:<br>
><br>
> move Kalzium documentation from doc/kalzium to kalzium/doc<br>
Hi<br>
<br>
Thanks Jeremy for moving the docs in kalzium.<br>
<br>
I just can't compile kalzium anymore and don't see where the promlem might<br>
bee. Did i miss somthing? Do i need stuff from tunk?<br>
I'am using the current Arch packages.<br>
<br>
Thanks<br>
Etienne<br>
<div class="im"><br>
><br>
> M +0 -4 doc/CMakeLists.txt<br>
</div>> D doc/kalzium (directory)<br>
> M +2 -1 kalzium/CMakeLists.txt<br>
> A kalzium/doc (directory)<br>
> M +1 -1 kalzium/doc/CMakeLists.txt<br>
><br>
><br>
> --- trunk/KDE/kdeedu/doc/CMakeLists.txt #1219059:1219060<br>
> @@ -1,7 +1,3 @@<br>
> -if(BUILD_kalzium)<br>
> - macro_optional_add_subdirectory(kalzium)<br>
> -endif()<br>
> -<br>
> if(BUILD_kgeography)<br>
> macro_optional_add_subdirectory(kgeography)<br>
> endif()<br>
> --- trunk/KDE/kdeedu/kalzium/CMakeLists.txt #1219059:1219060<br>
> @@ -41,7 +41,8 @@<br>
> message(STATUS "Kalzium molecular editor disabled")<br>
> endif (OPENBABEL2_FOUND AND Avogadro_FOUND AND EIGEN2_FOUND)<br>
><br>
> +add_subdirectory(doc)<br>
> add_subdirectory(src)<br>
> add_subdirectory(data)<br>
> add_subdirectory(plasmoid)<br>
> -add_subdirectory(libscience)<br>
> \ No newline at end of file<br>
> +add_subdirectory(libscience)<br>
> --- trunk/KDE/kdeedu/kalzium/doc/CMakeLists.txt #1219059:1219060<br>
> @@ -1,5 +1,5 @@<br>
<div class="im">> ########### install files ###############<br>
> #<br>
><br>
> -kde4_create_handbook(index.docbook INSTALL_DESTINATION<br>
> ${HTML_INSTALL_DIR}/en) +kde4_create_handbook(index.docbook<br>
</div>> INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR kalzium)<br>
> kde4_create_manpage(man-kalzium.1.docbook 1 INSTALL_DESTINATION<br>
> ${MAN_INSTALL_DIR})<br>
<br>
</blockquote></div><br>