[gmx-users] error installing trj_cavity with gromacs

Williams Miranda williams.miranda at ucalgary.ca
Fri Jun 3 21:24:49 CEST 2016


Dear GROMACS users
I use gromacs 4.6.5, then, I downloaded trj_cavity v1.1 for installation. But I am getting this error:


src/AtomReaderGromacs.cpp:13:19: fatal error: xtcio.h: No such file or directory


Actually, the AtomReaderGromacs.cpp includes the following files:

include "xtcio.h"
include "trajana.h"
include "statutil.h"
include "typedefs.h"
include "smalloc.h"
include "copyrite.h"
include "tpxio.h"
include "names.h"
include "gmx_random.h"
include "gmx_ana.h"
include "filenm.h"
include "macros.h"
include "pbc.h"
include "vec.h"
include "xvgr.h"
include "pdb2top.h"

However, only typedefs.h is found in my GROMACS library. What could I do to fix this problem?
Regards



More information about the gromacs.org_gmx-users mailing list