<div dir="ltr"><div><div><div>Thanks a lot. The problem got resolved once I installed all modules with same version using dunecontrol and linked it. I was able to run the dune-grid-howto files :-)<br><br></div>Now, I wanted to try the test-loadbalancing.cc.<br><br>It is giving me this error :<br><br>Unknown CMake command "add_directory_test_target"<br><pre>Unknown CMake command "add_dune_mpi_flags"</pre>I want to run the load-balancing.cc file. There are a few answers in the mailing list but it doesn't seem to work.<br></div></div>How do you get this to work ?<br><div><div><br>Thanks in advance.<br><br><br> <br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 16, 2016 at 3:03 PM, Maikel Nadolski <span dir="ltr"><<a href="mailto:nadolski@math.fu-berlin.de" target="_blank">nadolski@math.fu-berlin.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 03/16/2016 10:18 AM, Markus Blatt wrote:<br>
> On Wed, Mar 16, 2016 at 09:47:18AM +0100, Maikel Nadolski wrote:<br>
>> When you only build the core modules you compile AFAIK static archives<br>
>> like libdunecommon.a. The easiest way is to install them locally with<br>
>> root privileges and make them available in your `/usr/local` paths. Tell<br>
>> your compiler (linker) to link with the archive with `-ldunecommon`<br>
><br>
> Actually, it should work without installing provided you use<br>
> dunecontrol to build and all modules are lying next to each other.<br>
><br>
> You do not need to have root priviledges to install DUNE. Just path a<br>
> writable directory as the install prefix and search prefix to CMake<br>
> either on the comand line:<br>
><br>
> cmake -DCMAKE_INSTALL_PREFIX=/path/to/dir \<br>
> -DCMAKE_PREFIX_PATH=/path/to/dir<br>
><br>
> or in the CMAKE_FLAGS variable in your option file.<br>
<br>
</span>Yes. Thats why I only wrote `easiest` solution.<br>
In fact, I do not even have root privileges on my work station. ;-)<br>
<br>
> Markus<br>
<div class="HOEnZb"><div class="h5">><br>
><br>
><br>
> _______________________________________________<br>
> Dune-devel mailing list<br>
> <a href="mailto:Dune-devel@dune-project.org">Dune-devel@dune-project.org</a><br>
> <a href="http://lists.dune-project.org/mailman/listinfo/dune-devel" rel="noreferrer" target="_blank">http://lists.dune-project.org/mailman/listinfo/dune-devel</a><br>
><br>
<br>
_______________________________________________<br>
Dune-devel mailing list<br>
<a href="mailto:Dune-devel@dune-project.org">Dune-devel@dune-project.org</a><br>
<a href="http://lists.dune-project.org/mailman/listinfo/dune-devel" rel="noreferrer" target="_blank">http://lists.dune-project.org/mailman/listinfo/dune-devel</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature">its now or never</div>
</div>