Исходный код по ссылке http://file.qip.ru/file/CFDnnAsH/sim.html
В описании для сборки написано:
"Build notes for NanoDynamics-1, the molecular dynamics simulator for NanoEngineer-1.Pyrex установил, но при запуске получаю ошибки:
Python module Pyrex.Distutils is required by makehelp.py .
On the Mac, make sure the os.environ = line in Pyrex-0.9.6.4/Pyrex/Mac/DarwinSystem.py is set to match your Mac OS level. Panther = “10.3”, Tiger = “10.4”, and Leopard =“10.5”. See the Apple Menu, “About This Mac” if you aren't sure.
cd Pyrex-0.9.6.4
python setup.py build
sudo python setup.py install
Build the simulator:
cd sim/src
make
Then, on Linux or the Mac,
make install-linux
Or on Windows, just
make install"
C:\Program Files\Nanorex\program\NanoEngineer-1 v1.1.1.14\source\sim\src>make install
MAKE Version 5.4 Copyright (c) 1987, 2009 CodeGear
Error makefile 17: Command syntax error
Error makefile 36: Command syntax error
Error makefile 45: Command syntax error
Error makefile 51: Command syntax error
Error makefile 58: Command syntax error
Error makefile 67: Command syntax error
Error makefile 95: Command syntax error
Error makefile 97: Command syntax error
Error makefile 108: Command syntax error
Error makefile 111: Command syntax error
Error makefile 113: Command syntax error
Error makefile 115: Command syntax error
Error makefile 144: Command syntax error
Error makefile 155: Command syntax error
Error makefile 162: Too many rules for target 'sim.c'
Error makefile 165: Command syntax error
*** 16 errors during make ***