Ticket #120 (closed feature: implemented) | |||||||||||||||||||||
Support system-wide installation
Description
Currently, Fawkes is used by checking out the current git tree (or since recently downloading the tarball), compiling, and then running it from the created bin/lib/plugins directories, all within the working tree. This works reasonably well for RoboCup and during development.
However, it is desirable to be able to do a system-wide installation of Fawkes. This most useful when
Therefore support for system-wide installation is to be added to the Fawkes build system. It should support the usual make install DESTDIR=dir pattern, with the DESTDIR part being optional. Then it will install all libraries, binaries and plugins in appropriate places. This will need a separate build target, as run-time paths need to be adapted and rpaths have to be avoided.
A goal is to produce RPM packages of Fawkes 0.4 for Fedora (and possibly other systems). Change History
Note: See
TracTickets for help on using
tickets.
| This list contains all users that will be notified about changes made to this ticket. These roles will be notified: Reporter, Subscriber, Participant
| ||||||||||||||||||||

