This is downloads section for µCL 2.0.
µCL is currently supported on two platforms -- Linux® and and a couple of the more recent operating systems from Microsoft®. Before downloading the µCL system, please read and understand the µCL license.
mkdir -p ~/downloads/ucl
ucl_linux_2.0.xx.tar.gz
where 2.0.xx is the version number of
the code release. Download the version with the
greatest version number. cd ~/downloads/uclwget http://gramlich.net/projects/ucl/v2/releases/ucl_linux_2.0.1.tar.gz
ucl_linux_2.0.xx.tar.gz ucl_linux_2.0.xx.
For example:
gunzip -c linux_ucl_2.0.1.tar.gz | tar xvf -
The code will unpacked into a versioned directory.
export PATH=$PATH:~/downloads/ucl/ucl_2.0.1
The two Microsoft operating systems that are supported are Windows 2000™ and Windows XP™. Here are the necessary steps:
C:/uCL.
ucl_winos_2.0.xx.zip C:\Downloads.
ucl_winos_2.0.xx.zip ucl_winos_2.0.xx.zip
using your favorite unzipper program.
The extraction will create a sub folder
called ucl_2.0.xx and store
all of the files there. We recommend
that you extract the contents into the directory
you created in the first step (i.e.
C:\uCL.)
If you have any problems, please visit the µCL support group.