[CP2K-user] Compilation of CP2K on Windows Server
brhr
iwao.... at gmail.com
Tue Dec 10 12:49:32 UTC 2019
Hello
I have not used Windows Server 2012, but I guess this problem is caused by
the conflict between 'FIND' commands of Cygwin (UNIX command) and Windows
command prompt.
Please try to edit the PATH specification of .bash_profile in ${HOME}(maybe
cygwin/home/user) .
I think you should add '/usr/bin' on anywhere of the left of '$PATH' as
follows:
export
PATH=~/bin:/usr/local/sbin:/usr/local/bin:/sbin:/usr/sbin:/usr/bin:$PATH
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cp2k.org/archives/cp2k-user/attachments/20191210/73fef28f/attachment.htm>
More information about the CP2K-user
mailing list