[notmuch] cnotmuch 0.1.1 release
Sebastian Spaeth
Sebastian at SSpaeth.de
Mon Mar 22 04:58:20 PDT 2010
Hey all, given that there is at least one user of cnotmuch out there
now, I just put it up on the python package repository:
http://pypi.python.org/pypi/cnotmuch
This means you can do "easy_install cnotmuch" on your linux box and it
will get installed into:
/usr/local/lib/python2.x/dist-packages/
For uninstalling, you'll need to remove the "cnotmuch-0.1-py2.x.egg"
directory and delete one entry in the "easy-install.pth" file in that
directory.
It needs to have a libnotmuch.so or libnotmuch.so.1 available in some
library folder or will raise an exception when loading.
"OSError: libnotmuch.so.1: cannot open shared object file: No such file or directory"
Have fun, and file issues at the issue tracker at
http://bitbucket.org/spaetz/cnotmuch/issues/
Sebastian
More information about the notmuch
mailing list