Forum How do I...?

License installation

rikur
Hello,

I've placed the license.dat I got through a server license purchase to /usr/lib/prince/license/license.dat (prince is installed to /usr/lib/prince and locate prince finds no other locations).

However, I'm still seeing the demo watermark.

I crawled through the site to no avail -- how do I troubleshoot from here?
mikeday
Try running these commands:
$ prince --show-license

$ prince --check-license=/usr/lib/prince/license/license.dat

and see if there are any errors.
rikur
Ah!

Didn't know those commands existed! The file was copied over as root and read rights were wrong.

Thanks a lot, works now. :)