From: SourceForge.net <no...@so...> - 2005-12-15 01:37:20
|
Bugs item #1381072, was opened at 2005-12-14 17:37 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=470969&aid=1381072&group_id=53614 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Win32: XML_SetDoctypeDeclHandler not found in xmlparse.dll Initial Comment: I have Window XP, SP2. I installed: - ruby182-15.exe - ruby-gtk2-0.14.1-1-i386-msvcrt-1.zip And I tried to install all those (and I uninstall and reinstall ruby, ruby-gtk2 and gtk-win32 between each try): - gtk-win32-devel-2.8.6-rc3.exe - gtk-win32-devel-2.8.6-rc2.exe - gtk-win32-devel-2.8.6-rc1.exe - gtk-win32-2.8.6-rc2.exe And none work: I get this message when I require 'gtk2': --------------------------- ruby.exe - Entry Point Not Found --------------------------- The procedure entry point XML_SetDoctypeDeclHandler could not be located in the dynamic link library xmlparse.dll. --------------------------- And in ruby, the problem happens when pango.so is loaded. I've checked the PATH and everything else and I can't install 0.14.1. I even searched my hard drive for "xmlparse.dll" and "pango.so" and I only have only one version of those files. But I've installed successfully 0.13.0 with: - ruby182-15.exe - ruby-gtk2-0.13.0-1-i386-msvcrt-1.8.zip - gtk-win32-devel-2.6.7-rc1.exe I must be doing something wrong for 0.14.1, but I can't figure it out. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=470969&aid=1381072&group_id=53614 |