Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

List of packages:

Code Block

alsa-lib                    atk                         fontconfig
freetypecompat-libf2c-34
fontconfig                  freetype             gsl       gsl
gtk2                  gtk2
libICE      libICE                libSM      libSM
libX11                 libX11
libXext     libXext                libXft     libXft
libXinerama                 libXinerama
libXpm                      libXrender
libXtst                  libXtst
libXxf86vm   libXxf86vm               libgfortran   libgfortran
libgomp              libgomp
libjpeg       libjpeg              libpng       libpng
libpng-devel               mesa mesa-libGL
mesa-libGLU                  mesa-libGLU
pango                       postgresql-libs
unixODBC             unixODBC
xorg-x11-fonts-Type1        xorg-x11-fonts-Type1base         xorg-x11-fonts-base100dpi
xorg-x11-fonts-100dpi  truetype     xorg-x11-fonts-truetype75dpi        xorg-x11-fonts-75dpi
xorg-x11-fonts-misc

To install everything in one command copy and paste this:

Code Block

sudo yum install alsa-lib atk compat-libf2c-34 fontconfig freetype gsl libgfortran libgomp libjpeg libpng libpng-devel pango postgresql-libs unixODBC \
       libICE libSM libX11 libXext libXft libXinerama libXpm libXrender libXtst libXxf86vm mesa-libGL mesa-libGLU gtk2 \
       xorg-x11-fonts-Type1 xorg-x11-fonts-base xorg-x11-fonts-100dpi xorg-x11-fonts-truetype xorg-x11-fonts-75dpi xorg-x11-fonts-misc

Do not run this command from the account which has a special .rpmmacros file created by site-setup.sh script. If you need to use that account then do:

Code Block
% sudo -i
<enter password>
# yum install ...

One can also instal qt packages using:

Code Block
yum install qt qt-x11