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
- automake
- bison
-
- Parser
- Yacc replacement
- byacc
-
- Yacc Parser
- flex
-
- Fast Lexical analyzer generator
- Fast Lexical analyzer generator
- Fortran
-
- gfortran - For Fortran 95
- g77 - For Fortran 77
- freetype-devel
-
- Have this if we need to build software using freetype
- Have this if we need to build software using freetype
- gnuplot
-
- Interactive plotting program
- Interactive plotting program
- ImageMagick
-
- Image Magick programs - set of tools to covert and manipulate
images from command-line
- Development Libraries - libraries needed if to you build programs
to use ImageMagick api or code.
- Magick++ libraries/headers - libraries needed to use Magick++ (c++
bindings to ImageMagick api and code).
- Image Magick programs - set of tools to covert and manipulate
images from command-line
- libpng-devel
-
- Permits the building of programs that use zlib
compression/decompression
- Permits the building of programs that use zlib
compression/decompression
- libXt-devel
- mesa-libGLU-devel
-
- 3D Graphics Library
- 3D Graphics Library
- opencv-devel
-
- Open Source Vision Library
- Colllection of C functions and C++ classes implementing Image
Processing and Computer Vision algorithms
- Postgres - Development Libraries
-
- Needed to build c or C++ applications that ineract with a
Postgresql database.
- Needed to build c or C++ applications that ineract with a
Postgresql database.
- readline-devel
-
- Allows for programs to be developed that call the readline library
fuctions.
- Allows for programs to be developed that call the readline library
fuctions.
- tetex-latex
-
- A latex front end to the tex formatting system.
- A latex front end to the tex formatting system.
- texinfo
-
- Tools need to created Texinfo format documentation files.
- In other words, creates both onlin and printed output documents
from the same soruce file.
- tcl (development)
-
- Libraries needed to work the tc
- Libraries needed to work the tc
- tk (development)
-
- Libraries needed to work the tc
- wxGTK-devel
-
- the GTK port to the wxWidgets library.
- wxWidgets is a library that allows for 'portable' GUI code to be written, which, when compiled, use the 'native' OS guis.
- X11 - development libraries
- zlib (development)
-
- Libraries and headers needed to write code that uses zlib
compression and decompression.
- Libraries and headers needed to write code that uses zlib
compression and decompression.
Software Built From Source
- Proj4
-
- Does coordinate transforms (nad to UTM, and so forth).
- Does coordinate transforms (nad to UTM, and so forth).
- openMPI
-
- Implements the MPI library and compilers
- Implements the MPI library and compilers
- GNU R
-
- This is a programming language/development environment/statistical
language.
- This is a programming language/development environment/statistical
language.
- keychain
-
- 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.
- Useful when trying to use openMPI programs across machines, while
maintaining some security.
