
1. copy the executable file cherrytree to somewhere in your path like /usr/bin after having removed the debug symbols (strip cherrytree)

2. copy icons/cherrytree.svg into /usr/share/icons/hicolor/scalable/apps

3. copy data/cherrytree.desktop into /usr/share/applications

4. copy the contents of the language-specs directory into /usr/share/cherrytree/language-specs

5. copy compiled language files like po/ru.gmo to /usr/share/locale/ru/LC_MESSAGES/ru.mo

6. the mime type registration requires furthermore:
- cherrytree.xml to /usr/share/mime/packages
- cherrytree.mime and cherrytree.keys to /usr/share/mime-info
- cherrytree.applications to /usr/share/application-registry

7. for the command line manual, copy cherrytree.1.gz from linux folder to /usr/share/man/man1

8. for the software center application descriptor copy cherrytree.appdata.xml from linux folder to /usr/share/metainfo

9. finally the command "update-desktop-database" must be entered into the terminal
