Dear all,<div><br /></div><div>I've just finished installing CP2K v8.2 on a local machine running Ubuntu 16.04. I followed the steps in <a href="https://github.com/cp2k/cp2k/blob/master/INSTALL.md">How to compile the CP2K code</a> by performing the following commands:</div><div><br /></div><div>wget https://github.com/cp2k/cp2k/releases/download/v8.2.0/cp2k-8.2.tar.bz2<br />tar xfv cp2k-8.2.tar.bz2<br />cd cp2k-8.2/<br />cd tools/toolchain<br /></div><div>./install_cp2k_toolchain.sh --install-all<br /></div><div>make -j 88 ARCH=local VERSION="ssmp sdbg psmp pdbg"<br /></div><div><br /></div><div>Everything seemed to work without a problem but when I try to run for example the cp2k.psmp executable, I get the following error:</div><div><br /></div><div>./cp2k.psmp: error while loading shared libraries: libspfft.so.0: cannot open shared object file: No such file or directory</div><div><br /></div><div>The "sudo find / -name libspfft.so.0" command shows that the library file can be found in either /home/leon/software/cp2k-8.2/tools/toolchain/install/SpFFT-0.9.13/lib/libspfft.so.0 or /home/leon/software/cp2k-8.2/tools/toolchain/build/SpFFT-0.9.13/build-cpu/src/libspfft.so.0 and I have tried to include it via an export statement but this does not work. Does anyone know how I can fix this issue?</div><div><br /></div><div>Your help would be greatly appreciated!</div><div><br /></div><div>All the best,</div><div>Léon</div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups "cp2k" group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:cp2k+unsubscribe@googlegroups.com">cp2k+unsubscribe@googlegroups.com</a>.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/cp2k/be681864-7c51-4865-bf9d-df872f843b58n%40googlegroups.com?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/cp2k/be681864-7c51-4865-bf9d-df872f843b58n%40googlegroups.com</a>.<br />