Mac computers are known for their stability and reliability, due in large part to their robust security systems.
Depending on the version of your macOS, as well as the complexities of your production environment, these security systems may show you warning messages when some of the CalderaRIP files or libraries are activated.
This article lists some of the most common ones, as well as the steps to take to fix the unexpected behavior and continue printing.
Why do these messages appear?
When MacOS suspects that there is a problem with a file, it may quarantine it. This could be a false positive where the file(s) are fine but MacOS identifies them incorrectly.
What to do?
Through a command in the Terminal, it is possible to remove the quarantine flags.
- Open the Terminal (on the Utilities menu)
- Type the command you require, depending on the message you receive and according to the table below
- Press "Enter"
- Type your user password
- Restart CalderaRIP
| Message | Context and Command (Terminal) |
|---|---|
|
Apclib.framework |
Context:
Command: sudo xattr -rc /opt/caldera/bin/PS2PDF/Frameworks |
|
AdobePDFL.framework |
Context:
Command: sudo xattr -rc /opt/caldera/bin/monza55/Frameworks |
|
i1iO.framework |
Context:
Command: sudo xattr -rc /opt/caldera/lib/x86_64/Frameworks |
|
AdobeBIBUtils.framework |
Context:
Command: sudo xattr -cr /opt/caldera/lib/x86_64/Frameworks/AdobeBIBUtils.framework/ |