Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: "Gerrit P. Haase" Organization: convey Information Systems GmbH To: cygwin AT cygwin DOT com Date: Mon, 5 Mar 2001 16:18:18 +0100 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: [announce] htdig for win32 / cygwin 1.1.8 based Reply-to: gerrit AT familiehaase DOT de CC: htdig-announce AT lists DOT sourceforge DOT net Message-ID: <3AA3BC4A.32274.15BF29F8@localhost> X-mailer: Pegasus Mail for Win32 (v3.12cDE) Hi, this is a new port of ht://Dig 3.15 to win32. Get the source here: http://www.htdig.org I use Apache Webserver 1.3.19-win32-nosrc which you get here: http://httpd.apache.org/ Requirements for ht://Dig to work: (All this needs to be in your PATH) - cygwin1.dll (i used 1.1.8) - cygz.dll (this is zlib, it comes with cygwin) - perl (i used 5.6.1-1 perl for cygwin but it should work with ActiveStates ActivePerl too) - Get latest cygwin here: http://www.cygwin.com/setup.exe - Get ActivePerl here: http://www.activestate.com/Products/ActivePerl/index.html I installed Apache in c:\programme\apache and ht://Dig in c:\programme\htdig Some files of ht://Dig installs in Apache's /htdocs-dir, so it will be difficult to install, if Apache is in a different location. Unpack the package in an empty dir at first and copy all to their recommended location. HTML-docs are included in this distribution, you will find them in: /htdocs/htdig/htdig-doc I didn't include pdftotext, because it didn't work for me with the precompiled binaries for cygwin, which you can get here: http://www.foolabs.com/xpdf/xpdf.html All the other scripts are included, in C:\programme\htdig\contrib\ You will need to modify c:\programme\htdig\conf\htdig.conf to fit your installation. Read the comments inside this file. Bugs and Glitches: ================== (from "Idiot's Guide to installing ht://dig on Win32." by Jim Kerslake, jimkerslake AT totalise DOT co DOT uk ftp://ftp.htdig.org/pub/htdig/contrib/guides/Installing_on_Win32.html) - htdig bombs out during indexing, with "no server running" messages: On a fast machine, particularly if you are running htdig to index a site hosted from that same server, it seems as if htdig's rate of page requests can overwhelm the number of available web server processes - i.e. the server gets swamped with htdig's rate of page requests. Try using a local_urls specification in the config file, to point ht://dig at the local HTML files (instead of retrieving them via the web server). The problem disappears if you are indexing lots of big slow external sites at the same time as your local one. - Form input glitch If you have indexed multiple sites [www.abc.com; www.def.com; www.ghi.com] and want to build a form which uses "restrict" to allow searching to be limited to one or all of these sites: then I find that the last value, restrict="", gives incorrect buggy results. I don't know whether or not this is NT-specific. I get around it by: