[MMTK] Installation bug in MMTK-2.5.22?
Andreas Kring
akring1729 at gmail.com
Mon Dec 3 16:07:27 UTC 2007
Hi,
I think there is a bug in the installation procedures for MMTK-2.5.22.
When I try to build, I get the error below. There are no problems with
the MMTK-2.5.21 version.
When I run (as root):
$ python setup.py build
I get the error:
... [cut] ...
copying MMTK/Tools/TrajectoryViewer/TrajectoryServer.py ->
build/lib.linux-i686-2.5/MMTK/Tools/TrajectoryViewer
copying MMTK/Tools/TrajectoryViewer/TrajectoryViewer.py ->
build/lib.linux-i686-2.5/MMTK/Tools/TrajectoryViewer
running build_ext
building 'MMTK_DCD' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O2 -Wall
-Wstrict-prototypes -fPIC -DEXTENDED_TYPES -IInclude
-I/usr/local/include
-I/usr/lib/python2.5/site-packages/numpy/core/include
-I/usr/include/python2.5 -c Src/MMTK_DCD.c -o
build/temp.linux-i686-2.5/Src/MMTK_DCD.o
-DUSE_NETCDF_H_FROM_SCIENTIFIC=1 -DNUMPY=1
In file included from Src/MMTK_DCD.c:9:
Include/MMTK/trajectory.h:15:32: error: Scientific/netcdf.h: No such
file or directory
error: command 'gcc' failed with exit status 1
Kind regards
Andreas
More information about the mmtk
mailing list