Open traxxtar opened 10 years ago
Running OS X Mavericks. Invoked the build.sh in Terminal as instructed in the readme file.
Got the following error:
./build.sh: line 281: bzr: command not found blablabla
Looks like BZR is not installed. I've searched for it, but it's all too confusing. I'm not sure exactly what I need or where to get it. Any help?
bzr = bazaar. see http://bazaar.canonical.com/ for more info
you could use brew to install this: brew install bzr
Running OS X Mavericks. Invoked the build.sh in Terminal as instructed in the readme file.
Got the following error:
./build.sh: line 281: bzr: command not found blablabla
Looks like BZR is not installed. I've searched for it, but it's all too confusing. I'm not sure exactly what I need or where to get it. Any help?