I know little about this, but I'm smart enough to know how to execute commands in the Mac terminal. There is a program called Timbuktu that I'm trying to install on High Sierra but I can't get it to launch.
The software originally came with a fix for MacOS Sierra that comes in the form of an sh file. They released this to make it compatible with Sierra. High Sierra shouldn't be much different. Here's what is in the sh file:
It gives me the following problems:
From the looks of it, I don't think this is working. When I try launching the program it tells me this:
You can grab the program and included sh file here: https://www.macintoshrepository.org/9201-timbuktu-pro-8-8-5 (no warez here, just a copy of the last version of the full program).
Any help would be appreciated.
The software originally came with a fix for MacOS Sierra that comes in the form of an sh file. They released this to make it compatible with Sierra. High Sierra shouldn't be much different. Here's what is in the sh file:
Code:
xattr -d com.apple.quarantine /Applications/Timbuktu\ Pro/Timbuktu\ Pro.app/
xattr -d com.apple.quarantine /Applications/Timbuktu\ Pro/Timbuktu\ Pro.app/Contents/SharedSupport/*.app
open /Applications/Timbuktu\ Pro/Timbuktu\ Pro.app/Contents/SharedSupport/*Host*.app
open /Applications/Timbuktu\ Pro/Timbuktu\ Pro.app
It gives me the following problems:
Code:
MacBook-Pro:~ newuser$ xattr -d com.apple.quarantine /Applications/Timbuktu\ Pro/Timbuktu\ Pro.app/
xattr: /Applications/Timbuktu Pro/Timbuktu Pro.app/: No such xattr: com.apple.quarantine
MacBook-Pro:~ newuser$ xattr -d com.apple.quarantine /Applications/Timbuktu\ Pro/Timbuktu\ Pro.app/Contents/SharedSupport/*.app
xattr: /Applications/Timbuktu Pro/Timbuktu Pro.app/Contents/SharedSupport/Timbuktu Host Menu.app: No such xattr: com.apple.quarantine
xattr: /Applications/Timbuktu Pro/Timbuktu Pro.app/Contents/SharedSupport/Timbuktu Host.app: No such xattr: com.apple.quarantine
xattr: /Applications/Timbuktu Pro/Timbuktu Pro.app/Contents/SharedSupport/TimbuktuSkype.app: No such xattr: com.apple.quarantine
MacBook-Pro:~ newuser$
From the looks of it, I don't think this is working. When I try launching the program it tells me this:
The Timbuktu Host has failed to load. The application requires the Timbuktu Host.
You can grab the program and included sh file here: https://www.macintoshrepository.org/9201-timbuktu-pro-8-8-5 (no warez here, just a copy of the last version of the full program).
Any help would be appreciated.