OK, I got qpdf to compile.

This is my qpdf.conf:

var_append confopt ' ' '--enable-shared --disable-static'

#var_append configprefix " " "LIBTOOL='/usr/bin/libtool --tag=CXX'"

#var_append configprefix " " "LDFLAGS='--tag=CXX'"

# BK 150113 yay, this works:
qpdf_fix_tag()
{
 #sed -i -e 's%libtool$%libtool --tag=CXX%' autoconf.mk
 sed -i -e 's%mode=compile%mode=compile --tag=CXX%' make/libtool.mk
}
hook_add premake 5 'qpdf_fix_tag'

...the commented-out lines are my attempts to fix it, after reading-up
via google.

Rene,
qpdf and cups-filters are needed in T2, printing won't work without them.

Now I shall try cups-filters, will report back.

Regards,
Barry



----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2

Reply via email to