From: Zoltan B. <zb...@du...> - 2005-04-14 19:00:54
|
Bob Doan =C3=ADrta: > Hym.. Sounds like a RPDF on windows problem. I'll try to build this > whole thing tonight on my windows box and see how far I get. You will need these: GLIB2/GTK2 runtime, Windows installer: http://prdownloads.sourceforge.net/gimp-win/gtk%2B-2.6.4-setup.zip?downlo= ad You will need these below from this page: http://www.gimp.org/~tml/gimp/win32/downloads.html Just extract them under C:\MingW. http://www.gimp.org/~tml/gimp/win32/glib-dev-2.4.7.zip http://www.gimp.org/~tml/gimp/win32/pkgconfig-0.15.zip http://www.gimp.org/~tml/gimp/win32/libiconv-1.9.1.bin.woe32.zip But don't use the zlib from the above page, use these instead: ZLIB DLL(s): http://prdownloads.sourceforge.net/gnuwin32/zlib-1.2.2-bin.zip?download ZLIB headers, static lib and DLL stub: http://prdownloads.sourceforge.net/gnuwin32/zlib-1.2.2-lib.zip?download You will also need libxml2 (this link listed on the Gimp/Win32 page) http://www.zlatkovic.com/projects/libxml/binaries.html The libxml2 ZIP has a root directory, libxml2-2.6.19.win32. Move the bin, include and lib directories from there to C:\MingW, too. You will also need the attached pkgconfig file so RLIB finds libxml2. The libxml2 ZIP does not contain the corresponding .pc file. Put it into C:\MingW\lib\pkgconfig You may try GD, too: http://gnuwin32.sourceforge.net/packages/gd.htm I successfully linked RLIB to GD under MingW 3.1 on my machine, but I haven't installed GD on the other machine with MingW 3.2-rc3. Could it be the source of the PDF problem? If you have a problem just tell me. Best regards, Zolt=C3=A1n B=C3=B6sz=C3=B6rm=C3=A9nyi |