From: Bob D. <bd...@si...> - 2003-12-11 01:50:30
|
It should work.. in theory what happens when you "ld -lcpdf" Do you get a library not found or a bunch of unresolved symbols? - Bob On Wed, 2003-12-10 at 18:38, enrique molina wrote: > Hi there, i can´t t install Rlib in Freebsd 5.1. I had installed > libxml2 and clibpdf with tarball. When i try ./configure inside rlib > directory, i get the error: > "checking cpdflib.h usability... yes > checking cpdflib.h presence... yes > checking for cpdflib.h... yes > checking for cpdf_init in -lcpdf... no > configure: error: You must have cpdflib properly installed in order > for rlib to work.. missing libcpdf.so" > > Anybody has experience with it? > > The file libcpdf.so is in the /usr/local/lib and /usr/lib (copy). I > don´t understand what happens. > Anybody has installed Rlib in FreeBSD. > > Thanks in advance. > > Enrique > > |