= Installing and Running Trac on Mandrakelinux Cooker = Trac is included in [http://www.mandrakelinux.com Mandrakelinux ] contributions repository, version 0.7.1 for 10.1, latest version in cooker. It should be avaliable through urpmi or rpmdrake, if you have the proper source in you configuration file. {{{ # urpmi trac }}} Once Trac is installed, you can use trac-admin to add a repository, and use the example config file provided to start using Trac. See also: * http://www.urpmi.org/ * http://cvs.mandrakesoft.com/cgi-bin/cvsweb.cgi/contrib-SPECS/trac/ If you want to install it on a older release, please be sure to rebuild it ( use rpm --rebuild trac....src.rpm ), do not install binary cooker package on any stable distribution, as it will break your installation ( http://projects.edgewall.com/trac/ticket/279 ). If the release tag seems weird, please look at this page http://qa.mandrakesoft.com/twiki/bin/view/Main/DistroSpecificReleaseTag For 10.2, a wizard was added, just install drakwizard-trac, run drakwizard, and follows the instructions.