<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:www.nabble.com,2006:forum-13947</id>
	<title>Nabble - ht://Dig</title>
	<updated>2008-11-10T06:28:51Z</updated>
	<link rel="self" type="application/atom+xml" href="http://www.nabble.com/ht:--Dig-f13947.xml" />
	<link rel="alternate" type="text/html" href="http://www.nabble.com/ht%3A--Dig-f13947.html" />
	<subtitle type="html">ht://Dig is a system for indexing and searching a finite (not necessarily small) set of sites or intranet. It is not meant to replace any of the many internet-wide search engines. ht://Dig home is &lt;a href=&quot;http://www.htdig.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</subtitle>
	
<entry>
	<id>tag:www.nabble.com,2006:post-20421598</id>
	<title>Re: Indexing</title>
	<published>2008-11-10T06:28:51Z</published>
	<updated>2008-11-10T06:28:51Z</updated>
	<author>
		<name>Gabriele Bartolini-6</name>
	</author>
	<content type="html">Ciao Blake,
&lt;br&gt;&lt;br&gt;Grugett, Blake ha scritto:
&lt;br&gt;&amp;gt; This sounds like what I need however when I place these tags within my html page - the content within those tags is still being indexed in my search. I am wanting to exclude a table with linked information. I am thinking it must have something to do with when &amp;nbsp;the University does the regular re-indexing.
&lt;br&gt;&amp;gt; These are the tags I used:
&lt;br&gt;&amp;gt; &amp;lt;!--htdig_noindex--&amp;gt; &amp;nbsp;Table here &amp;lt;!--/htdig_noindex--&amp;gt;
&lt;br&gt;&lt;br&gt;Perfect.
&lt;br&gt;&lt;br&gt;&amp;gt; What are your thoughts?
&lt;br&gt;&lt;br&gt;One question: do you need the links contained in the table need to be
&lt;br&gt;followed by the crawler? Those parts are completely ignored by the
&lt;br&gt;parser - hence the links included won't be found.
&lt;br&gt;&lt;br&gt;Ciao,
&lt;br&gt;Gabriele
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Gabriele Bartolini: Data miner at Devise.IT
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20421598&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gabriele@...&lt;/a&gt; | www.devise.it
&lt;br&gt;&lt;br&gt;&amp;quot;Lasciate ogne speranza, voi ch'intrate&amp;quot;
&lt;br&gt;Dante Alighieri, Divina Commedia, Inferno
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;ht://Dig general mailing list: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20421598&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;htdig-general@...&lt;/a&gt;&amp;gt;
&lt;br&gt;ht://Dig FAQ: &lt;a href=&quot;http://htdig.sourceforge.net/FAQ.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://htdig.sourceforge.net/FAQ.html&lt;/a&gt;&lt;br&gt;List information (subscribe/unsubscribe, etc.)
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/htdig-general&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/htdig-general&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/htDig---General-f13950.html&quot; embed=&quot;fixTarget[13950]&quot; target=&quot;_top&quot; &gt;htDig - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Indexing-tp20390096p20421598.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20394300</id>
	<title>Re: Indexing</title>
	<published>2008-11-08T01:19:24Z</published>
	<updated>2008-11-08T01:19:24Z</updated>
	<author>
		<name>Gabriele Bartolini-2</name>
	</author>
	<content type="html">Ciao Blake,
&lt;br&gt;&lt;br&gt;Grugett, Blake ha scritto:
&lt;br&gt;&amp;gt; I am thinking about using htdig as a search engine on my University health
&lt;br&gt;&amp;gt; site. I want to be able to prevent a portion of a document from being
&lt;br&gt;&amp;gt; indexed however. This section is actually a navigation include that will
&lt;br&gt;&amp;gt; live on every page. The problem is that when using the &amp;quot;excerpt&amp;quot; variable I
&lt;br&gt;&amp;gt; get this include content in every results display. Can htdig &amp;quot;noindex&amp;quot; a
&lt;br&gt;&amp;gt; portion of a page or can the excerpt variable be altered to begin at a
&lt;br&gt;&amp;gt; certain point in the page?
&lt;br&gt;&lt;br&gt;Yes it can. I suggest that you look at the 'noindex_start' and
&lt;br&gt;'noindex_end' configuration parameters.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.htdig.org/attrs.html#noindex_start&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.htdig.org/attrs.html#noindex_start&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.htdig.org/attrs.html#noindex_end&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.htdig.org/attrs.html#noindex_end&lt;/a&gt;&lt;br&gt;&lt;br&gt;Hope this helps.
&lt;br&gt;&lt;br&gt;Ciao,
&lt;br&gt;Gabriele
&lt;br&gt;&lt;br&gt;P.S.: Sorry (to the community) I have not been present in the last few
&lt;br&gt;years. Hopefully things will change in the future. :)
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Gabriele Bartolini: Open source programmer and data architect
&lt;br&gt;Current Location: Prato, Tuscany, Italy
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20394300&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gabriele.bartolini@...&lt;/a&gt; | www.devise.it
&lt;br&gt;&amp;quot;If I had been born ugly, you would never have heard of Pelé&amp;quot;, George Best
&lt;br&gt;&lt;a href=&quot;http://www.linkedin.com/in/gbartolini&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.linkedin.com/in/gbartolini&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;ht://Dig general mailing list: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20394300&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;htdig-general@...&lt;/a&gt;&amp;gt;
&lt;br&gt;ht://Dig FAQ: &lt;a href=&quot;http://htdig.sourceforge.net/FAQ.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://htdig.sourceforge.net/FAQ.html&lt;/a&gt;&lt;br&gt;List information (subscribe/unsubscribe, etc.)
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/htdig-general&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/htdig-general&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/htDig---General-f13950.html&quot; embed=&quot;fixTarget[13950]&quot; target=&quot;_top&quot; &gt;htDig - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Indexing-tp20390096p20394300.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-20390096</id>
	<title>Indexing</title>
	<published>2008-11-07T05:47:03Z</published>
	<updated>2008-11-07T05:47:03Z</updated>
	<author>
		<name>Grugett, Blake</name>
	</author>
	<content type="html">I am thinking about using htdig as a search engine on my University health
&lt;br&gt;site. I want to be able to prevent a portion of a document from being
&lt;br&gt;indexed however. This section is actually a navigation include that will
&lt;br&gt;live on every page. The problem is that when using the &amp;quot;excerpt&amp;quot; variable I
&lt;br&gt;get this include content in every results display. Can htdig &amp;quot;noindex&amp;quot; a
&lt;br&gt;portion of a page or can the excerpt variable be altered to begin at a
&lt;br&gt;certain point in the page?
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;Blake Grugett
&lt;br&gt;Webmaster
&lt;br&gt;&lt;br&gt;University Health Services
&lt;br&gt;The University of Texas
&lt;br&gt;(512)475-8230
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20390096&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;b.grugett@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;ht://Dig general mailing list: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=20390096&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;htdig-general@...&lt;/a&gt;&amp;gt;
&lt;br&gt;ht://Dig FAQ: &lt;a href=&quot;http://htdig.sourceforge.net/FAQ.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://htdig.sourceforge.net/FAQ.html&lt;/a&gt;&lt;br&gt;List information (subscribe/unsubscribe, etc.)
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/htdig-general&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/htdig-general&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/htDig---General-f13950.html&quot; embed=&quot;fixTarget[13950]&quot; target=&quot;_top&quot; &gt;htDig - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Indexing-tp20390096p20390096.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19615885</id>
	<title>htsearch</title>
	<published>2008-09-16T03:07:22Z</published>
	<updated>2008-09-16T03:07:22Z</updated>
	<author>
		<name>Huong Lam</name>
	</author>
	<content type="html">&lt;div dir=&quot;ltr&quot;&gt;&lt;br clear=&quot;all&quot;&gt;&lt;br&gt;Hi All.&lt;br&gt;&lt;br&gt;I use htdig to search for archived mails. Mails in text/html messages are fine, however in archives they mail have no content except for the html text with a link to the the&lt;br&gt;
attachment. The search does not search extend down to into the scrubbed attachments. Is there a way to set so that searches extend down to the attachments?&lt;br&gt;&lt;br&gt;Thanks in advance.&lt;br&gt;
&lt;/div&gt;
&lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;ht://Dig general mailing list: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19615885&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;htdig-general@...&lt;/a&gt;&amp;gt;
&lt;br&gt;ht://Dig FAQ: &lt;a href=&quot;http://htdig.sourceforge.net/FAQ.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://htdig.sourceforge.net/FAQ.html&lt;/a&gt;&lt;br&gt;List information (subscribe/unsubscribe, etc.)
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/htdig-general&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/htdig-general&lt;/a&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/htDig---General-f13950.html&quot; embed=&quot;fixTarget[13950]&quot; target=&quot;_top&quot; &gt;htDig - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/htsearch-tp19615885p19615885.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19497718</id>
	<title>HT://DIG....</title>
	<published>2008-09-10T11:00:29Z</published>
	<updated>2008-09-10T11:00:29Z</updated>
	<author>
		<name>Ercolani, Louis (MED US)</name>
	</author>
	<content type="html">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
&lt;HTML&gt;&lt;HEAD&gt;
&lt;META http-equiv=Content-Type content=&quot;text/html; charset=us-ascii&quot;&gt;
&lt;META content=&quot;MSHTML 6.00.2900.3395&quot; name=GENERATOR&gt;&lt;/HEAD&gt;
&lt;BODY&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN class=925041518-09092008&gt;Hello,&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN class=925041518-09092008&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN class=925041518-09092008&gt;My group is 
researching some fast search engines, in particularly, those that read HTML and 
more importantly, documents (word, pdf, etc...).&amp;nbsp; &lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN class=925041518-09092008&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN class=925041518-09092008&gt;One of the products 
I've googled that has&amp;nbsp;sparked some interest is&amp;nbsp;HT://DIG.&amp;nbsp; I 
noticed the last time a release has been put out is 
06/16/2004.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN class=925041518-09092008&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN class=925041518-09092008&gt;We are primarily a 
Windows XP shop and use Apache\Tomcat when we can (not IIS).&amp;nbsp;&amp;nbsp;&amp;nbsp;My 
concern is the last release has been 4 years ago and was last tested on Windows 
NT and 98.&amp;nbsp; Do you continue to support the HT://DIG&amp;nbsp;code 
base?&amp;nbsp;&amp;nbsp;Can your product run&amp;nbsp;on a Windows XP operating system with 
Apache\Tomcat?&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN class=925041518-09092008&gt;&amp;nbsp; Is your code base still C++ or have you migrated 
this to the Java Platform?&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN class=925041518-09092008&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN class=925041518-09092008&gt;Any feedback would 
be appreciated before we spend any time downloading the HT://DIG application and 
benchmarking it.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN class=925041518-09092008&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN class=925041518-09092008&gt;Sincerely,&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN class=925041518-09092008&gt;Louis 
Ercolani&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV align=left&gt;
&lt;DIV align=left&gt;&lt;SPAN class=979075719-26122006&gt;&lt;FONT face=Arial size=2&gt;
&lt;DIV align=left&gt;&lt;FONT face=Tahoma color=#008080&gt;&lt;STRONG&gt;____________________________________&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV align=left&gt;&lt;FONT face=Tahoma color=#008080&gt;&lt;STRONG&gt;SIEMENS Medical 
Solutions USA, Inc.&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV align=left&gt;&lt;FONT face=Tahoma color=#800000 size=2&gt;&lt;STRONG&gt;Louis 
Ercolani&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV align=left&gt;&lt;FONT face=Tahoma color=#800000 size=2&gt;&lt;STRONG&gt;QSMI&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV align=left&gt;&lt;FONT face=Tahoma size=1&gt;&lt;STRONG&gt;51 Valley Stream Parkway, 
Malvern, PA 19355-1406&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV align=left&gt;&lt;FONT face=Tahoma size=1&gt;&lt;STRONG&gt;Mail Code: 
A12&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV align=left&gt;&lt;FONT face=Tahoma size=1&gt;&lt;STRONG&gt;Phone: +01 610 219 
8278&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV align=left&gt;&lt;FONT face=Tahoma size=1&gt;&lt;STRONG&gt;Fax:&amp;nbsp; +01 610 219 
4365&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV align=left&gt;&lt;FONT face=Tahoma size=1&gt;&lt;STRONG&gt;Email:&amp;nbsp; 
&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT title=mailto:Gary.Hess@siemens.com face=Tahoma size=1&gt;&lt;STRONG title=mailto:Gary.Hess@siemens.com&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19497718&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Louis.Ercolani@...&lt;/a&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV align=left&gt;&lt;STRONG&gt;&lt;FONT face=Tahoma size=1&gt;QSMI:&amp;nbsp; &lt;/FONT&gt;&lt;/STRONG&gt;&lt;A title=https://intranet.medical.siemens.com/HS/Segments/Quality+System+Management/QSM+Infrastructure/ href=&quot;blocked::https://intranet.medical.siemens.com/HS/Segments/Quality+System+Management/QSM+Infrastructure/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;FONT face=Tahoma size=1&gt;&lt;STRONG&gt;https://intranet.medical.siemens.com/HS/Segments/Quality+System+Management/QSM+Infrastructure/&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV align=left&gt;&lt;STRONG&gt;&lt;FONT face=Tahoma size=1&gt;DocCentral: &lt;/FONT&gt;&lt;A href=&quot;http://doccentral.ww005.siemens.net/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;&lt;FONT face=Tahoma color=#0000ff size=1&gt;http://doccentral.ww005.siemens.net&lt;/FONT&gt;&lt;/A&gt;&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV align=left&gt;&lt;STRONG&gt;&lt;FONT face=Tahoma color=#008080&gt;____________________________________&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/DIV&gt;&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;

