1
General discussions (Q&As) / How to install 3DNA on MinGW/MSYS
« on: December 12, 2015, 04:56:55 am »
I'm installing x3DNA on a Windows OS. I have downloaded Ruby as well as MingW/MSYS systems.
However, when I typed find_pair -h into the terminal I got the following error:
What should I do to resolve this?
However, when I typed find_pair -h into the terminal I got the following error:
Code: [Select]
C:\Users\Downloads\x3dna-v2.3-mingw-win.tar\x3dna-v2.3\bin>find_pair -h
Please set the X3DNA environment variable
Run 'x3dna_setup', and visit http://x3dna.org/ for more info.
C:\Users\Downloads\x3dna-v2.3-mingw-win.tar\x3dna-v2.3\bin>x3dna_setup
'x3dna_setup' is not recognized as an internal or external command,
operable program or batch file.
What should I do to resolve this?