Download

current version is 2.2.0 (2010-01-13).

Sources

A - Autotools

These packages are installed in this way

    ./configure
    make 
    make install

D - Distutils

These packages are installed in this way

     python ./setup.py install

notes

  • fred-idl package must be installed before fred-pyfred, fred-server, fred-mod-whoisd, fred-mod-eppd are compiled

Build script

To test Fred build, installation and running, we provide simple script fred-manager that do this steps automaticaly. If your system satisfy all requirements this should be complete procedure to install fred into your current directory and run it under your system user:

wget http://fred.nic.cz/sources/fred-manager
chmod a+x fred-manager
./fred-manager download
./fred-manager install
./fred-manager start

After that point yout browser to your local url http://localhost:22354 to access web based fred applications. To run registrar fred-client just type ./root/bin/fred-client

Binary packages

For Ubuntu 6.06 LTS, add following lines to your /etc/apt/sources.lists:

  deb http://archive.nic.cz/ dapper/

For Fedora 8 and 9 install this package and write this command as root:

  yum install fred-*

SRPMS packages

RedHat clones users can try rebuild these SRPMS packages.

When rebuilding these packages you have to rebuild and install fred-idl package first.

Dependencies

Windows

LiveCD

fred-1.6.iso (351 Mb) – Older stable version

fred-0.2.iso (217.4 Mb) – Older stable version

.cz test package

There is a test environment available for .cz registrations running on FRED. You can use it for quick FRED testing as a registrar. Download pre-configured client here, unpack the package and run fred-client.