&lt;table&gt;&lt;tr&gt;&lt;td bgcolor=#ffffff&gt;&lt;font color=#000000&gt;----------------------------------------------------------------------------&lt;br&gt;
This message and any included attachments are from Siemens Medical Solutions &lt;br&gt;
and are intended only for the addressee(s). &lt;br&gt;
The information contained herein may include trade secrets or privileged or &lt;br&gt;
otherwise confidential information. Unauthorized review, forwarding, printing, &lt;br&gt;
copying, distributing, or using such information is strictly prohibited and may &lt;br&gt;
be unlawful. If you received this message in error, or have reason to believe &lt;br&gt;
you are not authorized to receive it, please promptly delete this message and &lt;br&gt;
notify the sender by e-mail with a copy to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19497718&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Central.SecurityOffice@...&lt;/a&gt; &lt;br&gt;
&lt;br&gt;
Thank you&lt;br&gt;
&lt;/font&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;ht://Dig general mailing list: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19497718&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;htdig-general@...&lt;/a&gt;&amp;gt;
&lt;br&gt;ht://Dig FAQ: &lt;a href=&quot;http://htdig.sourceforge.net/FAQ.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://htdig.sourceforge.net/FAQ.html&lt;/a&gt;&lt;br&gt;List information (subscribe/unsubscribe, etc.)
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/htdig-general&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/htdig-general&lt;/a&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/htDig---General-f13950.html&quot; embed=&quot;fixTarget[13950]&quot; target=&quot;_top&quot; &gt;htDig - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/HT%3A--DIG....-tp19497718p19497718.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19375925</id>
	<title>New htdig mirror</title>
	<published>2008-09-04T02:01:09Z</published>
	<updated>2008-09-04T02:01:09Z</updated>
	<author>
		<name>Evgeny Ponomarev-2</name>
	</author>
	<content type="html">Hello
&lt;br&gt;I've created new files mirror of htdig on my server: &lt;a href=&quot;http://htdig.emirrors.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://htdig.emirrors.org/&lt;/a&gt;&lt;br&gt;The server placed in Erfurt, Germany.
&lt;br&gt;It will be very cool if you place link on my mirror from your website.
&lt;br&gt;Thank you for your work.
&lt;br&gt;&lt;br&gt;Best regards,
&lt;br&gt;Evgeny
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;ht://Dig Developer mailing list:
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19375925&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;htdig-dev@...&lt;/a&gt;
&lt;br&gt;List information (subscribe/unsubscribe, etc.)
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/htdig-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/htdig-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/htDig---Dev-f13949.html&quot; embed=&quot;fixTarget[13949]&quot; target=&quot;_top&quot; &gt;htDig - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/New-htdig-mirror-tp19375925p19375925.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19057384</id>
	<title>How can I prevent htdig from crawling and/or reporting Apache indexes?</title>
	<published>2008-08-19T12:48:45Z</published>
	<updated>2008-08-19T12:48:45Z</updated>
	<author>
		<name>Mark Bartlett-2</name>
	</author>
	<content type="html">Hi Everyone!
&lt;br&gt;&lt;br&gt;I am using htdig to search a robohelp generated website residing on Apache.
&lt;br&gt;It seems to crawl the site but It also crawls the apache index pages and
&lt;br&gt;returns those results from a search.
&lt;br&gt;If I turn off the Apache Indexes htdig does not crawl the site.
&lt;br&gt;&lt;br&gt;A example Apache index page is at:
&lt;br&gt;&lt;a href=&quot;http://proddoc.groundworkopensource.com/Bookshelf_RoboHelp/Maintaining_GroundWork_Monitor/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://proddoc.groundworkopensource.com/Bookshelf_RoboHelp/Maintaining_GroundWork_Monitor/&lt;/a&gt;&lt;br&gt;&lt;br&gt;I have tried adding to the exclude_urls directive in htdig.conf but I am 
&lt;br&gt;unsure how to use it properly.
&lt;br&gt;&lt;br&gt;fwiw: I have read the FAQ 4.20 thru 4.23...
&lt;br&gt;&lt;br&gt;So How can I prevent htdig from crawling and/or reporting Apache indexes?
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Mark
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;ht://Dig general mailing list: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19057384&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;htdig-general@...&lt;/a&gt;&amp;gt;
&lt;br&gt;ht://Dig FAQ: &lt;a href=&quot;http://htdig.sourceforge.net/FAQ.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://htdig.sourceforge.net/FAQ.html&lt;/a&gt;&lt;br&gt;List information (subscribe/unsubscribe, etc.)
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/htdig-general&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/htdig-general&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/htDig---General-f13950.html&quot; embed=&quot;fixTarget[13950]&quot; target=&quot;_top&quot; &gt;htDig - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/How-can-I-prevent-htdig-from-crawling-and-or-reporting-Apache-indexes--tp19057384p19057384.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18576651</id>
	<title>Re: exit Statements</title>
	<published>2008-07-21T13:15:07Z</published>
	<updated>2008-07-21T13:15:07Z</updated>
	<author>
		<name>Malcolm Austen-2</name>
	</author>
	<content type="html">On Mon, 21 Jul 2008 16:57:05 +0100, Douglas Kline &amp;nbsp;
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18576651&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kline@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; What search string did you use to find that? &amp;nbsp;That may be more &amp;nbsp;
&lt;br&gt;&amp;gt; interesting than my original question.
&lt;br&gt;&lt;br&gt;&amp;quot;(exit 1); exit 1&amp;quot; shell statement
&lt;br&gt;&lt;br&gt;regards, Malcolm.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Using Opera's revolutionary e-mail client: &lt;a href=&quot;http://www.opera.com/mail/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.opera.com/mail/&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;ht://Dig general mailing list: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18576651&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;htdig-general@...&lt;/a&gt;&amp;gt;
&lt;br&gt;ht://Dig FAQ: &lt;a href=&quot;http://htdig.sourceforge.net/FAQ.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://htdig.sourceforge.net/FAQ.html&lt;/a&gt;&lt;br&gt;List information (subscribe/unsubscribe, etc.)
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/htdig-general&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/htdig-general&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/htDig---General-f13950.html&quot; embed=&quot;fixTarget[13950]&quot; target=&quot;_top&quot; &gt;htDig - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/exit-Statements-tp18535702p18576651.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18574938</id>
	<title>Re: Sending to list as requested</title>
	<published>2008-07-21T11:42:27Z</published>
	<updated>2008-07-21T11:42:27Z</updated>
	<author>
		<name>Douglas Kline-2</name>
	</author>
	<content type="html">&lt;div class='shrinkable-quote'&gt;&amp;gt; On Thu, 17 Jul 2008, Douglas Kline wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Hi - Have you tried visiting the list management page?
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/htdig-general&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/htdig-general&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;&amp;gt; From that page you can subscribe your new address and unsubscribe your
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; old address.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; ...
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; I had tried that before contacting you.
&lt;/div&gt;&lt;br&gt;&lt;br&gt;The list manager, Anthony Arnone, fixed it for me.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; In that case, you might want to check your mail filters, spam folders,
&lt;br&gt;&amp;gt; etc. The subscription page works fine. I just double checked and had my
&lt;br&gt;&amp;gt; confirmation message within about 2 minutes.
&lt;br&gt;&lt;br&gt;&lt;br&gt;It wasn't in those places. &amp;nbsp;I received the confirmation message correctly after
&lt;br&gt;the list manager added me with the correct address.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; &amp;gt; In fact I don't think I can unsubscribe the address at which I currently
&lt;br&gt;&amp;gt; &amp;gt; receive list messages. &amp;nbsp;Web page operations which change list status includ
&lt;br&gt;ing
&lt;br&gt;&amp;gt; &amp;gt; unsubscription generally compare the address in question with the user's
&lt;br&gt;&amp;gt; &amp;gt; address which aren't the same in my case. &amp;nbsp;I think it would require action 
&lt;br&gt;by
&lt;br&gt;&amp;gt; &amp;gt; the list manager.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; List management is via password, so addresses do not need to match up. 
&lt;br&gt;&amp;gt; In fact, it is not even necessary to send a message in order to 
&lt;br&gt;&amp;gt; unsubscribe. If you have your password, I don't even think an unsub +
&lt;br&gt;&amp;gt; sub is necessary; there should be an option to simply change your
&lt;br&gt;&amp;gt; address once you log in. Your password can also be requested from the
&lt;br&gt;&amp;gt; above mentioned page.
&lt;br&gt;&lt;br&gt;&lt;br&gt;My use of the Web page does not comprise a login with username and password. &amp;nbsp;I
&lt;br&gt;didn't know until now that the Web page included such a feature.
&lt;br&gt;&lt;br&gt;Thanks for the info.
&lt;br&gt;&lt;br&gt;Doug
&lt;br&gt;&lt;br&gt;========
&lt;br&gt;Douglas M. Kline
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18574938&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kline@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;ht://Dig general mailing list: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18574938&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;htdig-general@...&lt;/a&gt;&amp;gt;
&lt;br&gt;ht://Dig FAQ: &lt;a href=&quot;http://htdig.sourceforge.net/FAQ.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://htdig.sourceforge.net/FAQ.html&lt;/a&gt;&lt;br&gt;List information (subscribe/unsubscribe, etc.)
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/htdig-general&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/htdig-general&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/htDig---General-f13950.html&quot; embed=&quot;fixTarget[13950]&quot; target=&quot;_top&quot; &gt;htDig - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Sending-to-list-as-requested-tp18368017p18574938.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18571725</id>
	<title>Re: exit Statements</title>
	<published>2008-07-21T08:57:05Z</published>
	<updated>2008-07-21T08:57:05Z</updated>
	<author>
		<name>Douglas Kline-2</name>
	</author>
	<content type="html">&lt;div class='shrinkable-quote'&gt;&amp;gt; On Fri, 18 Jul 2008 19:54:16 +0100, Douglas Kline &amp;nbsp;
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18571725&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kline@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; { (exit 1); exit 1; }
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; What function does the exit in a sub-shell serve?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Google found this:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://unix.derkeiler.com/Newsgroups/comp.unix.shell/2006-02/msg01194.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://unix.derkeiler.com/Newsgroups/comp.unix.shell/2006-02/msg01194.html&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;What search string did you use to find that? &amp;nbsp;That may be more interesting than
&lt;br&gt;my original question.
&lt;br&gt;&lt;br&gt;Reading that page, I found the explanation that an exit through a trap might
&lt;br&gt;give a different exit status with a simple
&lt;br&gt;&lt;br&gt;&lt;br&gt;exit 1
&lt;br&gt;&lt;br&gt;&lt;br&gt;because the exit status will be that of a command run in the trap and the more
&lt;br&gt;complex
&lt;br&gt;&lt;br&gt;&lt;br&gt;{ (exit 1); exit 1; }
&lt;br&gt;&lt;br&gt;&lt;br&gt;preserves the intended exit status. &amp;nbsp;But I don't understand that. &amp;nbsp;It seems to
&lt;br&gt;me that if that unintended exit status obtains with the simple command, it will
&lt;br&gt;with the more complex command too. &amp;nbsp;Evidently either I misunderstood the Web
&lt;br&gt;page or I'm missing something.
&lt;br&gt;&lt;br&gt;Douglas
&lt;br&gt;&lt;br&gt;========
&lt;br&gt;Douglas M. Kline
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18571725&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kline@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;ht://Dig general mailing list: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18571725&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;htdig-general@...&lt;/a&gt;&amp;gt;
&lt;br&gt;ht://Dig FAQ: &lt;a href=&quot;http://htdig.sourceforge.net/FAQ.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://htdig.sourceforge.net/FAQ.html&lt;/a&gt;&lt;br&gt;List information (subscribe/unsubscribe, etc.)
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/htdig-general&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/htdig-general&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/htDig---General-f13950.html&quot; embed=&quot;fixTarget[13950]&quot; target=&quot;_top&quot; &gt;htDig - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/exit-Statements-tp18535702p18571725.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18541422</id>
	<title>Re: Sending to list as requested</title>
	<published>2008-07-18T22:12:25Z</published>
	<updated>2008-07-18T22:12:25Z</updated>
	<author>
		<name>Jim Cole</name>
	</author>
	<content type="html">On Thu, 17 Jul 2008, Douglas Kline wrote:
