Personal tools
You are here: Home LINC Lab Software Maintained By LINC Linux Software

Linux Software

Description of the Linux Software available to the LINC Machines.

Introduction

At present, the LINC Linux workstations are running 64-bit version of CentOS 5.

The software listed is not exhaustive; rather is covers software that is in addition to what is listed as the base CACS install.   This list has been divided into two sections; these are Software Via Yum and Software Built From Source.  The Software via Yum is maintained (generally) by the CACS system admins; the Software Built From Source is maintained by a member of LINC.

Software Via Yum

More or less, the software can be divided

Development Versions

  1. automake
  2. bison
    1. Parser
    2. Yacc replacement
  3. byacc
    1. Yacc Parser
  4. flex
    1. Fast Lexical analyzer generator
  5. Fortran
    1. gfortran - For Fortran 95
    2. g77 - For Fortran 77
  6. freetype-devel
    1. Have this if we need to build software using freetype
  7. gnuplot
    1. Interactive plotting program
  8. ImageMagick
    1. Image Magick programs - set of tools to covert and manipulate images from command-line
    2. Development Libraries - libraries needed if to you build programs to use ImageMagick api or code.
    3. Magick++ libraries/headers - libraries needed to use Magick++ (c++ bindings to ImageMagick api and code).
  9. libpng-devel
    1. Permits the building of programs that use zlib compression/decompression
  10. libXt-devel
  11. mesa-libGLU-devel
    1. 3D Graphics Library
  12. opencv-devel
    1. Open Source Vision Library
    2. Colllection of C functions and C++ classes implementing Image Processing and Computer Vision algorithms
  13. Postgres - Development Libraries
    1. Needed to build c or C++ applications that ineract with a Postgresql database.
  14. readline-devel
    1. Allows for programs to be developed that call the readline library fuctions.
  15. tetex-latex
    1. A latex front end to the tex formatting system.
  16. texinfo
    1. Tools need to created Texinfo format documentation files.
    2. In other words, creates both onlin and printed output documents from the same soruce file.
  17. tcl (development)
    1. Libraries needed to work the tc
  18. tk (development)
    1. Libraries needed to work the tc
  19. wxGTK-devel
    1. the GTK port to the wxWidgets library.
    2. wxWidgets is a library that allows for 'portable' GUI code to be written, which, when compiled, use the 'native' OS guis.
  20. X11 - development libraries
  21. zlib (development)
    1. Libraries and headers needed to write code that uses zlib compression and decompression.

Software Built From Source

  1. Proj4
    1. Does coordinate transforms (nad to UTM, and so forth).
  2. openMPI
    1. Implements the MPI library and compilers
  3. GNU R
    1. This is a programming language/development environment/statistical language.
  4. keychain
    1. Allows the users to set up a service that, loosely speaking, has the system appear to have a passwordless ssh authentication, while still providing the passkey in the background.
    2. Useful when trying to use openMPI programs across machines, while maintaining some security.
Document Actions
« May 2012 »
May
MoTuWeThFrSaSu
123456
78910111213
14151617181920
21222324252627
28293031