To install:

  + You must have first installed the Qt-4 and poppler libraries,
    including the poppler-qt4 library. These may be available packaged
    for your platform or the sources can be obtained from:

http://qt.nokia.com/downloads/downloads#lgpl
http://poppler.freedesktop.org/

  + Edit vprerex.pro so INCLUDEPATH and LIBS point to the 
    relevant directories.

  + qmake vprerex.pro (using the Qt-4 qmake)

  + make

  + install the vprerex binary in a suitable directory such as
    $HOME/bin or /usr/local/bin.

If vprerex is applied to a LaTeX file, it calls xterm and the prerex
editor.

On Windows, the Qt-4 and poppler libraries are available for the Cygwin
platform; then vprerex will build and run on the Cygwin X-server.
