To install XDrawChem:

1) Download and install Qt-3.0 (or later) from http://www.trolltech.com/ if
   it is not already installed on your system.
   
   Optionally, you can install Babel or Open Babel to translate files.
   XDrawChem will automatically use Babel to convert files.  The binary 
   "babel" must be in your path.
   XDrawChem can build and install OpenBabel if you wish.

2) Type "./configure", unless you installed OpenBabel previously.
     This will build and install XDrawChem and OpenBabel.

   If you have already installed OpenBabel, type 
     "./configure --without-openbabel"
     This will build and install only XDrawChem.

   Then type "make", followed by (as root) "make install"

After installation:
3) Setting the environment variable XDC_SERVER will override the XDC_SERVER
   set in the Makefile.

Enjoy!

-- Bryan Herger
herger@chemistry.gatech.edu
