Hello all,
I'm having problem finding/installing dll files for Strawberry-64 for Cairo,
and I'd like to ask for some help. My end result is that I'd like this
command
perl -MCairo -e 1
to succeed, but everything I tried somehow fails, subtly - the module compiles
fine, but it is the runtime that gives me headaches.
I tried to use binaries from different msys and mingw64 distros, but they
somehow don't work together with the Strawberry 64, resulting in cryptic
errors like "__gxx_personality_seh0 not found in libgraphite2.dll" .
So I'm thinking of two scenarios - either if I could reproduce the Strawberry
build myself, and download the correct binaries, - but I haven't found any info
how to do that. Or, would ask someone with live build setup to copy the
following
dlls for me:
libgcc_s_seh-1.dll (or is it sjlj?)
libbz2-1.dll
libcairo-2.dll
libcairo.dll.a
libexpat-1.dll
libfontconfig-1.dll
libfreetype-6.dll
libglib-2.0-0.dll
libgraphite2.dll
libharfbuzz-0.dll
libiconv-2.dll
libintl-8.dll
libpcre-1.dll
libpixman-1-0.dll
libpng16-16.dll
zlib1.dll
(or their cousins with extra __ / other version numbers)
Maybe I'm doing it completely wrong? In any case I'd rather not build these
from source, if
I could avoid it.
Thank you!
--
Sincerely,
Dmitry Karasik