On Apr 6, 2011, at 9:08 PM, Qin Qiao wrote:
> the command I use:
> g++ test.cpp -o test -I/usr/local/gromacs/include/gromacs
> -L/usr/local/gromacs/lib -lgmx
> ./test
> Error:
> ./test: error while loading shared libraries: libgmx.so.6: cannot open shared
> object file: No such file or
Dear all,
I'm using a c++ code to handle the xtc file with 'xtcio.h', but get the
error when executing it.
the command I use:
g++ test.cpp -o test -I/usr/local/gromacs/include/gromacs
-L/usr/local/gromacs/lib -lgmx
./test
Error:
./test: error while loading shared libraries: libgmx.so.6
2 matches
Mail list logo