This section details where Prince installs its files in the various supported operating systems.
Prince installs its files to %ProgramFiles% on 32-bit Windows, and to
%ProgramFiles(x86)% on 64-bit Windows.
In the installation folder is a subfolder engine containing all resource files:
| Folder | Function |
|---|---|
bin |
The Prince core (prince.exe) |
contrib |
Licenses for open source libraries used by Prince |
dict |
LibThai dictionary, used by Prince to handle word breaking in the Thai language |
dtd |
Document Type Definitions (DTDs) for XML languages understood by Prince |
etc |
The CA certificate bundle used for retrieveing documents over HTTPS |
hyph |
The hyphenation dictionaries for common languages |
icc |
ICC color profiles |
lib |
Shared libraries required by Prince |
license |
The Prince license file |
math |
MathML resource files |
style |
The default CSS style sheets |
Prince installs its files by default to /usr/local on MacOS X:
/usr/local/bin/prince is the shell script/usr/local/lib/prince/ contains all resource filesIn the resource directory are all resource files:
| Directory | Function |
|---|---|
bin |
The Prince core (the prince binary executable) |
dict |
LibThai dictionary, used by Prince to handle word breaking in the Thai language |
dtd |
Document Type Definitions (DTDs) for XML languages understood by Prince |
etc |
The CA certificate bundle used for retrieveing documents over HTTPS |
hyph |
The hyphenation dictionaries for common languages |
icc |
ICC color profiles |
lib |
Shared libraries required by Prince |
license |
The Prince license file |
math |
MathML resource files |
style |
The default CSS style sheets |
Prince installs its files by default to /usr on Linux:
/usr/bin/prince is the shell script/usr/lib/prince/ contains all resource filesIn the resource directory are all resource files:
| Directory | Function |
|---|---|
bin |
The Prince core (the prince binary executable) |
dict |
LibThai dictionary, used by Prince to handle word breaking in the Thai language |
dtd |
Document Type Definitions (DTDs) for XML languages understood by Prince |
etc |
The CA certificate bundle used for retrieveing documents over HTTPS |
hyph |
The hyphenation dictionaries for common languages |
icc |
ICC color profiles |
lib |
Shared libraries required by Prince |
license |
The Prince license file |
math |
MathML resource files |
style |
The default CSS style sheets |
