Re: [AMBER] How to install Ambertools 20 using Cygwin and CMake on windows 7?

From: Daniel Roe <daniel.r.roe.gmail.com>
Date: Wed, 24 Jun 2020 08:24:21 -0400

Hi,

I don't think anyone has tried to install on cygwin for a while (not
since the advent of WSL on windows 10), and I'm positive no one has
tried the cmake install with cygwin. Your best bet is to probably use
the legacy "configure" script with the '-cygwin' flag. Good luck,

-Dan

On Sat, Jun 20, 2020 at 5:32 PM Ibrahim Mohamed
<hollow_ichigo199799.yahoo.com> wrote:
>
> Greetings sir,
> I want to install Ambertools 20 on windows 7 using CygWin and CMake. I tried it but it seems that it cant find the python libraries, however they can be imported in python normally.
> I have python (2.7.13), latest version of CMake and Cygwin.
>
> this is the error:
> -- Found PythonLibs: C:/Python27/Lib (found version "")C:\Python27\pythonw.exe: can't open file '/cygdrive/d/games/amber/AmberTools20/amber20_src/cmake/python_packagecheck.py': [Errno 2] No such file or directory-- Checking for Python package numpy -- not foundC:\Python27\pythonw.exe: can't open file '/cygdrive/d/games/amber/AmberTools20/amber20_src/cmake/python_packagecheck.py': [Errno 2] No such file or directory-- Checking for Python package scipy -- not foundC:\Python27\pythonw.exe: can't open file '/cygdrive/d/games/amber/AmberTools20/amber20_src/cmake/python_packagecheck.py': [Errno 2] No such file or directory-- Checking for Python package matplotlib -- not foundC:\Python27\pythonw.exe: can't open file '/cygdrive/d/games/amber/AmberTools20/amber20_src/cmake/python_packagecheck.py': [Errno 2] No such file or directory-- Checking for Python package setuptools -- not found
> This is what i have in run_cmake file (for linux):
> cmake $AMBER_PREFIX/amber20_src \ -DCMAKE_INSTALL_PREFIX=$AMBER_PREFIX/amber20 \ -DCOMPILER=GNU \ -DMPI=FALSE -DCUDA=FALSE -DINSTALL_TESTS=TRUE \ -DDOWNLOAD_MINICONDA=FALSE -DMINICONDA_USE_PY3=TRUE \ -DPYTHON_EXECUTABLE="C:/Python27/pythonw.exe" \ -DPYTHON_INCLUDE_DIR="C:/Python27/include/" \ -DPYTHON_LIBRARY="C:/Python27/Lib"
>
> Please tell me how can i install Ambertools 20.
> Thanks in advance.
> _______________________________________________
> AMBER mailing list
> AMBER.ambermd.org
> http://lists.ambermd.org/mailman/listinfo/amber

_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Wed Jun 24 2020 - 05:30:07 PDT
Custom Search