Untested snapshots

NameLast modifiedSize
Parent Directory  -  
Source_code/27-May-2007 11:51 -  
for_FreeBSD/29-Nov-2004 00:55 -  
for_Linux/27-May-2007 11:46 -  
for_other/21-Jan-2005 05:49 -  
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