On Fri, Feb 27, 2009 at 02:59:35PM +0100, Mikkel Kruse Johnsen wrote: > Hi > > I can't run "gtk-query-immodules-2.0.exe" on windows nor through wine. > Don't know if I really need to run it, everyting seems to run fine, but > still ? > > wine gives me the follwing error: > > -bash-3.2# wine gtk-query-immodules-2.0.exe > err:module:import_dll Loading library zlib1.dll (which is needed by L"Z: > \\usr\\i686-pc-mingw32\\sys-root\\mingw\\bin\\libpng12-0.dll") failed > (error c0000005).
It runs for me if I start it from the bin directory, ie: $ cd /usr/i686-pc-mingw32/sys-root/mingw/bin/ $ wine gtk-query-immodules-2.0.exe I don't think you're supposed to run this binary anyway. AIUI it's only supposed to be used to generate an initial value for the configuration file /etc/gtk-2.0/x86_64-redhat-linux-gnu/gtk.immodules (or the equivalent under MinGW). Rich. -- Richard Jones, Emerging Technologies, Red Hat http://et.redhat.com/~rjones virt-p2v converts physical machines to virtual machines. Boot with a live CD or over the network (PXE) and turn machines into Xen guests. http://et.redhat.com/~rjones/virt-p2v _______________________________________________ fedora-mingw mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/fedora-mingw
