DIagram ANAlizer - QGRAF based program for efficient Feynman diagram generation and analysis written by M.Tentyukov
- Download latest QGRAF source file qgraf-3.x.y.f from http://cfif.ist.utl.pt/~paulo/qgraf.html
and put it into
qgraf/
subdirectory if internet connection is available and WGET or CURL are in your path it will be downloaded automatically - For this step GNU autotools http://www.gnu.org/software/autoconf/ needed:
~$autoreconf -i
- Configure:
~$./configure
or using prefix to install to specific location ~$./configure --prefix=...
- Build:
~$make
- Install:
~$make install
Assuming that ${prefix}/bin
is in your $PATH
run:
diana -c create.cnf