Nov. 28, 2012
6:24 p.m.
are you sure the library is i386? (32bits) On Nov 28, 2012, at 7:19 PM, Casimiro de Almeida Barreto <casimiro.barreto@gmail.com> wrote:
On 28-11-2012 14:34, Igor Stasenko wrote:
Try:
CairoLibraryLoader getLibraryHandle
also check what
CairoLibraryLoader getLibraryPath had to change to /usr/lib/libcairo.so.1 Path is hard coded... not the best of worlds... But problems remainded... I'll have to take some time to see what's going on.
answers and if the cairo library exists under that path.
If not, change the implementation to point to right location of library.
-- Best regards, Igor Stasenko.