<br><br>On Friday, August 30, 2013, Markus Blatt  wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
where do I find the code? Somehow how failed to see your recent commits in<br>
gitorious.</blockquote><div>It is in <a href="http://git.gitorious.org/psurface/psurface_convert.git">http://git.gitorious.org/psurface/psurface_convert.git</a><span></span> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
On Fri, Aug 30, 2013 at 05:13:58AM -0400, Xiaoxue Gong wrote:<br>
> Hi!<br>
><br>
> Last week I was polishing the psurface-convert code.<br>
> Now the code could work. I have update both the source<br>
> code(psurface_convert.cpp and psurface_convert.h) and the executable<br>
> file(psurface_convert) into my git directory.<br>
> (I will remove the executable file after my code could be compiled on other<br>
> computer. You could now download the executable file and test it.)<br>
<br>
I highly doubt that this will work as I assume that it is partially<br>
linked dynamically. What does ldd <binary> output?<br>
<br>
You should really remove ASAP. Binaries should never be in a<br>
repository.<br>
<br>
> Currently there are other problems with compiling the code after moving all<br>
> static path in Makefile.am. Although I can compile it on my computer, it<br>
> could not be compiled successfully on other computer. In fixing that,  I<br>
> have to write a hdf5 test in <a href="http://configure.ac" target="_blank">configure.ac</a>  and test it on another computer.<br>
<br>
Don't reinvent the wheel and waste time. There is a test in<br>
dune-common/m4/hdf5.m4. Please copy that one.<br>
<br>
Markus<br>
--<br>
Do you need more support with DUNE or HPC in general?<br>
<br>
Dr. Markus Blatt - HPC-Simulation-Software & Services <a href="http://www.dr-blatt.de" target="_blank">http://www.dr-blatt.de</a><br>
Hans-Bunte-Str. 8-10, 69123 Heidelberg, Germany<br>
Tel.: +49 (0) 160 97590858  Fax: +49 (0)322 1108991658<br>
<br>
_______________________________________________<br>
Dune-devel mailing list<br>
<a href="javascript:;" onclick="_e(event, 'cvml', 'Dune-devel@dune-project.org')">Dune-devel@dune-project.org</a><br>
<a href="http://lists.dune-project.org/mailman/listinfo/dune-devel" target="_blank">http://lists.dune-project.org/mailman/listinfo/dune-devel</a><br>
</blockquote>