How do i install gnome-publisher (tar)?

Created by Sascha Manns
Keywords:
installation
Last updated by:
Sascha Manns

1. tar -xf gnome-publisher-VERSION.tar.xz
2. cd gnome-publisher-VERSION
3. ./configure
4. make
5. [ Become root if necessary ]
6. make install

See the file 'INSTALL' for more detailed information.