OK, problem solved. What the error was actually saying was "Cannot find /usr/local/lib/libz.so" -- the Sunfreeware Python package doesn't appear to be able to accept /usr/lib/libz.so, it has to have /usr/local/lib/libz.so. Loading up the SMCzlib package cured that problem, but that was not all. I then got the far more informative:
|> bzr info bzr: ERROR: missing sqlite library |> So that told me I needed to load sqlite which is easily done. Now bzr works as it should. Moral of the story: Sun package management is dreadful, it makes RPMs look really good. Give me deb files any day. -- bzrtools throws exception on Solaris 10 https://bugs.launchpad.net/bugs/260338 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
