all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: sorcererofdm@gmail.com
Cc: 21261@debbugs.gnu.org
Subject: bug#21261: 24.5; libxml2 not found on windows even when the .dll file is in the bin	folder
Date: Sat, 15 Aug 2015 10:17:33 +0300	[thread overview]
Message-ID: <83y4hdm35e.fsf@gnu.org> (raw)
In-Reply-To: <86lhddsabm.fsf@EULER.i-did-not-set--mail-host-address--so-tickle-me>

> From: sorcererofdm@gmail.com
> Date: Fri, 14 Aug 2015 18:46:05 -0500
> 
> On Windows 8.1 when trying to use the eww browser (for example, by
> hitting M-x eww RET google.com RET), I get libxml2 not found. I have the
> libxml2 .dll (downloaded from ezwinport) in my emacs/bin folder.

I'm guessing what you have in emacs/bin is libxml2-2.dll, not
libxml2.dll, yes?  The package on ezwinports has libxml2-2.dll.

If indeed you have libxml2-2.dll there, this probably means some DLL
on which libxml2-2.dll is dependent is either missing or overwritten
by an incompatible version.  libxml2-2.dll depends on libiconv-2.dll,
so make sure this DLL in the emacs/bin folder is the same that comes
with the libxml2-2.7.8-w32-bin.zip archive you downloaded from the
ezwinports site.

If the above doesn't help, run the dependency checker on
libxml2-2.dll, and see which other DLLs in what directories it picks
up.  If you don't have the dependency checker installed, you can find
it here:

  http://www.dependencywalker.com/






  reply	other threads:[~2015-08-15  7:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-14 23:46 bug#21261: 24.5; libxml2 not found on windows even when the .dll file is in the bin folder sorcererofdm
2015-08-15  7:17 ` Eli Zaretskii [this message]
2015-08-16 16:07   ` Greg Yang
2015-08-16 16:14     ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83y4hdm35e.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=21261@debbugs.gnu.org \
    --cc=sorcererofdm@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.