&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt; Hi - Have you tried visiting the list management page?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/htdig-general&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/htdig-general&lt;/a&gt;&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; From that page you can subscribe your new address and unsubscribe your
&lt;br&gt;&amp;gt;&amp;gt; old address.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I had tried that before contacting you.
&lt;br&gt;&lt;br&gt;In that case, you might want to check your mail filters, spam folders,
&lt;br&gt;etc. The subscription page works fine. I just double checked and had my
&lt;br&gt;confirmation message within about 2 minutes.
&lt;br&gt;&lt;br&gt;&amp;gt; In fact I don't think I can unsubscribe the address at which I currently
&lt;br&gt;&amp;gt; receive list messages. &amp;nbsp;Web page operations which change list status including
&lt;br&gt;&amp;gt; unsubscription generally compare the address in question with the user's
&lt;br&gt;&amp;gt; address which aren't the same in my case. &amp;nbsp;I think it would require action by
&lt;br&gt;&amp;gt; the list manager.
&lt;br&gt;&lt;br&gt;List management is via password, so addresses do not need to match up. 
&lt;br&gt;In fact, it is not even necessary to send a message in order to 
&lt;br&gt;unsubscribe. If you have your password, I don't even think an unsub +
&lt;br&gt;sub is necessary; there should be an option to simply change your
&lt;br&gt;address once you log in. Your password can also be requested from the
&lt;br&gt;above mentioned page.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Jim
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;ht://Dig general mailing list: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18541422&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;htdig-general@...&lt;/a&gt;&amp;gt;
&lt;br&gt;ht://Dig FAQ: &lt;a href=&quot;http://htdig.sourceforge.net/FAQ.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://htdig.sourceforge.net/FAQ.html&lt;/a&gt;&lt;br&gt;List information (subscribe/unsubscribe, etc.)
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/htdig-general&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/htdig-general&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/htDig---General-f13950.html&quot; embed=&quot;fixTarget[13950]&quot; target=&quot;_top&quot; &gt;htDig - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Sending-to-list-as-requested-tp18368017p18541422.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18538535</id>
	<title>Re: exit Statements</title>
	<published>2008-07-18T15:10:23Z</published>
	<updated>2008-07-18T15:10:23Z</updated>
	<author>
		<name>Malcolm Austen-2</name>
	</author>
	<content type="html">On Fri, 18 Jul 2008 19:54:16 +0100, Douglas Kline &amp;nbsp;
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18538535&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kline@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; { (exit 1); exit 1; }
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; What function does the exit in a sub-shell serve?
&lt;br&gt;&lt;br&gt;Google found this:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://unix.derkeiler.com/Newsgroups/comp.unix.shell/2006-02/msg01194.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://unix.derkeiler.com/Newsgroups/comp.unix.shell/2006-02/msg01194.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Malcolm.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Using Opera's revolutionary e-mail client: &lt;a href=&quot;http://www.opera.com/mail/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.opera.com/mail/&lt;/a&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;ht://Dig general mailing list: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18538535&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;htdig-general@...&lt;/a&gt;&amp;gt;
&lt;br&gt;ht://Dig FAQ: &lt;a href=&quot;http://htdig.sourceforge.net/FAQ.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://htdig.sourceforge.net/FAQ.html&lt;/a&gt;&lt;br&gt;List information (subscribe/unsubscribe, etc.)
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/htdig-general&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/htdig-general&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/htDig---General-f13950.html&quot; embed=&quot;fixTarget[13950]&quot; target=&quot;_top&quot; &gt;htDig - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/exit-Statements-tp18535702p18538535.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18535702</id>
	<title>exit Statements</title>
	<published>2008-07-18T11:54:16Z</published>
	<updated>2008-07-18T11:54:16Z</updated>
	<author>
		<name>Douglas Kline-2</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;In the shell scripts that are used to configure htdig and some associated
&lt;br&gt;software like xpdf-3.00 are many exit statements like the list
&lt;br&gt;&lt;br&gt;&lt;br&gt;{ (exit 1); exit 1; }
&lt;br&gt;&lt;br&gt;&lt;br&gt;What function does the exit in a sub-shell serve? &amp;nbsp;It would have the effect of
&lt;br&gt;setting the status value to 1 but the exit statement in the current shell after
&lt;br&gt;it would exit with its stated value regardless.
&lt;br&gt;&lt;br&gt;These exit statements are often part of an enclosing list as in
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;{ echo &amp;quot;$as_me: error: cannot find myself; rerun with an absolute path&amp;quot; &amp;gt;&amp;2
&lt;br&gt;&amp;nbsp; &amp;nbsp;{ (exit 1); exit 1; }; }
&lt;br&gt;&lt;br&gt;&lt;br&gt;or an enclosing list which also encloses another list as in 
&lt;br&gt;&lt;br&gt;&lt;br&gt;{ { echo &amp;quot;$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file
&lt;br&gt;' and start over&amp;quot; &amp;gt;&amp;5
&lt;br&gt;echo &amp;quot;$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start 
&lt;br&gt;ov
&lt;br&gt;er&amp;quot; &amp;gt;&amp;2;}
&lt;br&gt;&amp;nbsp; &amp;nbsp;{ (exit 1); exit 1; }; }
&lt;br&gt;&lt;br&gt;&lt;br&gt;What is the purpose of the lists encased in braces? &amp;nbsp;Wouldn't the commands in
&lt;br&gt;the same sequence have the same effects without the defined lists?
&lt;br&gt;&lt;br&gt;TIA.
&lt;br&gt;&lt;br&gt;Douglas Kline
&lt;br&gt;&lt;br&gt;========
&lt;br&gt;Douglas M. Kline
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18535702&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kline@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;ht://Dig general mailing list: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18535702&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;htdig-general@...&lt;/a&gt;&amp;gt;
&lt;br&gt;ht://Dig FAQ: &lt;a href=&quot;http://htdig.sourceforge.net/FAQ.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://htdig.sourceforge.net/FAQ.html&lt;/a&gt;&lt;br&gt;List information (subscribe/unsubscribe, etc.)
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/htdig-general&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/htdig-general&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/htDig---General-f13950.html&quot; embed=&quot;fixTarget[13950]&quot; target=&quot;_top&quot; &gt;htDig - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/exit-Statements-tp18535702p18535702.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18520224</id>
	<title>Re: Sending to list as requested</title>
	<published>2008-07-17T12:45:34Z</published>
	<updated>2008-07-17T12:45:34Z</updated>
	<author>
		<name>Douglas Kline-2</name>
	</author>
	<content type="html">&lt;div class='shrinkable-quote'&gt;&amp;gt; Hi - Have you tried visiting the list management page?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/htdig-general&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/htdig-general&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt;From that page you can subscribe your new address and unsubscribe your 
&lt;br&gt;&amp;gt; old address.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Jim
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; On Wed, 9 Jul 2008, Graham Hawker wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Dear Misfortunate One,
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; I have singled you out maliciously or -- more accurately -- because you had
&lt;/div&gt;&amp;nbsp;the
&lt;br&gt;&amp;gt; &amp;gt; bad luck to send e-mail to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18520224&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;htdig-general@...&lt;/a&gt; when I got
&lt;br&gt;&amp;gt; &amp;gt; around to dealing with that list. &amp;nbsp;If you are so foolish or unwittingly
&lt;br&gt;&amp;gt; &amp;gt; generous as to be willing to help me out, please read further. &amp;nbsp;Otherwise, 
&lt;br&gt;do
&lt;br&gt;&amp;gt; &amp;gt; yourself a favor and forget you ever received this message,
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;I had tried that before contacting you.
&lt;br&gt;&lt;br&gt;I tried to join under the address from which my messages are sent, intending to
&lt;br&gt;unsubscribe the address at which I have been receiving messages once the new
&lt;br&gt;subscription was active. &amp;nbsp;As I wrote in my original message, that didn't work.
&lt;br&gt;I just tried it again and it hasn't worked yet. &amp;nbsp;I get a message on the Web
&lt;br&gt;site that I will get an e-mail message to confirm my subscription request.
&lt;br&gt;It's been some time today and I haven't received such a message. &amp;nbsp;The Web page
&lt;br&gt;after processing my subscription request says that it might have to go to a
&lt;br&gt;moderator for approval. &amp;nbsp;That could take more time but it didn't happen after
&lt;br&gt;my earlier attempt and I'm not optimistic about this one.
&lt;br&gt;&lt;br&gt;In fact I don't think I can unsubscribe the address at which I currently
&lt;br&gt;receive list messages. &amp;nbsp;Web page operations which change list status including
&lt;br&gt;unsubscription generally compare the address in question with the user's
&lt;br&gt;address which aren't the same in my case. &amp;nbsp;I think it would require action by
&lt;br&gt;the list manager.
&lt;br&gt;&lt;br&gt;After you put in my message for me, Gregory Hicks wrote and I wrote back but I
&lt;br&gt;have heard nothing since. &amp;nbsp;By coincidence, I was getting ready to write to him
&lt;br&gt;again when your message arrived.
&lt;br&gt;&lt;br&gt;Thanks for your help.
&lt;br&gt;&lt;br&gt;Douglas Kline
&lt;br&gt;&lt;br&gt;========
&lt;br&gt;Douglas M. Kline
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18520224&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kline@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;ht://Dig general mailing list: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18520224&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;htdig-general@...&lt;/a&gt;&amp;gt;
&lt;br&gt;ht://Dig FAQ: &lt;a href=&quot;http://htdig.sourceforge.net/FAQ.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://htdig.sourceforge.net/FAQ.html&lt;/a&gt;&lt;br&gt;List information (subscribe/unsubscribe, etc.)
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/htdig-general&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/htdig-general&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/htDig---General-f13950.html&quot; embed=&quot;fixTarget[13950]&quot; target=&quot;_top&quot; &gt;htDig - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Sending-to-list-as-requested-tp18368017p18520224.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18513921</id>
	<title>Re: Sending to list as requested</title>
	<published>2008-07-17T10:35:59Z</published>
	<updated>2008-07-17T10:35:59Z</updated>
	<author>
		<name>Jim Cole</name>
	</author>
	<content type="html">Hi - Have you tried visiting the list management page?
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/htdig-general&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/htdig-general&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;gt;From that page you can subscribe your new address and unsubscribe your 
&lt;br&gt;old address.
&lt;br&gt;&lt;br&gt;Jim
&lt;br&gt;&lt;br&gt;On Wed, 9 Jul 2008, Graham Hawker wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Dear Misfortunate One,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I have singled you out maliciously or -- more accurately -- because you had the
&lt;br&gt;&amp;gt; bad luck to send e-mail to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18513921&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;htdig-general@...&lt;/a&gt; when I got
&lt;br&gt;&amp;gt; around to dealing with that list. &amp;nbsp;If you are so foolish or unwittingly
&lt;br&gt;&amp;gt; generous as to be willing to help me out, please read further. &amp;nbsp;Otherwise, do
&lt;br&gt;&amp;gt; yourself a favor and forget you ever received this message,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I used to belong to this list and still receive messages on it which is how I
&lt;br&gt;&amp;gt; happed to receive yours. &amp;nbsp;The list will no longer accept submissions from me.
&lt;br&gt;&amp;gt; My sending e-mail address changed because of a server name change and so while
&lt;br&gt;&amp;gt; I can receive messages at either my old or new address, my messages now come
&lt;br&gt;&amp;gt; from the new one. &amp;nbsp;It was at the old address that I was subscribed. &amp;nbsp;My
&lt;br&gt;&amp;gt; submissions to the list generate a response that they await moderator approval
&lt;br&gt;&amp;gt; and the moderator apparently doen't approve or doesn't do anything. &amp;nbsp;I tried
&lt;br&gt;&amp;gt; subscribing on the Web site with my new address to no avail. &amp;nbsp;I sent messages
&lt;br&gt;&amp;gt; to what I thought was the list manager's address, again to no avail. &amp;nbsp;I &amp;nbsp;hope
&lt;br&gt;&amp;gt; that you can contact whoever should be contacted for me, if by no other means
&lt;br&gt;&amp;gt; than by sending a message to the list in the hopes that someone who can resolve
&lt;br&gt;&amp;gt; this situation will see it.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks in advance for your help which I now assume you will provide since you
&lt;br&gt;&amp;gt; wouldn't have read this far otherwise.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Douglas Kline
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ========
&lt;br&gt;&amp;gt; Douglas M. Kline
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18513921&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kline@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Graham Hawker &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;People remember the messenger
&lt;br&gt;&amp;gt; Marbella Tel/Fax: +34-95-2908182 &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;But forget the message.
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18513921&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greyhawk@...&lt;/a&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt; Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
&lt;br&gt;&amp;gt; Studies have shown that voting for your favorite open source project,
&lt;br&gt;&amp;gt; along with a healthy diet, reduces your potential for chronic lameness
&lt;br&gt;&amp;gt; and boredom. Vote Now at &lt;a href=&quot;http://www.sourceforge.net/community/cca08&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sourceforge.net/community/cca08&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; ht://Dig general mailing list: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18513921&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;htdig-general@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; ht://Dig FAQ: &lt;a href=&quot;http://htdig.sourceforge.net/FAQ.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://htdig.sourceforge.net/FAQ.html&lt;/a&gt;&lt;br&gt;&amp;gt; List information (subscribe/unsubscribe, etc.)
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/htdig-general&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/htdig-general&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;ht://Dig general mailing list: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18513921&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;htdig-general@...&lt;/a&gt;&amp;gt;
&lt;br&gt;ht://Dig FAQ: &lt;a href=&quot;http://htdig.sourceforge.net/FAQ.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://htdig.sourceforge.net/FAQ.html&lt;/a&gt;&lt;br&gt;List information (subscribe/unsubscribe, etc.)
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/htdig-general&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/htdig-general&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/htDig---General-f13950.html&quot; embed=&quot;fixTarget[13950]&quot; target=&quot;_top&quot; &gt;htDig - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Sending-to-list-as-requested-tp18368017p18513921.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18513660</id>
	<title>Re: htDig returning zero or not running</title>
	<published>2008-07-17T10:22:24Z</published>
	<updated>2008-07-17T10:22:24Z</updated>
	<author>
		<name>Jim Cole</name>
	</author>
	<content type="html">On Mon, 7 Jul 2008, Ruben Capilla wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; ht://Dig error
&lt;br&gt;&amp;gt; htsearch detected an error. Please report this to the webmaster of this
&lt;br&gt;&amp;gt; site by sending an e-mail to: root@localhost The error message is:
&lt;br&gt;&amp;gt; Unable to read word database file '/var/lib/htdig/db.words.db'
&lt;br&gt;&amp;gt; Did you run htdig?
&lt;br&gt;&lt;br&gt;Did you check to see if there is a db.words.db file in /var/lib/htdig? 
&lt;br&gt;If the file is present, chances are some permissions have changed or it 
&lt;br&gt;has become corrupt. Ensure permissions along the path allow reading by 
&lt;br&gt;the user the web server is running under. If that doesn't help, you will 
&lt;br&gt;most likely need to generate a new index. If on the other hand the file 
&lt;br&gt;is missing, it needs to be restored/regenerated. Finally, if the file 
&lt;br&gt;exists, but is located in a different directory (and needs to stay 
&lt;br&gt;there), you will need to update the ht://Dig configuration to reflect 
&lt;br&gt;the alternate location.
&lt;br&gt;&lt;br&gt;Jim
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;ht://Dig general mailing list: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18513660&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;htdig-general@...&lt;/a&gt;&amp;gt;
&lt;br&gt;ht://Dig FAQ: &lt;a href=&quot;http://htdig.sourceforge.net/FAQ.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://htdig.sourceforge.net/FAQ.html&lt;/a&gt;&lt;br&gt;List information (subscribe/unsubscribe, etc.)
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/htdig-general&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/htdig-general&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/htDig---General-f13950.html&quot; embed=&quot;fixTarget[13950]&quot; target=&quot;_top&quot; &gt;htDig - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/htDig-returning-zero-or-not-running-tp18407720p18513660.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18513461</id>
	<title>Re: htDig returning zero results found</title>
	<published>2008-07-17T10:11:55Z</published>
	<updated>2008-07-17T10:11:55Z</updated>
	<author>
		<name>Jim Cole</name>
	</author>
	<content type="html">On Tue, 8 Jul 2008, Ruben Capilla wrote:
&lt;br&gt;&lt;br&gt;...
&lt;br&gt;&amp;gt; htfuzzy: keys: 7400
&lt;br&gt;&amp;gt; htfuzzy:Total keys: 7486
&lt;br&gt;&amp;gt; htfuzzy: Done.
&lt;br&gt;&amp;gt; mv: cannot stat `/var/lib/htdig/eB21/db.words.db.work': No such file or
&lt;br&gt;&amp;gt; directory
&lt;br&gt;&lt;br&gt;This problem is due to some sort of customization. You will need to take 
&lt;br&gt;a look at the script you are running in order to track down what is 
&lt;br&gt;happening. Based on the output you provided, the script and htdig appear 
&lt;br&gt;to have different ideas about the location of the database directory.
&lt;br&gt;&lt;br&gt;Jim
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;ht://Dig general mailing list: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18513461&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;htdig-general@...&lt;/a&gt;&amp;gt;
&lt;br&gt;ht://Dig FAQ: &lt;a href=&quot;http://htdig.sourceforge.net/FAQ.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://htdig.sourceforge.net/FAQ.html&lt;/a&gt;&lt;br&gt;List information (subscribe/unsubscribe, etc.)
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/htdig-general&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/htdig-general&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/htDig---General-f13950.html&quot; embed=&quot;fixTarget[13950]&quot; target=&quot;_top&quot; &gt;htDig - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/htDig-returning-zero-results-found-tp18407721p18513461.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18368017</id>
	<title>Sending to list as requested</title>
	<published>2008-07-09T11:37:08Z</published>
	<updated>2008-07-09T11:37:08Z</updated>
	<author>
		<name>Graham Hawker</name>
	</author>
	<content type="html">&lt;br&gt;Dear Misfortunate One,
&lt;br&gt;&lt;br&gt;I have singled you out maliciously or -- more accurately -- because you had the
&lt;br&gt;bad luck to send e-mail to &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18368017&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;htdig-general@...&lt;/a&gt; when I got
&lt;br&gt;around to dealing with that list. &amp;nbsp;If you are so foolish or unwittingly
&lt;br&gt;generous as to be willing to help me out, please read further. &amp;nbsp;Otherwise, do
&lt;br&gt;yourself a favor and forget you ever received this message,
&lt;br&gt;&lt;br&gt;I used to belong to this list and still receive messages on it which is how I
&lt;br&gt;happed to receive yours. &amp;nbsp;The list will no longer accept submissions from me.
&lt;br&gt;My sending e-mail address changed because of a server name change and so while
&lt;br&gt;I can receive messages at either my old or new address, my messages now come
&lt;br&gt;from the new one. &amp;nbsp;It was at the old address that I was subscribed. &amp;nbsp;My
&lt;br&gt;submissions to the list generate a response that they await moderator approval
&lt;br&gt;and the moderator apparently doen't approve or doesn't do anything. &amp;nbsp;I tried
&lt;br&gt;subscribing on the Web site with my new address to no avail. &amp;nbsp;I sent messages
&lt;br&gt;to what I thought was the list manager's address, again to no avail. &amp;nbsp;I &amp;nbsp;hope
&lt;br&gt;that you can contact whoever should be contacted for me, if by no other means
&lt;br&gt;than by sending a message to the list in the hopes that someone who can resolve
&lt;br&gt;this situation will see it.
&lt;br&gt;&lt;br&gt;Thanks in advance for your help which I now assume you will provide since you
&lt;br&gt;wouldn't have read this far otherwise.
&lt;br&gt;&lt;br&gt;Douglas Kline
&lt;br&gt;&lt;br&gt;========
&lt;br&gt;Douglas M. Kline
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18368017&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kline@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Graham Hawker &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;People remember the messenger
&lt;br&gt;Marbella Tel/Fax: +34-95-2908182 &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;But forget the message.
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18368017&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greyhawk@...&lt;/a&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
&lt;br&gt;Studies have shown that voting for your favorite open source project,
&lt;br&gt;along with a healthy diet, reduces your potential for chronic lameness
&lt;br&gt;and boredom. Vote Now at &lt;a href=&quot;http://www.sourceforge.net/community/cca08&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sourceforge.net/community/cca08&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;ht://Dig general mailing list: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18368017&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;htdig-general@...&lt;/a&gt;&amp;gt;
&lt;br&gt;ht://Dig FAQ: &lt;a href=&quot;http://htdig.sourceforge.net/FAQ.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://htdig.sourceforge.net/FAQ.html&lt;/a&gt;&lt;br&gt;List information (subscribe/unsubscribe, etc.)
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/htdig-general&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/htdig-general&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/htDig---General-f13950.html&quot; embed=&quot;fixTarget[13950]&quot; target=&quot;_top&quot; &gt;htDig - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Sending-to-list-as-requested-tp18368017p18368017.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18355700</id>
	<title>all-recursive fatal error when running make or gmake for htdig 3.2.0b6 on Solaris 10</title>
	<published>2008-07-08T23:59:43Z</published>
	<updated>2008-07-08T23:59:43Z</updated>
	<author>
		<name>van der Werf, Bettina</name>
	</author>
	<content type="html">&amp;nbsp;
&lt;br&gt;Hi all
&lt;br&gt;&lt;br&gt;&lt;br&gt;I'm attempting to compile htdig-3.2.0b6 on a Solaris 10 server.
&lt;br&gt;&lt;br&gt;&lt;br&gt;I've sucessfully configured the software with the following options:
&lt;br&gt;&lt;br&gt;CXXFLAGS=-Wno-deprecated CPPFLAGS=-Wno-deprecated ./configure
&lt;br&gt;--with-PACKAGE &amp;nbsp;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;But I get the following error when I run /usr/ccs/bin/make
&lt;br&gt;&lt;br&gt;ld: fatal: relocations remain against allocatable but non-writable
&lt;br&gt;sections
&lt;br&gt;collect2: ld returned 1 exit status
&lt;br&gt;*** Error code 1
&lt;br&gt;make: Fatal error: Command failed for target `libhtdb.la'
&lt;br&gt;Current working directory /opt/htdig-3.2.0b6/db
&lt;br&gt;*** Error code 1
&lt;br&gt;make: Fatal error: Command failed for target `all'
&lt;br&gt;Current working directory /opt/htdig-3.2.0b6/db
&lt;br&gt;*** Error code 1
&lt;br&gt;The following command caused the error:
&lt;br&gt;set fnord $MAKEFLAGS; amf=$2; \
&lt;br&gt;dot_seen=no; \
&lt;br&gt;target=`echo all-recursive | sed s/-recursive//`; \
&lt;br&gt;list='db htlib htword htcommon htnet htfuzzy htdb htdig htsearch httools
&lt;br&gt;installdir include htdoc '; for subdir in $list; do \
&lt;br&gt;&amp;nbsp; echo &amp;quot;Making $target in $subdir&amp;quot;; \
&lt;br&gt;&amp;nbsp; if test &amp;quot;$subdir&amp;quot; = &amp;quot;.&amp;quot;; then \
&lt;br&gt;&amp;nbsp; &amp;nbsp; dot_seen=yes; \
&lt;br&gt;&amp;nbsp; &amp;nbsp; local_target=&amp;quot;$target-am&amp;quot;; \
&lt;br&gt;&amp;nbsp; else \
&lt;br&gt;&amp;nbsp; &amp;nbsp; local_target=&amp;quot;$target&amp;quot;; \
&lt;br&gt;&amp;nbsp; fi; \
&lt;br&gt;&amp;nbsp; (cd $subdir &amp;&amp; make &amp;nbsp;$local_target) \
&lt;br&gt;&amp;nbsp; &amp;nbsp;|| case &amp;quot;$amf&amp;quot; in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
&lt;br&gt;done; \
&lt;br&gt;if test &amp;quot;$dot_seen&amp;quot; = &amp;quot;no&amp;quot;; then \
&lt;br&gt;&amp;nbsp; make &amp;nbsp;&amp;quot;$target-am&amp;quot; || exit 1; \
&lt;br&gt;fi; test -z &amp;quot;$fail&amp;quot;
&lt;br&gt;make: Fatal error: Command failed for target `all-recursive'
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;I get the following error If I attempt to compile with
&lt;br&gt;/usr/sfw/bin/gmake
&lt;br&gt;&lt;br&gt;ld: fatal: relocations remain against allocatable but non-writable
&lt;br&gt;sections
&lt;br&gt;collect2: ld returned 1 exit status
&lt;br&gt;gmake[2]: *** [libhtdb.la] Error 1
&lt;br&gt;gmake[2]: Leaving directory `/opt/htdig-3.2.0b6/db'
&lt;br&gt;gmake[1]: *** [all] Error 2
&lt;br&gt;gmake[1]: Leaving directory `/opt/htdig-3.2.0b6/db'
&lt;br&gt;gmake: *** [all-recursive] Error 1
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Subscribers to this list kindly assisted me to configure and make 3.1.6
&lt;br&gt;last year. I am hoping someone can help me with the above issue. Any
&lt;br&gt;assistance at all would be greatly appreciated.
&lt;br&gt;&lt;br&gt;Many thanks
&lt;br&gt;&lt;br&gt;Bettina
&lt;br&gt;&lt;br&gt;&lt;br&gt;=======================================================
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;IMPORTANT INFORMATION
&lt;br&gt;&lt;br&gt;This message and any files transmitted with it are confidential and should be read only by those persons to whom it is addressed. &amp;nbsp;If you have received this message in error, please notify us immediately by way of reply. Please also destroy and delete the message from your computer. &amp;nbsp;Any unauthorised form of reproduction of this message is strictly prohibited. 
&lt;br&gt;&lt;br&gt;It is the duty of the recipient to virus scan and otherwise test the information provided before loading on to any computer system. &amp;nbsp;No warranty is given or made by Asgard Wealth Solutions Limited, Asgard Capital Management Limited or SECURITOR Financial Group Limited that the information is free of a virus or any other defect or error and they will not be liable for the proper and complete transmission of the information contained in this communication, nor for any delay in its receipt.
&lt;br&gt;&lt;br&gt;Any views expressed in this message are those of the individual sender, except where the sender specifically states they are the views of Asgard Wealth Solutions Limited, Asgard Capital Management Limited or SECURITOR Financial Group Limited, as the case may be.
&lt;br&gt;&lt;br&gt;=======================================================
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
&lt;br&gt;Studies have shown that voting for your favorite open source project,
&lt;br&gt;along with a healthy diet, reduces your potential for chronic lameness
&lt;br&gt;and boredom. Vote Now at &lt;a href=&quot;http://www.sourceforge.net/community/cca08&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sourceforge.net/community/cca08&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;ht://Dig general mailing list: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18355700&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;htdig-general@...&lt;/a&gt;&amp;gt;
&lt;br&gt;ht://Dig FAQ: &lt;a href=&quot;http://htdig.sourceforge.net/FAQ.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://htdig.sourceforge.net/FAQ.html&lt;/a&gt;&lt;br&gt;List information (subscribe/unsubscribe, etc.)
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/htdig-general&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/htdig-general&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/htDig---General-f13950.html&quot; embed=&quot;fixTarget[13950]&quot; target=&quot;_top&quot; &gt;htDig - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/search.html-tp18299114p18355700.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18353245</id>
	<title>Re: htsearch not running from a search.html file. Now Fixed.</title>
	<published>2008-07-08T19:35:31Z</published>
	<updated>2008-07-08T19:35:31Z</updated>
	<author>
		<name>GN-3</name>
	</author>
	<content type="html">Jim wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Tue, 8 Jul 2008, Graeme Nichols wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Further to my enquiry yesterday I have managed to locate the sample
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; search.html file but htsearch still does not run. I get a small window
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; which says;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; You have chosen to open
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; HTSEARCH
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; which is a: BIN file
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; from /cgi-bin
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Would you like to save this file?
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; This points to your webserver configuration: the settings for the
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; cgi-bin directory are not correct, if it doesn't execute htsearch
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; but rather wants to serve it.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I have double checked my web server config file and it is set up
&lt;br&gt;&amp;gt;&amp;gt; correctly to run cgi programs. Other cgi programs run with no errors; it
&lt;br&gt;&amp;gt;&amp;gt; is only htsearch which, to me, means that it is a problem peculiar to
&lt;br&gt;&amp;gt;&amp;gt; htdig. I still get the above error.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Are you sure that your other CGI programs are in the same directory as
&lt;br&gt;&amp;gt; htsearch? Do your other CGI programs have file name extension (e.g.
&lt;br&gt;&amp;gt; .cgi, .pl, etc.)? If so, it may be that you have a CGI handler setup for
&lt;br&gt;&amp;gt; files with certain extensions, but no general CGI support for the
&lt;br&gt;&amp;gt; directory containing htsearch.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Jim
&lt;/div&gt;&lt;br&gt;Hello Jim, Graham,
&lt;br&gt;&lt;br&gt;Thanks you for your help. My server was set up correctly.
&lt;br&gt;&lt;br&gt;I have discovered that the Fedora binary rpm package is deficient in a 
&lt;br&gt;whole lot of necessary files and the locations where the various parts 
&lt;br&gt;of htdig are installed do not match where they should be installed 
&lt;br&gt;according to the htdig web site.
&lt;br&gt;&lt;br&gt;Once I sorted all that out and located all the missing files (some from 
&lt;br&gt;a tarball, others from the web) and installed them htdig now works just 
&lt;br&gt;fine.
&lt;br&gt;&lt;br&gt;Thanks to all who gave me suggestions and clues. I very much appreciate 
&lt;br&gt;the time you have given me.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Kind regards,
&lt;br&gt;&lt;br&gt;Graeme Nichols.
&lt;br&gt;...
&lt;br&gt;Registered Linux User 381781 (&lt;a href=&quot;http://counter.li.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://counter.li.org/&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
&lt;br&gt;Studies have shown that voting for your favorite open source project,
&lt;br&gt;along with a healthy diet, reduces your potential for chronic lameness
&lt;br&gt;and boredom. Vote Now at &lt;a href=&quot;http://www.sourceforge.net/community/cca08&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sourceforge.net/community/cca08&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;ht://Dig general mailing list: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18353245&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;htdig-general@...&lt;/a&gt;&amp;gt;
&lt;br&gt;ht://Dig FAQ: &lt;a href=&quot;http://htdig.sourceforge.net/FAQ.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://htdig.sourceforge.net/FAQ.html&lt;/a&gt;&lt;br&gt;List information (subscribe/unsubscribe, etc.)
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/htdig-general&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/htdig-general&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/htDig---General-f13950.html&quot; embed=&quot;fixTarget[13950]&quot; target=&quot;_top&quot; &gt;htDig - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/htsearch-not-running-from-a-search.html-file-tp18309397p18353245.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18351812</id>
	<title>Re: htsearch not running from a search.html file</title>
	<published>2008-07-08T17:07:35Z</published>
	<updated>2008-07-08T17:07:35Z</updated>
	<author>
		<name>Graham Hawker</name>
	</author>
	<content type="html">In message &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18351812&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;alpine.DEB.1.00.0807081701100.6631@...&lt;/a&gt;&amp;gt;, Jim
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18351812&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lists@...&lt;/a&gt;&amp;gt; writes
&lt;br&gt;&amp;gt;On Tue, 8 Jul 2008, Graeme Nichols wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Further to my enquiry yesterday I have managed to locate the sample
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; search.html file but htsearch still does not run.
&lt;br&gt;&lt;br&gt;Are you sure you have set the file permissions to &amp;quot;execute&amp;quot;? (777)
&lt;br&gt;-- 
&lt;br&gt;Graham Hawker &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | &amp;nbsp; &amp;nbsp;People remember the messenger
&lt;br&gt;Marbella Tel/Fax: +34-95-2908182 &amp;nbsp; &amp;nbsp;| &amp;nbsp; &amp;nbsp;But forget the message.
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18351812&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greyhawk@...&lt;/a&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
&lt;br&gt;Studies have shown that voting for your favorite open source project,
&lt;br&gt;along with a healthy diet, reduces your potential for chronic lameness
&lt;br&gt;and boredom. Vote Now at &lt;a href=&quot;http://www.sourceforge.net/community/cca08&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sourceforge.net/community/cca08&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;ht://Dig general mailing list: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18351812&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;htdig-general@...&lt;/a&gt;&amp;gt;
&lt;br&gt;ht://Dig FAQ: &lt;a href=&quot;http://htdig.sourceforge.net/FAQ.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://htdig.sourceforge.net/FAQ.html&lt;/a&gt;&lt;br&gt;List information (subscribe/unsubscribe, etc.)
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/htdig-general&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/htdig-general&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/htDig---General-f13950.html&quot; embed=&quot;fixTarget[13950]&quot; target=&quot;_top&quot; &gt;htDig - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/htsearch-not-running-from-a-search.html-file-tp18309397p18351812.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18351088</id>
	<title>Re: htsearch not running from a search.html file</title>
	<published>2008-07-08T16:12:05Z</published>
	<updated>2008-07-08T16:12:05Z</updated>
	<author>
		<name>Jim Cole</name>
	</author>
	<content type="html">On Tue, 8 Jul 2008, Graeme Nichols wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Further to my enquiry yesterday I have managed to locate the sample
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; search.html file but htsearch still does not run. I get a small window
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; which says;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; You have chosen to open
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; HTSEARCH
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; which is a: BIN file
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; from /cgi-bin
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; Would you like to save this file?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; This points to your webserver configuration: the settings for the
&lt;br&gt;&amp;gt;&amp;gt; cgi-bin directory are not correct, if it doesn't execute htsearch
&lt;br&gt;&amp;gt;&amp;gt; but rather wants to serve it.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I have double checked my web server config file and it is set up
&lt;br&gt;&amp;gt; correctly to run cgi programs. Other cgi programs run with no errors; it
&lt;br&gt;&amp;gt; is only htsearch which, to me, means that it is a problem peculiar to
&lt;br&gt;&amp;gt; htdig. I still get the above error.
&lt;/div&gt;&lt;br&gt;Are you sure that your other CGI programs are in the same directory as
&lt;br&gt;htsearch? Do your other CGI programs have file name extension (e.g.
&lt;br&gt;.cgi, .pl, etc.)? If so, it may be that you have a CGI handler setup for
&lt;br&gt;files with certain extensions, but no general CGI support for the
&lt;br&gt;directory containing htsearch.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Jim
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
&lt;br&gt;Studies have shown that voting for your favorite open source project,
&lt;br&gt;along with a healthy diet, reduces your potential for chronic lameness
&lt;br&gt;and boredom. Vote Now at &lt;a href=&quot;http://www.sourceforge.net/community/cca08&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sourceforge.net/community/cca08&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;ht://Dig general mailing list: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18351088&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;htdig-general@...&lt;/a&gt;&amp;gt;
&lt;br&gt;ht://Dig FAQ: &lt;a href=&quot;http://htdig.sourceforge.net/FAQ.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://htdig.sourceforge.net/FAQ.html&lt;/a&gt;&lt;br&gt;List information (subscribe/unsubscribe, etc.)
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/htdig-general&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/htdig-general&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/htDig---General-f13950.html&quot; embed=&quot;fixTarget[13950]&quot; target=&quot;_top&quot; &gt;htDig - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/htsearch-not-running-from-a-search.html-file-tp18309397p18351088.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18350931</id>
	<title>Re: htsearch not running from a search.html file</title>
	<published>2008-07-08T16:00:37Z</published>
	<updated>2008-07-08T16:00:37Z</updated>
	<author>
		<name>Jim Cole</name>
	</author>
	<content type="html">On Tue, 8 Jul 2008, Graeme Nichols wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; My httpd.conf file is configured correctly.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ScriptAlias /cgi-bin/ &amp;quot;/var/www/cgi-bin/&amp;quot;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;Directory &amp;quot;/var/www/cgi-bin&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; AllowOverride None
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Options None
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Order allow,deny
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; Allow from all
&lt;br&gt;&amp;gt; &amp;lt;/Directory&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I have copied htsearch to /var/www/cgi-bin and made it executable by all.
&lt;/div&gt;&lt;br&gt;I think that by setting 'Options None' you have effectively disallowed
&lt;br&gt;CGI execution in this directory. Perhaps try removing that line, or
&lt;br&gt;setting it to something like 'Options +ExecCGI'.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; When I submit the query I still get the following error:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; You have chosen to open
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;HTSEARCH
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;which is a: BIN file
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; from /cgi-bin
&lt;br&gt;&amp;gt; &amp;nbsp;Would you like to save this file?
&lt;/div&gt;&lt;br&gt;It is the web server that decides how to handle a request (e.g. send
&lt;br&gt;vs. execute). So this message implies that there is still a problem with
&lt;br&gt;your web server configuration.
&lt;br&gt;&lt;br&gt;Jim
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
&lt;br&gt;Studies have shown that voting for your favorite open source project,
&lt;br&gt;along with a healthy diet, reduces your potential for chronic lameness
&lt;br&gt;and boredom. Vote Now at &lt;a href=&quot;http://www.sourceforge.net/community/cca08&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sourceforge.net/community/cca08&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;ht://Dig general mailing list: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18350931&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;htdig-general@...&lt;/a&gt;&amp;gt;
&lt;br&gt;ht://Dig FAQ: &lt;a href=&quot;http://htdig.sourceforge.net/FAQ.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://htdig.sourceforge.net/FAQ.html&lt;/a&gt;&lt;br&gt;List information (subscribe/unsubscribe, etc.)
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/htdig-general&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/htdig-general&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/htDig---General-f13950.html&quot; embed=&quot;fixTarget[13950]&quot; target=&quot;_top&quot; &gt;htDig - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/htsearch-not-running-from-a-search.html-file-tp18309397p18350931.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18407721</id>
	<title>htDig returning zero results found</title>
	<published>2008-07-08T00:26:59Z</published>
	<updated>2008-07-08T00:26:59Z</updated>
	<author>
		<name>Ruben Capilla</name>
	</author>
	<content type="html">
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;Hi everyone,&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;we are having some issues getting htDig
running lately. For a few weeks, all searches seem to return &amp;quot;0 results&amp;quot;,
specially the ones that spider HTML content.&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;The scripts that spider Notes content
seem to work fine.&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;In the log output, after the indexing
process, I can see:&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;htfuzzy: keys: 6900&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;htfuzzy: keys: 7000&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;htfuzzy: keys: 7100&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;htfuzzy: keys: 7200&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;htfuzzy: keys: 7300&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;htfuzzy: keys: 7400&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;htfuzzy:Total keys: 7486&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;htfuzzy: Done.&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;mv: cannot stat `/var/lib/htdig/eB21/db.words.db.work':
No such file or directory&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;And it's true. There' no db.words.db.work
on that directory.&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;Any help would be appreciated.&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;Thank you all.&lt;/font&gt;
&lt;br&gt;&lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
&lt;br&gt;Studies have shown that voting for your favorite open source project,
&lt;br&gt;along with a healthy diet, reduces your potential for chronic lameness
&lt;br&gt;and boredom. Vote Now at &lt;a href=&quot;http://www.sourceforge.net/community/cca08&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sourceforge.net/community/cca08&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;ht://Dig general mailing list: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18407721&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;htdig-general@...&lt;/a&gt;&amp;gt;
&lt;br&gt;ht://Dig FAQ: &lt;a href=&quot;http://htdig.sourceforge.net/FAQ.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://htdig.sourceforge.net/FAQ.html&lt;/a&gt;&lt;br&gt;List information (subscribe/unsubscribe, etc.)
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/htdig-general&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/htdig-general&lt;/a&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/htDig---General-f13950.html&quot; embed=&quot;fixTarget[13950]&quot; target=&quot;_top&quot; &gt;htDig - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/htDig-returning-zero-results-found-tp18407721p18407721.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18332224</id>
	<title>htdig problem</title>
	<published>2008-07-07T22:37:34Z</published>
	<updated>2008-07-07T22:37:34Z</updated>
	<author>
		<name>GN-3</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I seem to be getting into all sorts of problems.
&lt;br&gt;&lt;br&gt;I now have problems running htdig; See the following:
&lt;br&gt;&lt;br&gt;[graeme@barney ~]$ sudo htdig -vv
&lt;br&gt;ht://dig Start Time: Tue Jul &amp;nbsp;8 15:30:35 2008
&lt;br&gt;&lt;br&gt;New server: localhost, 80
&lt;br&gt;&amp;nbsp; - Persistent connections: enabled
&lt;br&gt;&amp;nbsp; - HEAD before GET: enabled
&lt;br&gt;&amp;nbsp; - Timeout: 30
&lt;br&gt;&amp;nbsp; - Connection space: 0
&lt;br&gt;&amp;nbsp; - Max Documents: -1
&lt;br&gt;&amp;nbsp; - TCP retries: 1
&lt;br&gt;&amp;nbsp; - TCP wait time: 5
&lt;br&gt;&amp;nbsp; - Accept-Language:
&lt;br&gt;Trying to retrieve robots.txt file
&lt;br&gt;pick: localhost, # servers = 1
&lt;br&gt;0:3:1:&lt;a href=&quot;http://localhost/prisoners_cal.html:&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://localhost/prisoners_cal.html:&lt;/a&gt;&amp;nbsp; not authorized
&lt;br&gt;pick: localhost, # servers = 1
&lt;br&gt;1:42:3:&lt;a href=&quot;http://localhost/Mabel_Beatrice.html:&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://localhost/Mabel_Beatrice.html:&lt;/a&gt;&amp;nbsp; not authorized
&lt;br&gt;pick: localhost, # servers = 1
&lt;br&gt;2:40:3:&lt;a href=&quot;http://localhost/Amanda_Gadsden.html:&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://localhost/Amanda_Gadsden.html:&lt;/a&gt;&amp;nbsp; not authorized
&lt;br&gt;pick: localhost, # servers = 1
&lt;br&gt;&lt;br&gt;Does anybody know what the above means? Have I got something set up 
&lt;br&gt;wrong in the htdig.conf file?
&lt;br&gt;&lt;br&gt;Ta.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Kind regards,
&lt;br&gt;&lt;br&gt;Graeme Nichols.
&lt;br&gt;...
&lt;br&gt;Registered Linux User 381781 (&lt;a href=&quot;http://counter.li.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://counter.li.org/&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
&lt;br&gt;Studies have shown that voting for your favorite open source project,
&lt;br&gt;along with a healthy diet, reduces your potential for chronic lameness
&lt;br&gt;and boredom. Vote Now at &lt;a href=&quot;http://www.sourceforge.net/community/cca08&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sourceforge.net/community/cca08&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;ht://Dig general mailing list: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18332224&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;htdig-general@...&lt;/a&gt;&amp;gt;
&lt;br&gt;ht://Dig FAQ: &lt;a href=&quot;http://htdig.sourceforge.net/FAQ.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://htdig.sourceforge.net/FAQ.html&lt;/a&gt;&lt;br&gt;List information (subscribe/unsubscribe, etc.)
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/htdig-general&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/htdig-general&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/htDig---General-f13950.html&quot; embed=&quot;fixTarget[13950]&quot; target=&quot;_top&quot; &gt;htDig - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/htdig-problem-tp18332224p18332224.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18332002</id>
	<title>Re: htsearch not running from a search.html file</title>
	<published>2008-07-07T22:11:28Z</published>
	<updated>2008-07-07T22:11:28Z</updated>
	<author>
		<name>GN-3</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;Vorländer wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Graeme,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; Further to my enquiry yesterday I have managed to locate the sample 
&lt;br&gt;&amp;gt;&amp;gt; search.html file but htsearch still does not run. I get a small window
&lt;br&gt;&amp;gt;&amp;gt; which says;
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; You have chosen to open
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; HTSEARCH
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; which is a: BIN file
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; from /cgi-bin
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Would you like to save this file?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; This points to your webserver configuration: the settings for the
&lt;br&gt;&amp;gt; cgi-bin directory are not correct, if it doesn't execute htsearch
&lt;br&gt;&amp;gt; but rather wants to serve it.
&lt;/div&gt;&lt;br&gt;I have double checked my web server config file and it is set up 
&lt;br&gt;correctly to run cgi programs. Other cgi programs run with no errors; it 
&lt;br&gt;is only htsearch which, to me, means that it is a problem peculiar to 
&lt;br&gt;htdig. I still get the above error.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; If I run htsearch from the command line without options I am asked for 
&lt;br&gt;&amp;gt;&amp;gt; the word to search for, then the text/html type and then I am presented 
&lt;br&gt;&amp;gt;&amp;gt; with the search results in html code. This code appears to not have any 
&lt;br&gt;&amp;gt;&amp;gt; sort of wrapper that supplies the opening and closing code for a standalone
&lt;br&gt;&amp;gt;&amp;gt; web page.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; What more than &amp;quot;html code&amp;quot; do you refer to that a &amp;quot;standalone web page&amp;quot; needs?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Apart from that, it shows at least a separate line &amp;quot;Content-Type: text/html&amp;quot;,
&lt;br&gt;&amp;gt; I'm pretty sure (can't test right now).
&lt;/div&gt;&lt;br&gt;The output from the command line has nothing but the body code. It is 
&lt;br&gt;missing all the opening and closing code normal to a html page.
&lt;br&gt;&lt;br&gt;I have been reading and scratching my head for two days now. I am hoping 
&lt;br&gt;someone can help me.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Kind regards,
&lt;br&gt;&lt;br&gt;Graeme Nichols.
&lt;br&gt;...
&lt;br&gt;Registered Linux User 381781 (&lt;a href=&quot;http://counter.li.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://counter.li.org/&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
&lt;br&gt;Studies have shown that voting for your favorite open source project,
&lt;br&gt;along with a healthy diet, reduces your potential for chronic lameness
&lt;br&gt;and boredom. Vote Now at &lt;a href=&quot;http://www.sourceforge.net/community/cca08&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sourceforge.net/community/cca08&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;ht://Dig general mailing list: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18332002&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;htdig-general@...&lt;/a&gt;&amp;gt;
&lt;br&gt;ht://Dig FAQ: &lt;a href=&quot;http://htdig.sourceforge.net/FAQ.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://htdig.sourceforge.net/FAQ.html&lt;/a&gt;&lt;br&gt;List information (subscribe/unsubscribe, etc.)
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/htdig-general&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/htdig-general&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/htDig---General-f13950.html&quot; embed=&quot;fixTarget[13950]&quot; target=&quot;_top&quot; &gt;htDig - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/htsearch-not-running-from-a-search.html-file-tp18309397p18332002.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18331923</id>
	<title>Re: htsearch not running from a search.html file</title>
	<published>2008-07-07T22:02:04Z</published>
	<updated>2008-07-07T22:02:04Z</updated>
	<author>
		<name>GN-3</name>
	</author>
	<content type="html">&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18331923&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;michael.brockington@...&lt;/a&gt; wrote:
&lt;br&gt;&amp;gt; Graeme,
&lt;br&gt;&amp;gt; I am not really a *nix person, but the symptoms you describe suggest
&lt;br&gt;&amp;gt; that the web server does not recognise the file as being executable - I
&lt;br&gt;&amp;gt; presume that you are running Apache? If so, try a quick Google for
&lt;br&gt;&amp;gt; tutorials on setting up CGI programs.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Regards,
&lt;br&gt;&amp;gt; Mike
&lt;br&gt;&lt;br&gt;Hi Mike, thanks.
&lt;br&gt;&lt;br&gt;I did as you suggested and read through a tutorial from apache on 
&lt;br&gt;setting it up to run cgi programs.
&lt;br&gt;&lt;br&gt;My httpd.conf file is configured correctly.
&lt;br&gt;&lt;br&gt;ScriptAlias /cgi-bin/ &amp;quot;/var/www/cgi-bin/&amp;quot;
&lt;br&gt;&lt;br&gt;&amp;lt;Directory &amp;quot;/var/www/cgi-bin&amp;quot;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;AllowOverride None
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Options None
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Order allow,deny
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Allow from all
&lt;br&gt;&amp;lt;/Directory&amp;gt;
&lt;br&gt;&lt;br&gt;I have copied htsearch to /var/www/cgi-bin and made it executable by all.
&lt;br&gt;&lt;br&gt;My ServerRoot is /var/www/html
&lt;br&gt;&lt;br&gt;The server works just fine and I can access my web site OK. Other cgi 
&lt;br&gt;programs I have also work just fine. It is only htsearch that barfs 
&lt;br&gt;which seems to me to be a htdig problem
&lt;br&gt;&lt;br&gt;my htsearch file follows:
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;lt;!DOCTYPE HTML PUBLIC &amp;quot;-//W3C//DTD HTML 4.0 Transitional//EN&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;html&amp;gt;
&lt;br&gt;&amp;lt;head&amp;gt;
&lt;br&gt;&amp;lt;title&amp;gt;ht://Dig WWW Search&amp;lt;/title&amp;gt;
&lt;br&gt;&amp;lt;/head&amp;gt;
&lt;br&gt;&amp;lt;body bgcolor=&amp;quot;#eef7ff&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;h1&amp;gt;
&lt;br&gt;&amp;lt;a href=&amp;quot;&lt;a href=&quot;http://www.htdig.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.htdig.org&lt;/a&gt;&amp;quot;&amp;gt;&amp;lt;IMG SRC=&amp;quot;/htdig/htdig.gif&amp;quot; 
&lt;br&gt;align=&amp;quot;bottom&amp;quot; alt=&amp;quot;ht://Dig&amp;quot; border=&amp;quot;0&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;
&lt;br&gt;WWW Site Search&amp;lt;/h1&amp;gt;
&lt;br&gt;&amp;lt;hr noshade size=&amp;quot;4&amp;quot;&amp;gt;
&lt;br&gt;This search will allow you to search the contents of
&lt;br&gt;all the publicly available WWW documents at this site.
&lt;br&gt;&amp;lt;br&amp;gt;
&lt;br&gt;&amp;lt;p&amp;gt;
&lt;br&gt;&amp;lt;form method=&amp;quot;post&amp;quot; action=&amp;quot;/cgi-bin/htsearch&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;font size=&amp;quot;-1&amp;quot;&amp;gt;
&lt;br&gt;Match: &amp;lt;select name=&amp;quot;method&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;and&amp;quot;&amp;gt;All
&lt;br&gt;&amp;lt;option value=&amp;quot;or&amp;quot;&amp;gt;Any
&lt;br&gt;&amp;lt;option value=&amp;quot;boolean&amp;quot;&amp;gt;Boolean
&lt;br&gt;&amp;lt;/select&amp;gt;
&lt;br&gt;Format: &amp;lt;select name=&amp;quot;format&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;builtin-long&amp;quot;&amp;gt;Long
&lt;br&gt;&amp;lt;option value=&amp;quot;builtin-short&amp;quot;&amp;gt;Short
&lt;br&gt;&amp;lt;/select&amp;gt;
&lt;br&gt;Sort by: &amp;lt;select name=&amp;quot;sort&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;option value=&amp;quot;score&amp;quot;&amp;gt;Score
&lt;br&gt;&amp;lt;option value=&amp;quot;time&amp;quot;&amp;gt;Time
&lt;br&gt;&amp;lt;option value=&amp;quot;title&amp;quot;&amp;gt;Title
&lt;br&gt;&amp;lt;option value=&amp;quot;revscore&amp;quot;&amp;gt;Reverse Score
&lt;br&gt;&amp;lt;option value=&amp;quot;revtime&amp;quot;&amp;gt;Reverse Time
&lt;br&gt;&amp;lt;option value=&amp;quot;revtitle&amp;quot;&amp;gt;Reverse Title
&lt;br&gt;&amp;lt;/select&amp;gt;
&lt;br&gt;&amp;lt;/font&amp;gt;
&lt;br&gt;&amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;config&amp;quot; value=&amp;quot;htdig&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;restrict&amp;quot; value=&amp;quot;&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;input type=&amp;quot;hidden&amp;quot; name=&amp;quot;exclude&amp;quot; value=&amp;quot;&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;br&amp;gt;
&lt;br&gt;Search:
&lt;br&gt;&amp;lt;input type=&amp;quot;text&amp;quot; size=&amp;quot;30&amp;quot; name=&amp;quot;words&amp;quot; value=&amp;quot;&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;input type=&amp;quot;submit&amp;quot; value=&amp;quot;Search&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;/form&amp;gt;
&lt;br&gt;&amp;lt;hr noshade size=&amp;quot;4&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;/body&amp;gt;
&lt;br&gt;&amp;lt;/html&amp;gt;
&lt;br&gt;&lt;br&gt;When I submit the query I still get the following error:
&lt;br&gt;&lt;br&gt;You have chosen to open
&lt;br&gt;&lt;br&gt;&amp;nbsp; HTSEARCH
&lt;br&gt;&lt;br&gt;&amp;nbsp; which is a: BIN file
&lt;br&gt;&lt;br&gt;from /cgi-bin
&lt;br&gt;&amp;nbsp; Would you like to save this file?
&lt;br&gt;&lt;br&gt;I am hoping I can get this fixed.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Kind regards,
&lt;br&gt;&lt;br&gt;Graeme Nichols.
&lt;br&gt;...
&lt;br&gt;Registered Linux User 381781 (&lt;a href=&quot;http://counter.li.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://counter.li.org/&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
&lt;br&gt;Studies have shown that voting for your favorite open source project,
&lt;br&gt;along with a healthy diet, reduces your potential for chronic lameness
&lt;br&gt;and boredom. Vote Now at &lt;a href=&quot;http://www.sourceforge.net/community/cca08&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sourceforge.net/community/cca08&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;ht://Dig general mailing list: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18331923&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;htdig-general@...&lt;/a&gt;&amp;gt;
&lt;br&gt;ht://Dig FAQ: &lt;a href=&quot;http://htdig.sourceforge.net/FAQ.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://htdig.sourceforge.net/FAQ.html&lt;/a&gt;&lt;br&gt;List information (subscribe/unsubscribe, etc.)
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/htdig-general&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/htdig-general&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/htDig---General-f13950.html&quot; embed=&quot;fixTarget[13950]&quot; target=&quot;_top&quot; &gt;htDig - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/htsearch-not-running-from-a-search.html-file-tp18309397p18331923.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18314960</id>
	<title>Re: htsearch not running from a search.html file</title>
	<published>2008-07-07T04:06:49Z</published>
	<updated>2008-07-07T04:06:49Z</updated>
	<author>
		<name>Vorländer, Martin</name>
	</author>
	<content type="html">Graeme,
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Further to my enquiry yesterday I have managed to locate the sample 
&lt;br&gt;&amp;gt; search.html file but htsearch still does not run. I get a small window
&lt;br&gt;&amp;gt; which says;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; You have chosen to open
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; HTSEARCH
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; which is a: BIN file
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; from /cgi-bin
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Would you like to save this file?
&lt;/div&gt;&lt;br&gt;This points to your webserver configuration: the settings for the
&lt;br&gt;cgi-bin directory are not correct, if it doesn't execute htsearch
&lt;br&gt;but rather wants to serve it.
&lt;br&gt;&lt;br&gt;&amp;gt; If I run htsearch from the command line without options I am asked for 
&lt;br&gt;&amp;gt; the word to search for, then the text/html type and then I am presented 
&lt;br&gt;&amp;gt; with the search results in html code. This code appears to not have any 
&lt;br&gt;&amp;gt; sort of wrapper that supplies the opening and closing code for a standalone
&lt;br&gt;&amp;gt; web page.
&lt;br&gt;&lt;br&gt;What more than &amp;quot;html code&amp;quot; do you refer to that a &amp;quot;standalone web page&amp;quot; needs?
&lt;br&gt;&lt;br&gt;Apart from that, it shows at least a separate line &amp;quot;Content-Type: text/html&amp;quot;,
&lt;br&gt;I'm pretty sure (can't test right now).
&lt;br&gt;&lt;br&gt;&amp;gt; What have I done wrong?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I am running Fedora 8 with htdig version 3.2.0b6-13.fc8 installed from a 
&lt;br&gt;&amp;gt; binary .rpm file obtained from the Fedora repository (yum upgrade htdig)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Please help as this is killing me.
&lt;br&gt;&lt;br&gt;cu,
&lt;br&gt;&amp;nbsp; Martin
&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp; &amp;nbsp;Emacs would be a great &amp;nbsp; | Martin Vorlaender &amp;nbsp;| &amp;nbsp;OpenVMS rules!
&lt;br&gt;&amp;nbsp; &amp;nbsp;operating system, &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| work: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18314960&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mv@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;if only it came with &amp;nbsp; &amp;nbsp; | &amp;nbsp; &lt;a href=&quot;http://vms.pdv-systeme.de/users/martinv/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://vms.pdv-systeme.de/users/martinv/&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;a decent editor... &amp;nbsp; &amp;nbsp; &amp;nbsp; | home: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18314960&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;martin.vorlaender@...&lt;/a&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
&lt;br&gt;Studies have shown that voting for your favorite open source project,
&lt;br&gt;along with a healthy diet, reduces your potential for chronic lameness
&lt;br&gt;and boredom. Vote Now at &lt;a href=&quot;http://www.sourceforge.net/community/cca08&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sourceforge.net/community/cca08&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;ht://Dig general mailing list: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18314960&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;htdig-general@...&lt;/a&gt;&amp;gt;
&lt;br&gt;ht://Dig FAQ: &lt;a href=&quot;http://htdig.sourceforge.net/FAQ.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://htdig.sourceforge.net/FAQ.html&lt;/a&gt;&lt;br&gt;List information (subscribe/unsubscribe, etc.)
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/htdig-general&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/htdig-general&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/htDig---General-f13950.html&quot; embed=&quot;fixTarget[13950]&quot; target=&quot;_top&quot; &gt;htDig - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/htsearch-not-running-from-a-search.html-file-tp18309397p18314960.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18407720</id>
	<title>htDig returning zero or not running</title>
	<published>2008-07-07T01:05:25Z</published>
	<updated>2008-07-07T01:05:25Z</updated>
	<author>
		<name>Ruben Capilla</name>
	</author>
	<content type="html">
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;Hi everyone,&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;first of all, please excuse me if this
is not the place to post this. First time user here.&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;We have been running htDig for almost
a year with no issues but lately we have all results set to zero (No documents
found)&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;or sometimes we get this:&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;==&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;ht://Dig error&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;htsearch detected an error. Please report
this to the webmaster of this site by sending an e-mail to: root@localhost
The error message is:&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;Unable to read word database file '/var/lib/htdig/db.words.db'&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;Did you run htdig?&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;==&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;I've been checking all the scripts and
config files and couldn't find anything wrong at first sight.&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;As I was not who implemented htDig in
the company. any suggestion where can I start looking for a fix or a reason
for the error?&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;Thank you very much.&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;Ruben.-&lt;/font&gt;&lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
&lt;br&gt;Studies have shown that voting for your favorite open source project,
&lt;br&gt;along with a healthy diet, reduces your potential for chronic lameness
&lt;br&gt;and boredom. Vote Now at &lt;a href=&quot;http://www.sourceforge.net/community/cca08&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sourceforge.net/community/cca08&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;ht://Dig general mailing list: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18407720&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;htdig-general@...&lt;/a&gt;&amp;gt;
&lt;br&gt;ht://Dig FAQ: &lt;a href=&quot;http://htdig.sourceforge.net/FAQ.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://htdig.sourceforge.net/FAQ.html&lt;/a&gt;&lt;br&gt;List information (subscribe/unsubscribe, etc.)
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/htdig-general&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/htdig-general&lt;/a&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/htDig---General-f13950.html&quot; embed=&quot;fixTarget[13950]&quot; target=&quot;_top&quot; &gt;htDig - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/htDig-returning-zero-or-not-running-tp18407720p18407720.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18407719</id>
	<title>htDig returning zero or not running</title>
	<published>2008-07-07T01:03:27Z</published>
	<updated>2008-07-07T01:03:27Z</updated>
	<author>
		<name>Ruben Capilla</name>
	</author>
	<content type="html">
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;Hi everyone,&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;first of all, please excuse me if this
is not the place to post this. First time user here.&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;We have been running htDig for almost
a year with no issues but lately we have all results set to zero (No documents
found)&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;or sometimes we get this:&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;==&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;ht://Dig error&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;htsearch detected an error. Please report
this to the webmaster of this site by sending an e-mail to: root@localhost
The error message is:&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;Unable to read word database file '/var/lib/htdig/db.words.db'&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;Did you run htdig?&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;==&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;I've been checking all the scripts and
config files and couldn't find anything wrong at first sight.&lt;/font&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;As I was not who implemented htDig in
the company. any suggestion where can I start looking for a fix or a reason
for the error?&lt;/font&gt;
&lt;br&gt;
&lt;br&gt;&lt;font size=2 face=&quot;sans-serif&quot;&gt;Thank you very much.&lt;/font&gt;&lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
&lt;br&gt;Studies have shown that voting for your favorite open source project,
&lt;br&gt;along with a healthy diet, reduces your potential for chronic lameness
&lt;br&gt;and boredom. Vote Now at &lt;a href=&quot;http://www.sourceforge.net/community/cca08&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sourceforge.net/community/cca08&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;ht://Dig general mailing list: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18407719&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;htdig-general@...&lt;/a&gt;&amp;gt;
&lt;br&gt;ht://Dig FAQ: &lt;a href=&quot;http://htdig.sourceforge.net/FAQ.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://htdig.sourceforge.net/FAQ.html&lt;/a&gt;&lt;br&gt;List information (subscribe/unsubscribe, etc.)
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/htdig-general&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/htdig-general&lt;/a&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/htDig---General-f13950.html&quot; embed=&quot;fixTarget[13950]&quot; target=&quot;_top&quot; &gt;htDig - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/htDig-returning-zero-or-not-running-tp18407719p18407719.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18309469</id>
	<title>Fatal error when running make for htdig 3.2.0b6 on Solaris 10</title>
	<published>2008-07-06T20:30:09Z</published>
	<updated>2008-07-06T20:30:09Z</updated>
	<author>
		<name>van der Werf, Bettina</name>
	</author>
	<content type="html">&amp;nbsp;
&lt;br&gt;Hi all 
&lt;br&gt;&lt;br&gt;I'm attempting to compile htdig-3.2.0b6 on a Solaris 10 server.
&lt;br&gt;&lt;br&gt;I've sucessfully configured the software with the following options:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; CXXFLAGS=-Wno-deprecated CPPFLAGS=-Wno-deprecated ./configure
&lt;br&gt;--with-PACKAGE &amp;nbsp;
&lt;br&gt;&lt;br&gt;But I get the following error when I run make:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; make: Fatal error: Command failed for target `all-recursive'
&lt;br&gt;&lt;br&gt;Subscribers to this list kindly assisted me to configure and make 3.1.6
&lt;br&gt;last year. I am hoping someone can assist me with the above issue.
&lt;br&gt;&lt;br&gt;Many thanks
&lt;br&gt;&lt;br&gt;Bettina
&lt;br&gt;&lt;br&gt;&lt;br&gt;=======================================================
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;IMPORTANT INFORMATION
&lt;br&gt;&lt;br&gt;This message and any files transmitted with it are confidential and should be read only by those persons to whom it is addressed. &amp;nbsp;If you have received this message in error, please notify us immediately by way of reply. Please also destroy and delete the message from your computer. &amp;nbsp;Any unauthorised form of reproduction of this message is strictly prohibited. 
&lt;br&gt;&lt;br&gt;It is the duty of the recipient to virus scan and otherwise test the information provided before loading on to any computer system. &amp;nbsp;No warranty is given or made by Asgard Wealth Solutions Limited, Asgard Capital Management Limited or SECURITOR Financial Group Limited that the information is free of a virus or any other defect or error and they will not be liable for the proper and complete transmission of the information contained in this communication, nor for any delay in its receipt.
&lt;br&gt;&lt;br&gt;Any views expressed in this message are those of the individual sender, except where the sender specifically states they are the views of Asgard Wealth Solutions Limited, Asgard Capital Management Limited or SECURITOR Financial Group Limited, as the case may be.
&lt;br&gt;&lt;br&gt;=======================================================
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
&lt;br&gt;Studies have shown that voting for your favorite open source project,
&lt;br&gt;along with a healthy diet, reduces your potential for chronic lameness
&lt;br&gt;and boredom. Vote Now at &lt;a href=&quot;http://www.sourceforge.net/community/cca08&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sourceforge.net/community/cca08&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;ht://Dig general mailing list: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18309469&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;htdig-general@...&lt;/a&gt;&amp;gt;
&lt;br&gt;ht://Dig FAQ: &lt;a href=&quot;http://htdig.sourceforge.net/FAQ.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://htdig.sourceforge.net/FAQ.html&lt;/a&gt;&lt;br&gt;List information (subscribe/unsubscribe, etc.)
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/htdig-general&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/htdig-general&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/htDig---General-f13950.html&quot; embed=&quot;fixTarget[13950]&quot; target=&quot;_top&quot; &gt;htDig - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/search.html-tp18299114p18309469.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18309397</id>
	<title>htsearch not running from a search.html file</title>
	<published>2008-07-06T20:18:56Z</published>
	<updated>2008-07-06T20:18:56Z</updated>
	<author>
		<name>GN-3</name>
	</author>
	<content type="html">Folks,
&lt;br&gt;&lt;br&gt;Further to my enquiry yesterday I have managed to locate the sample 
&lt;br&gt;search.html file but htsearch still does not run. I get a small window 
&lt;br&gt;which says;
&lt;br&gt;&lt;br&gt;You have chosen to open
&lt;br&gt;&lt;br&gt;HTSEARCH
&lt;br&gt;&lt;br&gt;whic