Snapshots of software packages

NameLast modifiedSize
Parent Directory  -  
Source_code/14-Jan-2009 18:13 -  
for_FreeBSD/16-Nov-2009 16:34 -  
for_Linux/27-May-2007 11:46 -  
for_other/16-Nov-2009 16:37 -  
old/10-Mar-2006 23:51 -  

This directory contains snapshots of some software packages that I put together for some reason. These have not been thoroughly tested, so use them at your own risk!

The tar archives containing source code can be unpacked and compiled in a directory of your choice.

Most of the tar archives containing binaries are intended to be installed by just unpacking them in the right place. The right place is /usr/local, so a command like

tar -C /usr/local -zxf xxx.tar.gz
should be enough. The packages can be installed in other locations, but you might have to set environment variables to point to that location, and/or add the bin/ subdirectory to your path.
Thomas Hallgren