Hi all, I have just committed a change that moves kaa/base/src/notifier/* up a level to kaa/base/src, effectively removing the kaa.notifier submodule.
If you are using any code that references kaa.notifier explicitly, it will now break. (Note that this has been deprecated for a long time.) More importantly, previous installations will have a directory something like /usr/lib/python2.?/site-packages/kaa/notifier/ whose presence may now cause problems. After you svn up kaa.base, it is recommended you remove this directory, as well as as kaa/base/build: $ cd kaa/base $ sudo rm -rf build $ sudo rm -rf /usr/lib/python2.?/site-packages/kaa/notifier/ $ svn up $ sudo python setup.py install Cheers, Jason. ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Freevo-devel mailing list Freevo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-devel