# poelstra@fedoraproject.org # July 2009 # # BIG FAT WARNING (2009-07-28): # Building the *.ics (iCal) files with the currently released version of TaskJuggler will not generate # generate the same files that are posted at http://poelstra.fedorapeople.org/schedules/f-12/ # I build the ics files using a patched version of TaskJuggler and a post build parsing routine To build this TaskJuggler schedule yourself follow these steps: 1) Install TaskJuggler if you don't have it already $ su -c 'yum install taskjuggler' 2) Download all of the files in this source directory to a local directory. For example, $ mkdir ~/schedules $ cd !$ $ wget --no-directories -np --reject index.html\* -r http://poelstra.fedorapeople.org/schedules/f-12/source/ 3) Build and view the source file using one of two methods by: $ cd ~/schedules a) $ TaskJugglerUI f-12.tjp and then click on the "clock" icon to build -or- b) $ make 4) To modify the schedule edit the source file. The source file can be edited directly with a text editor or using the TaskJuggler GUI. For example, $ vim f-12.tjp