Forum Feature requests

May we have a static package of prince 20160109 that was released for Opower

pouyan.ghasemi
PrinceXML Ninjas,

I am sending this request because recently we have been trying to run PrinceXML on our Docker containers. Since base of our Docker containers are small Linux boxes (Alphine Linux), we need to have a pre packaged version of the PrinceXML, so far we are falling back to the following package:

http://www.princexml.com/download/prince-9.0r5-linux-amd64-static.tar.gz

May we have the same package (linux-amd64 static tar) for the version that Opower is using (20160109 , for Linux not Mac).

Best,
Pouyan
mikeday
Does the Generic Linux latest build work for you on Alpine Linux? If not, what errors are you getting?
pouyan.ghasemi
The is the error I am getting:
"/usr/local/lib/prince/bin/prince: error while loading shared libraries: libxml2.so.2: cannot open shared object file: No such file or directory"

It seem to be related to Alphine Linux missing some needed libraries/binaries. We might be able to install all of those dependent libraries (not sure if possible) but it would be cleaner to have it all packaged.

mikeday
It appears that Alpine Linux uses musl instead of glibc, which we don't support yet.
mikeday
Prince latest builds are now available for Alpine Linux! :D