User Tools

Site Tools


pegasus:linux

This is an old revision of the document!


Linux installation guide

For the user’s convenience, PEGASUS is distributed as a precompiled executive file. No special installation procedure is needed. However, please be sure that g++, gfortran compilers and basic Qt4 libraries are already installed in your system (to be precise, libc.so.6, libgfortran.so.3, libstdc++.so.6, libQtGui.so.4, libQtCore.so.4 and libQtSvg.so.4 are needed). After unpacking the distributive archive, all libraries and data files containing the necessary TMD parton densities in a proton (and conventional parton densities as well) are located inside the PEGASUS home directory (lib and data folders).

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 → 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

If a long-time calculation is needed, one can run console version as

./cPEGASUS filename.pegasus

with the user-defined setup saved to a configuration file filename.pegasus.

Please send all your remarks to Dr. Maksim Malyshev malyshev@theory.sinp.msu.ru

pegasus/linux.1693660564.txt.gz · Last modified: 02/09/2023 16:16 by lipatov