From: Sabine Reisser (sabine.reisser_at_kit.edu)
Date: Thu Sep 27 2012 - 04:32:01 CDT

Hi,

I changed a file in the source code of VMD (Surf.C) and although I could
compile it and get the Surf.o, I am having a hard time compiling all the
other objects, because there seems to be an endless list of
dependencies. Actually, I don't even want to compile the others, but I
need the other object files to link them to the new executable
vmd_LINUXAMD64.
If I just had all the objects of the precompiled version and replaced
the Surf.o, I could link them to vmd_LINUXAMD64. Is there a way to
unlink vmd_LINUXAMD64 from the precompiled version, so I could get the
objects back?
Or is there by chance any place I could download the objects from the
precompiled version?

Thanks for reading and cheers
Sabine