This is an old revision of the document!
Linux installation guide
PEGASUS is distributed as a precompiled executive file. No special installation procedure is needed.
However, please be sure that g++
and gfortran
compilers are already
installed in your system (to be precise, libc.so.6
, libgfortran.so.3
and libstdc++.so.6
are needed). After unpacking the distributive archive, the data files containing the necessary TMD parton densities in a proton (and conventional parton densities as well) are located inside the PEGASUS home directory (folder data
).
NOTE:
no calculation is allowed if there are some missing data files in the data
folder.
Location of data
folder could be changed via main menu
option Edit → Settings → Path to data folder.
The executive file can be just run from a terminal as
./PEGASUS
The program demands the QwtPlot, so the library file libqwt.so.6
should be inside the PEGASUS home directory.
Otherwise, the path to libqwt.so.6
library should be specified with
export LD_LIBRARY_PATH=/path/to/library
Please send all your remarks to Dr. Maksim Malyshev malyshev@theory.sinp.msu.ru