Quote:
Originally Posted by AutomaticSync
I downloaded the Prince PDF plug-in and the prince installation file.
I am having trouble installing the Prince file. When I open it to install it simply expands to a folder, and within that folder there is an install file (install.sh).
|
The Prince developers apparently didn't provide a proper installer. Users are expected to run a shell script, which will install prince in
/usr/local/bin/prince.
For detailed instructions see the
Prince PDF website.
Note that you'll need to replace to
prince-9.0-macosx with
prince-12.4-macosx. For example:
Code:
tar xzf prince-12.4-macosx.tar.gz
cd prince-12.4-macosx
If you have additional questions about other plugins, ask the plugin developers not the Sigil developers.