[notmuch] cnotmuch 0.1.1 release

Subject: [notmuch] cnotmuch 0.1.1 release

Date: Mon, 22 Mar 2010 12:58:20 +0100

To: Notmuch development list

Cc:

From: Sebastian Spaeth


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

Thread: