<div dir="ltr"><div>Dear Tiziano</div><div><br></div><div>thank you for your answer. Unfortunately, your hints do not fix the issue. The path to the cp2k sources is .../CP2K-OMEN/cp2k/cp2k/src.</div><div>I believe the reason is that the script package_versions.sh do not exist in the dir ../script.</div><div>Furthermore, that script is not even present in the entire cp2k dir.</div><div>Does anyone know the reason for that? Which is the cp2k release I have to use with OMEN? I am using the 6.1 </div><div><br></div><div>Best Regards.</div><div>Luca </div><br>On Monday, May 20, 2019 at 9:22:00 AM UTC+2, Tiziano Müller wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;">Hi Luca,
<br>
<br>the dft-transport code seems to be assuming the old CP2K directory 
<br>layout from when we were still using Subversion.
<br>
<br>It might be enough to correct line 111 in the installer.sh to
<br>
<br>   cp2k_toolchainDIR=${cp2kDIR}/<wbr>tools/toolchain
<br>
<br>... and in lines 121, 130, 403 remove the `cp2k/` as well.
<br>
<br>Best regards,
<br>Tiziano
<br>
<br>On 19.05.19 21:57, Luca wrote:
<br>> Dear developers
<br>> 
<br>> I am trying to install CP2K+OMEN by using the installer.sh script 
<br>> provided with the dft-transport sources.
<br>> Unfortunately, the installer does not finish his work since it crashes 
<br>> with the error:
<br>> 
<br>> ------------------------------<wbr>------------------------------<wbr>------------------------------<wbr>--------------
<br>>   build CP2K you should change directory:
<br>>    cd cp2k/makefiles/
<br>>    make -j 16 ARCH=local VERSION="sopt sdbg ssmp popt pdbg psmp"
<br>> 
<br>> arch files for GPU enabled CUDA versions are named "local_cuda.*"
<br>> arch files for valgrind versions are named "local_valgrind.*"
<br>> arch files for coverage versions are named "local_coverage.*"
<br>> ./installer.sh: line 141: 
<br>> .../CP2K-OMEN/cp2k/cp2k/tools/<wbr>toolchain/scripts/package_<wbr>versions.sh: No 
<br>> such file or directory
<br>> ------------------------------<wbr>------------------------------<wbr>------------------------------<wbr>--------------
<br>> 
<br>> Could you please help me to overcome this issue?
<br>> Best Regards.
<br>> 
<br>> Luca
<br>> 
<br>> -- 
<br>> You received this message because you are subscribed to the Google 
<br>> Groups "cp2k" group.
<br>> To unsubscribe from this group and stop receiving emails from it, send 
<br>> an email to <a href="javascript:" target="_blank" gdf-obfuscated-mailto="J__xC2XSAwAJ" rel="nofollow" onmousedown="this.href='javascript:';return true;" onclick="this.href='javascript:';return true;">cp...@googlegroups.<wbr>com</a> 
<br>> <mailto:<a href="javascript:" target="_blank" gdf-obfuscated-mailto="J__xC2XSAwAJ" rel="nofollow" onmousedown="this.href='javascript:';return true;" onclick="this.href='javascript:';return true;">cp...@<wbr>googlegroups.com</a>>.
<br>> To post to this group, send email to <a href="javascript:" target="_blank" gdf-obfuscated-mailto="J__xC2XSAwAJ" rel="nofollow" onmousedown="this.href='javascript:';return true;" onclick="this.href='javascript:';return true;">c...@googlegroups.com</a> 
<br>> <mailto:<a href="javascript:" target="_blank" gdf-obfuscated-mailto="J__xC2XSAwAJ" rel="nofollow" onmousedown="this.href='javascript:';return true;" onclick="this.href='javascript:';return true;">c...@googlegroups.com</a>><wbr>.
<br>> Visit this group at <a href="https://groups.google.com/group/cp2k" target="_blank" rel="nofollow" onmousedown="this.href='https://groups.google.com/group/cp2k';return true;" onclick="this.href='https://groups.google.com/group/cp2k';return true;">https://groups.google.com/<wbr>group/cp2k</a>.
<br>> To view this discussion on the web visit 
<br>> <a href="https://groups.google.com/d/msgid/cp2k/fbd50f2d-3d54-4ed7-aff1-9a171647e61b%40googlegroups.com" target="_blank" rel="nofollow" onmousedown="this.href='https://groups.google.com/d/msgid/cp2k/fbd50f2d-3d54-4ed7-aff1-9a171647e61b%40googlegroups.com';return true;" onclick="this.href='https://groups.google.com/d/msgid/cp2k/fbd50f2d-3d54-4ed7-aff1-9a171647e61b%40googlegroups.com';return true;">https://groups.google.com/d/<wbr>msgid/cp2k/fbd50f2d-3d54-4ed7-<wbr>aff1-9a171647e61b%<wbr>40googlegroups.com</a> 
<br>> <<a href="https://groups.google.com/d/msgid/cp2k/fbd50f2d-3d54-4ed7-aff1-9a171647e61b%40googlegroups.com?utm_medium=email&utm_source=footer" target="_blank" rel="nofollow" onmousedown="this.href='https://groups.google.com/d/msgid/cp2k/fbd50f2d-3d54-4ed7-aff1-9a171647e61b%40googlegroups.com?utm_medium\x3demail\x26utm_source\x3dfooter';return true;" onclick="this.href='https://groups.google.com/d/msgid/cp2k/fbd50f2d-3d54-4ed7-aff1-9a171647e61b%40googlegroups.com?utm_medium\x3demail\x26utm_source\x3dfooter';return true;">https://groups.google.com/d/<wbr>msgid/cp2k/fbd50f2d-3d54-4ed7-<wbr>aff1-9a171647e61b%<wbr>40googlegroups.com?utm_medium=<wbr>email&utm_source=footer</a>>.
<br>> For more options, visit <a href="https://groups.google.com/d/optout" target="_blank" rel="nofollow" onmousedown="this.href='https://groups.google.com/d/optout';return true;" onclick="this.href='https://groups.google.com/d/optout';return true;">https://groups.google.com/d/<wbr>optout</a>.
<br>
<br>-- 
<br>Tiziano Müller
<br>University of Zurich
<br>Department of Chemistry
<br>Winterthurerstrasse 190
<br>CH-8057 Zürich
<br>
<br>Tel: +41 44 63 54234
<br><a href="http://www.chem.uzh.ch" target="_blank" rel="nofollow" onmousedown="this.href='http://www.google.com/url?q\x3dhttp%3A%2F%2Fwww.chem.uzh.ch\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dAFQjCNEaSd80M-dQwlA8q5GEKkKY5wRCiQ';return true;" onclick="this.href='http://www.google.com/url?q\x3dhttp%3A%2F%2Fwww.chem.uzh.ch\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dAFQjCNEaSd80M-dQwlA8q5GEKkKY5wRCiQ';return true;">www.chem.uzh.ch</a>
<br><a href="javascript:" target="_blank" gdf-obfuscated-mailto="J__xC2XSAwAJ" rel="nofollow" onmousedown="this.href='javascript:';return true;" onclick="this.href='javascript:';return true;">tiz...@chem.uzh.ch</a>
<br></blockquote></div>