Comment 11 for bug 490600

Revision history for this message
Martin Pool (mbp) wrote : Re: [Bug 490600] Re: TypeError: StaticTuple can only point to StaticTuple, str, unicode, int, long, float, bool, or None not <type 'tuple'>

2009/12/2 Russel Winder <email address hidden>:
> Can't do that cleanly as far as I know (and Martin tells me) as I have
> my bzr.dev shared by Ubuntu 32-bit and 64-bit, Mac OS X and Solaris.
> NFS mounts -- but you probably knew this given my loud irritation at
> Linux and mmap and TDB and bzr-svn/bzr-git (not anything that
> bzr-svn/bzr-git can do about it though :-(

If you run 'setup.py install --home ~' then I think it will install
the extensions into per-architecture directories under ~/lib, so they
will stay up to date. You will need to re-run this after each update
of bzr.dev. If it doesn't work, please either ask or file a bug as
appropriate.

--
Martin <http://launchpad.net/~mbp/>