Fawkes on Fedora Linux

Fedora Logo  Fedora Linux is our primary development platform. It has everything you need to get Fawkes up and running at its maximum potential. Some needed packages are maintained by AllemaniACs team members.

We ensure that Fawkes is running on all versions of Fedora that are still maintained, while we tend to focus our attention on the latest stable release. We have a build slave with the current development version of Fedora (called rawhide) to ensure that it will run on the next release without problems. We aim for compatibility with both, i386 and x86_64 platforms.

Fawkes has been included in Fedora. Therefore, it provides an easy way to install all available dependencies, or use a binary installation.

Dependencies for Source Installation and Development

Getting all dependencies is as easy as:

# yum groupinstall development-tools development-libs
# yum install fawkes-devenv

Binary installation

Fawkes can be installed ready to use with the following command:

# yum install fawkes

Read on

After everything is installed read the GettingStartedGuide on how to get started and hacking.

Attachments