Re: Phix, IUP issues - FIXED - but not quite there yet!

new topic     » goto parent     » topic index » view thread      » older message » newer message
ChrisB said...

The issue was libcdpdf.so was not linking

it was not linking, because libcdpdf/so was calling a function in libpdflib.so, which it couldn't find (as shown by ldd libcdpdf.so)

so I had to find libpdflib.so

I couldn't. libpdflib.so is part of the pdflib utilities, and is a commercial program, but there is a PDFlib-lite package, which you have to compile from source.

so I got the is from github, did the usual make, configure, make-install

Still didn't work.

That library is present in the download package...?

$ tar tzf cd-5.14_Linux54_64_lib.tar.gz | grep libpdflib.so 
pdflib7/lib/Linux54_64/libpdflib.so 

I still think all of your libs should go in /usr/local/lib.

-Greg

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu