Notepad++ htmltidy - unable to find libtidy.dll

后端 未结 7 831
臣服心动
臣服心动 2020-12-08 01:47

I\'m on a relatively new Windows 7 machine and in Notepad++ the TextFX HTMLTidy doesn\'t work. It says \"Unable to find libTidy.dll in the system path or C:\\program fi

7条回答
  •  旧巷少年郎
    2020-12-08 02:14

    For those still searching for libtidy.dll. It appears that version 5.9 of Notepad++ is no longer available for download (at least there is no link on the downloads page and making a educated stab at a URL of http://notepad-plus-plus.org/download/v5.9.html returns a 404).

    There is a 'dll' link on the HTML Tidy SourceForge page (http://tidy.sourceforge.net/) dated 2006; but it returns a DNS error.

    Google did return a hit on a site called "DLL Me," but I'm not going to download anything from a site that sketchy; so as of this writing: no libtidy.dll to be found.

    --edit-- Finally found a link directly out of the TuxFamily distro server: npp.5.9.bin.zip (thanks @noah).

提交回复
热议问题