= Download = current version is 2.2.0 (2010-01-13). == Sources == * A [[linksymlink(fred-db)]] * A [[linksymlink(fred-idl)]] * D [[linksymlink(fred-doc2pdf)]] * D [[linksymlink(fred-pyfred)]] * A [[linksymlink(fred-server)]] * A [[linksymlink(fred-mod-corba)]] * A [[linksymlink(fred-mod-eppd)]] * A [[linksymlink(fred-mod-whoisd)]] * D [[linksymlink(fred-whois)]] * D [[linksymlink(fred-webadmin)]] * D [[linksymlink(fred-client)]] ==== 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 [http://fred.nic.cz/sources/fred-manager 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 [http://fred.nic.cz/attachment/wiki/attachments/fred-repo-1.0-1.noarch.rpm?format=raw this] package and write this command as root: {{{ yum install fred-* }}} == SRPMS packages == !RedHat clones users can try rebuild these [http://archive.nic.cz/yum/fred/SRPMS/ SRPMS packages]. When rebuilding these packages you have to rebuild and install fred-idl package first. == Dependencies == ==== Windows ==== * [http://www.python.org/ftp/python/2.5.1/python-2.5.1.msi Python] * [http://www.trolltech.com/download?target=ftp://ftp.trolltech.com/qt/source/qt-win-opensource-4.3.3-mingw.exe QT library] * [http://www.riverbankcomputing.com/Downloads/PyQt4/GPL/PyQt-Py2.5-gpl-4.3.3-2.exe Python QT library] == LiveCD == [http://fred.nic.cz/live/fred-1.6.iso fred-1.6.iso] (351 Mb) – Older stable version [http://fred.nic.cz/live/fred-0.2.iso 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 [attachment:wiki:attachments:fred-client_2.1.2.zip?format=raw here], unpack the package and run fred-client.