# hey emacs, this is -*- Mode: Text -*-

This directory contains pre-compiled software packages for Linux
systems, adopted to the needs at LS 6. Feel free to use them on your
own system. Just unpack at the right place in your file system, e. g.
for the perl package:

  mkdir /usr/sw
  cd /usr/sw
  tar --bzip2 -xf perl-5.6.1.tbz

Then configure you user environment, e. g. for bash(1) users in file
~/.bash_profile:

  . /usr/sw/perl/default/.bashenv

Or just for any of the packages installed in /usr/sw:

  for i in /usr/sw/*/default/.bashenv; do
    . $i
  done

Use it and be happy ;-)

Feel free to contact us via email at

     {goevert,grossjoh,klas}@ls6.cs.uni-dortmund.de

Dependencies (i. e. if you want to install one of the packages on the
left side you also need to install the respective packages on the
right hand side):

  perl     ->   xml, db


       
