I'm trying to install on OS X too, and I've downloaded everything, but I keep getting errors. The first error,
sudo: port: command not found
was solved by rebooting Terminal after installing MacPorts. But I can't get past the second error:
Error: Port bzr not found
and I also don't understand the final two lines of the instructions at
http://mnemosyne-proj.org/os-x-installation - what is the 'unpacked source directory'? (the downloads folder where the .tar.gz file got downloaded to?) and what is the 'dist' directory? do I have to cd to the downloads directory before running the sudo make osx command? that's assuming that I can get it to work at all, if I'm lacking the bzr port... Running sudo make osx yielded the following:
make: *** No rule to make target `osx'. Stop.
would appreciate any/all help.... thanks so much! Just as a note, the OS X installation page could be just a tad clearer on these issues...