Versions Compared

Key

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

...

Code Block
sudo yum install compat-libf2c-34.x86_64 gsl.x86_64 libXScrnSaver.x86_64 \
    libXxf86vm.x86_64 libgfortran.x86_64 mesa-libGL.x86_64 \
    mesa-libGLU.x86_64 openmpi-libs.x86_64 unixODBC-libs.x86_64

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