[gmx-developers] template trr reader
Mehmet Suezen
suzen at theochem.tu-muenchen.de
Thu Jun 27 15:53:55 CEST 2002
Dear Gromacs Developers,
I've just want to access and analyize the trajectory data produced by
gromacs.
Thanks that there is a template to follow. However I couldn'd manage to
compile it
independently. As ;
gromacs-3.1.3/share/template> make template
cc template.c -o template
template.c:40: statutil.h: No such file or directory
template.c:41: typedefs.h: No such file or directory
template.c:42: smalloc.h: No such file or directory
template.c:43: vec.h: No such file or directory
template.c:44: copyrite.h: No such file or directory
template.c:45: statutil.h: No such file or directory
template.c:46: tpxio.h: No such file or directory
make: *** [template] Error 1
After all, I have copy those header files there but I have been trying
to
clear up undefined references, but it seems remifications of them are a
bit long.
Any idea would be helpful.
Cheers,
Mehmet
More information about the gromacs.org_gmx-developers
mailing list