xmovie tool

Dear LAMMPS developers,
I failed to compile the xmovie program in the tools subdirectory of the lammps-16Aug13 distribution. The error message in the compile is

Dear LAMMPS developers,
       I failed to compile the xmovie program in the tools subdirectory of
the lammps-16Aug13 distribution. The error message in the compile is
-----------------------------------------
gcc -c -O2 -finline-functions -g -DMISSINGDEFS -D_POSIX_SOURCE -DUSEPRIVATE
-DINCL_FLOAT -Wimplicit -Wunused -Wmissing-prototypes xmovie.c
xmovie.c:15:26: error: X11/Xaw/Form.h: No such file or directory
xmovie.c:16:31: error: X11/Xaw/Cardinals.h: No such file or directory
xmovie.c: In function ‘main’:
xmovie.c:153: error: ‘ZERO’ undeclared (first use in this function)
xmovie.c:153: error: (Each undeclared identifier is reported only once
xmovie.c:153: error: for each function it appears in.)
----------------------------

Similar error messages occur using ubuntu 12.04 and redhat EL6. There is
a very similar post in the archive in 2010 and the recommended fix was to
install X11 development packages. I did try that, but Xaw subdirectory and

there is a whole slew of X11 development packages. e.g. on Fedora 19 they are:
libXaw-devel-1.0.11-5.fc19.x86_64
libXau-devel-1.0.8-1.fc19.x86_64
libXrender-devel-0.9.7-6.20130524git786f78fd8.fc19.x86_64
libXcursor-devel-1.1.14-1.fc19.x86_64
libXdamage-devel-1.1.4-3.fc19.x86_64
libXmu-devel-1.1.1-4.fc19.x86_64
libXrandr-devel-1.4.1-1.fc19.x86_64
libX11-devel-1.6.0-1.fc19.x86_64
libXinerama-devel-1.1.3-1.fc19.x86_64
libXxf86vm-devel-1.1.3-1.fc19.x86_64
libXft-devel-2.3.1-4.fc19.x86_64
libXv-devel-1.0.9-1.fc19.x86_64
libXpm-devel-3.5.10-4.fc19.x86_64
libXfixes-devel-5.0.1-1.fc19.x86_64
libXext-devel-1.3.2-1.fc19.x86_64
libXi-devel-1.7.2-1.fc19.x86_64
libXt-devel-1.1.4-5.fc19.x86_64

Cardinals.h file don't appear to be available. Perhaps there is another
visualization tool you would recommend for beginners? Thanks in advance
for your suggestions. Natalie Holzwarth

xmovie is pretty much obsolete by now.

you can find some suggestions here: http://lammps.sandia.gov/viz.html

...and in addition you can use the internal visualization tool "dump
image". for some info see the manual and some example uses, see:
http://lammps.sandia.gov/workshops/Aug13/Kohlmeyer/the-hidden-gem-of-lammps.pdf

axel.