Using this package on ubuntu Lucid: http://www.princexml.com/download/prince-7.1-ubuntu904-amd64-static.tar.gz
I get this error when trying to convert an html document which links to an external css file:
$ prince minimal.html
prince: relocation error: /lib/libnss_files.so.2: symbol __rawmemchr, version GLIBC_2.2.5 not defined in file libc.so.6 with link time reference
Minimal failing case attached
I get this error when trying to convert an html document which links to an external css file:
$ prince minimal.html
prince: relocation error: /lib/libnss_files.so.2: symbol __rawmemchr, version GLIBC_2.2.5 not defined in file libc.so.6 with link time reference
Minimal failing case attached