<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-1470</id>
	<title>Nabble - Gnu - Aspell</title>
	<updated>2009-12-22T20:54:57Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/Gnu---Aspell-f1470.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Gnu---Aspell-f1470.html" />
	<subtitle type="html">GNU Aspell is a spell checker designed to eventually replace Ispell. Gnu - Aspell home is &lt;a href=&quot;http://www.gnu.org/software/aspell/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26903242</id>
	<title>Aspell Configuration Issue - Window / Apache / IIS6</title>
	<published>2009-12-22T20:54:57Z</published>
	<updated>2009-12-22T20:54:57Z</updated>
	<author>
		<name>M.S Syam</name>
	</author>
	<content type="html">Hi,&lt;br&gt;&lt;br&gt;I&amp;#39;m new to PHP and I needed to configure pspell in one of the small project.  I&amp;#39;ve read so may arcticles and installed Aspell with EN Dictonary.   However, the sample script is showing me the follwoing errors:&lt;br&gt;
&lt;br&gt;------------------------------------------------ START COPY ----------------------------------------------&lt;br&gt;&lt;br&gt;Warning: pspell_new() [function.pspell-new]: PSPELL couldn&amp;#39;t open the dictionary. reason: No word lists can be found for the language &amp;quot;en&amp;quot;. in C:\Inetpub\wwwroot\PHP\Sample\Aspell\spell_check.php on line 283&lt;br&gt;
&lt;br&gt;Warning: pspell_check() [function.pspell-check]: 0 is not a PSPELL result index in C:\Inetpub\wwwroot\PHP\Sample\Aspell\spell_check.php on line 290&lt;br&gt;&lt;br&gt;Warning: pspell_suggest() [function.pspell-suggest]: 0 is not a PSPELL result index in C:\Inetpub\wwwroot\PHP\Sample\Aspell\spell_check.php on line 293&lt;br&gt;
&lt;br&gt;Warning: pspell_check() [function.pspell-check]: 0 is not a PSPELL result index in C:\Inetpub\wwwroot\PHP\Sample\Aspell\spell_check.php on line 290&lt;br&gt;&lt;br&gt;Warning: pspell_suggest() [function.pspell-suggest]: 0 is not a PSPELL result index in C:\Inetpub\wwwroot\PHP\Sample\Aspell\spell_check.php on line 293&lt;br&gt;
&lt;br&gt;------------------------------------------------ END COPY ----------------------------------------------&lt;br&gt;&lt;br&gt;Hoping to get a solution to resolve my problem soon.&lt;br&gt;&lt;br&gt;Thanks &amp;amp; Regards,&lt;br&gt;Syam MS&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;Aspell-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26903242&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Aspell-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/aspell-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/aspell-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Aspell---User-f1473.html&quot; embed=&quot;fixTarget[1473]&quot; target=&quot;_top&quot; &gt;Gnu - Aspell - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Aspell-Configuration-Issue---Window---Apache---IIS6-tp26903242p26903242.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26833266</id>
	<title>Re: When line starts with '-' or other punctuation</title>
	<published>2009-12-17T11:02:12Z</published>
	<updated>2009-12-17T11:02:12Z</updated>
	<author>
		<name>Kevin Atkinson</name>
	</author>
	<content type="html">On Tue, 15 Dec 2009, Jos Dirks wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; aspell.exe -a --lang=nl --add-extra-dicts=nl_extra.rws --add-extra-dicts=..\gebruiker\gebr_woorden.rws --ignore-case &amp;lt;  text.tmp
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; However, when a line in text.tmp starts with a '-', '#', '*' or some other punctuation aspell ingores the whole line.
&lt;br&gt;&amp;gt; Removing a '-', '#', '*' or some other punctuation and the beginning of a text-line will return excellent result.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Does anyone has a solution for this?
&lt;br&gt;&lt;br&gt;You need to prefix your text with a &amp;quot;^&amp;quot;. &amp;nbsp;See 
&lt;br&gt;&lt;a href=&quot;http://aspell.net/man-html/Through-A-Pipe.html#Through-A-Pipe&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://aspell.net/man-html/Through-A-Pipe.html#Through-A-Pipe&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Aspell-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26833266&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Aspell-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/aspell-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/aspell-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Aspell---User-f1473.html&quot; embed=&quot;fixTarget[1473]&quot; target=&quot;_top&quot; &gt;Gnu - Aspell - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/When-line-starts-with-%27-%27-or-other-punctuation-tp26828772p26833266.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26796169</id>
	<title>When line starts with '-' or other punctuation</title>
	<published>2009-12-15T06:41:34Z</published>
	<updated>2009-12-15T06:41:34Z</updated>
	<author>
		<name>Jos Dirks</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;I'm a newbie on aspell and I'm already lost.
&lt;br&gt;&lt;br&gt;I'm using aspell and it works almost perfect:
&lt;br&gt;aspell.exe -a --lang=nl --add-extra-dicts=nl_extra.rws --add-extra-dicts=..\gebruiker\gebr_woorden.rws --ignore-case &amp;lt;  text.tmp
&lt;br&gt;&lt;br&gt;However, when a line in text.tmp starts with a '-', '#', '*' or some other punctuation aspell ingores the whole line.
&lt;br&gt;Removing a '-', '#', '*' or some other punctuation and the beginning of a text-line will return excellent result.
&lt;br&gt;&lt;br&gt;//begin example
&lt;br&gt;&lt;br&gt;AFWEGING
&lt;br&gt;U heeft voor uw zoon een aanvraag ingediend voor een indicatie voor de functie(s): 
&lt;br&gt;&lt;br&gt;-    Begeleiding individueel Er is geconstateerd dat uw zoon de volgende diagnose heeft:
&lt;br&gt;-    Aandachtstekortstoornis met hyperactiviteit, overwegend onoplettendheid type (ADD)
&lt;br&gt;&lt;br&gt;Onderstaande inventarisatie van de problematiek/beperkingen is tot stand gekomen op basis van schriftelijk aangeleverde informatie en een telefonisch gesprek.
&lt;br&gt;&lt;br&gt;//end example
&lt;br&gt;&lt;br&gt;Does anyone has a solution for this?
&lt;br&gt;&lt;br&gt;kind regards,
&lt;br&gt;&lt;br&gt;Jos
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Aspell-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26796169&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Aspell-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/aspell-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/aspell-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Aspell---User-f1473.html&quot; embed=&quot;fixTarget[1473]&quot; target=&quot;_top&quot; &gt;Gnu - Aspell - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/When-line-starts-with-%27-%27-or-other-punctuation-tp26796169p26796169.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26828772</id>
	<title>When line starts with '-' or other punctuation</title>
	<published>2009-12-15T02:20:22Z</published>
	<updated>2009-12-15T02:20:22Z</updated>
	<author>
		<name>Jos Dirks</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;Hello,
&lt;br&gt;I'm newbie on aspell and I'm already lost.
&lt;br&gt;I'm using aspell and it works almost perfect:
&lt;br&gt;aspell.exe -a --lang=nl --add-extra-dicts=nl_extra.rws --add-extra-dicts=..\gebruiker\gebr_woorden.rws --ignore-case &amp;lt;  text.tmp
&lt;br&gt;&lt;br&gt;However, when a line in text.tmp starts with a '-', '#', '*' or some other punctuation aspell ingores the whole line.
&lt;br&gt;Removing a '-', '#', '*' or some other punctuation and the beginning of a text-line will return excellent result.
&lt;br&gt;&lt;br&gt;Does anyone has a solution for this?
&lt;br&gt;&lt;br&gt;kind regards,
&lt;br&gt;&lt;br&gt;Jos
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Aspell-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26828772&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Aspell-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/aspell-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/aspell-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Aspell---User-f1473.html&quot; embed=&quot;fixTarget[1473]&quot; target=&quot;_top&quot; &gt;Gnu - Aspell - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/When-line-starts-with-%27-%27-or-other-punctuation-tp26828772p26828772.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26828761</id>
	<title>When line starts with '-' or other punctuation</title>
	<published>2009-12-15T01:21:17Z</published>
	<updated>2009-12-15T01:21:17Z</updated>
	<author>
		<name>Jos Dirks</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;I'm a newbie on aspell and I'm already lost.
&lt;br&gt;&lt;br&gt;I'm using aspell and it works almost perfect:
&lt;br&gt;&lt;br&gt;aspell.exe -a --lang=nl --add-extra-dicts=nl_extra.rws --add-extra-dicts=..\gebruiker\gebr_woorden.rws --ignore-case &amp;lt; text.tmp
&lt;br&gt; 
&lt;br&gt;However, when a line in text.tmp starts with a '-', '#', '*' or some other punctuation aspell ingores the whole line.
&lt;br&gt;Removing a '-', '#', '*' or some other punctuation and the beginning of a text-line will return excellent result.
&lt;br&gt; 
&lt;br&gt;Does anyone has a solution for this?
&lt;br&gt; 
&lt;br&gt;kind regards,
&lt;br&gt; 
&lt;br&gt;Jos
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Aspell-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26828761&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Aspell-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/aspell-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/aspell-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Aspell---User-f1473.html&quot; embed=&quot;fixTarget[1473]&quot; target=&quot;_top&quot; &gt;Gnu - Aspell - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/When-line-starts-with-%27-%27-or-other-punctuation-tp26828761p26828761.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26685692</id>
	<title>using GNU Guile with Aspell</title>
	<published>2009-12-07T07:24:28Z</published>
	<updated>2009-12-07T07:24:28Z</updated>
	<author>
		<name>Mike Gran</name>
	</author>
	<content type="html">Hi- 
&lt;br&gt;&lt;br&gt;&lt;br&gt;I wrote a bit of glue code for GNU Guile (an interpreter for the Scheme
&lt;br&gt;language, which is a LISP-like language) and Gnu Aspell. &amp;nbsp;
&lt;br&gt;I packaged it as a Guile library and saved it at 
&lt;br&gt;&lt;a href=&quot;http://www.lonelycactus.com/aspell.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.lonelycactus.com/aspell.html&lt;/a&gt;&lt;br&gt;&amp;nbsp;
&lt;br&gt;I've only tried to build it on Guile 1.8.x on i686-pc-linux-gnu and
&lt;br&gt;i686-pc-cygwin.
&lt;br&gt;&amp;nbsp;
&lt;br&gt;For the small amount of effort, it actually came out pretty useful.
&lt;br&gt;Here it is in action: &amp;nbsp;
&lt;br&gt;&lt;br&gt;-----------
&lt;br&gt;&lt;br&gt;guile&amp;gt; (use-modules (aspell aspell))
&lt;br&gt;&lt;br&gt;guile&amp;gt; (aspell-set-lang &amp;quot;en_US&amp;quot;)
&lt;br&gt;#t
&lt;br&gt;&lt;br&gt;guile&amp;gt; (aspell-correct? &amp;quot;recieve&amp;quot;) &amp;nbsp; &amp;nbsp;; check if it is a word
&lt;br&gt;#f
&lt;br&gt;&lt;br&gt;guile&amp;gt; (aspell-word &amp;quot;recieve&amp;quot;) &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;; get some possibilities
&lt;br&gt;(&amp;quot;receive&amp;quot; &amp;quot;receiver&amp;quot; &amp;quot;Recife&amp;quot; &amp;quot;relieve&amp;quot; &amp;quot;received&amp;quot; &amp;quot;receives&amp;quot; &amp;quot;revive&amp;quot; &amp;quot;reeve&amp;quot;
&lt;br&gt;&amp;quot;reserve&amp;quot; &amp;quot;deceive&amp;quot; &amp;quot;reliever&amp;quot; &amp;quot;recede&amp;quot; &amp;quot;recipe&amp;quot; &amp;quot;recite&amp;quot; &amp;quot;relive&amp;quot;)
&lt;br&gt;&lt;br&gt;guile&amp;gt; (aspell-add-word &amp;quot;recieve&amp;quot;) &amp;nbsp; &amp;nbsp;; add the word to the dictionary
&lt;br&gt;#t
&lt;br&gt;&lt;br&gt;guile&amp;gt; (aspell-word &amp;quot;flem&amp;quot;)
&lt;br&gt;(&amp;quot;Flem&amp;quot; &amp;quot;fl em&amp;quot; &amp;quot;fl-em&amp;quot; &amp;quot;Lem&amp;quot; &amp;quot;fem&amp;quot; &amp;quot;flam&amp;quot; &amp;quot;flea&amp;quot; &amp;quot;flee&amp;quot; &amp;quot;flew&amp;quot; &amp;quot;Clem&amp;quot; &amp;quot;elem&amp;quot; &amp;quot;f
&lt;br&gt;led&amp;quot; &amp;quot;Flem's&amp;quot;)
&lt;br&gt;&lt;br&gt;guile&amp;gt; (aspell-store-replacement &amp;quot;flem&amp;quot; &amp;quot;phlegm&amp;quot;) &amp;nbsp;; add a preferred replacement
&lt;br&gt;#t
&lt;br&gt;&lt;br&gt;guile&amp;gt; (aspell-word &amp;quot;flem&amp;quot;)
&lt;br&gt;(&amp;quot;Flem&amp;quot; &amp;quot;phlegm&amp;quot; &amp;quot;fl em&amp;quot; &amp;quot;fl-em&amp;quot; &amp;quot;Lem&amp;quot; &amp;quot;fem&amp;quot; &amp;quot;flam&amp;quot; &amp;quot;flea&amp;quot; &amp;quot;flee&amp;quot; &amp;quot;flew&amp;quot; &amp;quot;Clem&amp;quot;
&lt;br&gt;&amp;quot;elem&amp;quot; &amp;quot;fled&amp;quot; &amp;quot;Flem's&amp;quot;)
&lt;br&gt;&amp;nbsp;
&lt;br&gt;-----------
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Thanks,
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Mike Gran
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Aspell-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26685692&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Aspell-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/aspell-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/aspell-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Aspell---User-f1473.html&quot; embed=&quot;fixTarget[1473]&quot; target=&quot;_top&quot; &gt;Gnu - Aspell - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/using-GNU-Guile-with-Aspell-tp26685692p26685692.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26596146</id>
	<title>Re: Unexpected result in pipe mode,	line starts with plus sign</title>
	<published>2009-11-30T20:51:11Z</published>
	<updated>2009-11-30T20:51:11Z</updated>
	<author>
		<name>Kevin Atkinson-5</name>
	</author>
	<content type="html">sun fish wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; Note that this result begins with a plus sign + instead of &amp; * or #. I
&lt;br&gt;&amp;gt; believe this means that &amp;quot;rsA'l&amp;quot; is the root word of &amp;quot;brsAilnA&amp;quot; (since
&lt;br&gt;&amp;gt; b+ and +nA are affixes), but this does not seem to be part of the
&lt;br&gt;&amp;gt; usual aspell/ispell pipe api. Can someone point me to some
&lt;br&gt;&amp;gt; documentation or clarify this functionality?
&lt;br&gt;&lt;br&gt;Your assumption is correct. &amp;nbsp;Sorry for the outdated docs. &amp;nbsp;The output 
&lt;br&gt;attempts to mimic Ispell as close as possible. &amp;nbsp;See the Ispell manual page 
&lt;br&gt;(&lt;a href=&quot;http://fmg-www.cs.ucla.edu/geoff/ispell-man.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://fmg-www.cs.ucla.edu/geoff/ispell-man.html&lt;/a&gt;). &amp;nbsp;Doc. patches welcome.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Second question.... &amp;nbsp;I can't get example-c to work with the arabic
&lt;br&gt;&amp;gt; dictionary. Does anyone have example usage of example-c with a
&lt;br&gt;&amp;gt; different character set and language (not english, non-latin)? I don't
&lt;br&gt;&amp;gt; really understand why I need to specify a size and jargon before I can
&lt;br&gt;&amp;gt; specify a character set (what do I set jargon to?). In any case, my
&lt;br&gt;&amp;gt; examples are all utf8, which does not seem to be a valid character set
&lt;br&gt;&amp;gt; for aspell.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ./examples/example-c ar
&lt;br&gt;&amp;gt; Error: The file
&lt;br&gt;&amp;gt; &amp;quot;[...]/tools/aspell-0.61-20071105/lib/aspell-0.61/l-ar.cset&amp;quot; can not
&lt;br&gt;&amp;gt; be opened for reading.
&lt;/div&gt;&lt;br&gt;This looks like a problem with your Aspell installation. &amp;nbsp;Does that file
&lt;br&gt;exist? &amp;nbsp;It should.
&lt;br&gt;&lt;br&gt;&amp;gt; ./examples/example-c ar huge blah utf8
&lt;br&gt;&lt;br&gt;Use &amp;quot;-&amp;quot; instead of &amp;quot;huge&amp;quot; and &amp;quot;blah&amp;quot;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Aspell-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26596146&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Aspell-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/aspell-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/aspell-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Aspell---User-f1473.html&quot; embed=&quot;fixTarget[1473]&quot; target=&quot;_top&quot; &gt;Gnu - Aspell - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Unexpected-result-in-pipe-mode%2C-line-starts-with-plus-sign-tp26583143p26596146.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26581487</id>
	<title>Unexpected result in pipe mode, line starts with plus sign</title>
	<published>2009-11-30T12:41:07Z</published>
	<updated>2009-11-30T12:41:07Z</updated>
	<author>
		<name>sun fish</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I'm using aspell 0.61 with the latest arabic dictionary. I can get it
&lt;br&gt;to run in pipe mode, for example:
&lt;br&gt;&lt;br&gt;.../tools/aspell-0.61-20071105: echo &amp;quot;فأحضرالزوجة&amp;quot; | ./aspell -a -d ar
&lt;br&gt;--dict-dir=./dicts/aspell6-ar-1.2-0
&lt;br&gt;@(#) International Ispell Version 3.1.20 (but really Aspell 0.61-20071105)
&lt;br&gt;&amp; فأحضرالزوجة 4 0: فأحضر الزوجة, فأحضر-الزوجة, فأحضرا لزوجة, فأحضرا-لزوجة
&lt;br&gt;&lt;br&gt;However, for some words it returns a result that does not seem valid,
&lt;br&gt;according to the latest version of the manual
&lt;br&gt;(&lt;a href=&quot;http://aspell.net/0.61/man-html/Through-A-Pipe.html#Through-A-Pipe):&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://aspell.net/0.61/man-html/Through-A-Pipe.html#Through-A-Pipe):&lt;/a&gt;&lt;br&gt;&lt;br&gt;.../tools/aspell-0.61-20071105: echo &amp;quot;برسائلنا&amp;quot; | ./aspell -a -d ar
&lt;br&gt;--dict-dir=./dicts/aspell6-ar-1.2-0
&lt;br&gt;@(#) International Ispell Version 3.1.20 (but really Aspell 0.61-20071105)
&lt;br&gt;+ رسائل
&lt;br&gt;&lt;br&gt;Note that this result begins with a plus sign + instead of &amp; * or #. I
&lt;br&gt;believe this means that &amp;quot;rsA'l&amp;quot; is the root word of &amp;quot;brsAilnA&amp;quot; (since
&lt;br&gt;b+ and +nA are affixes), but this does not seem to be part of the
&lt;br&gt;usual aspell/ispell pipe api. Can someone point me to some
&lt;br&gt;documentation or clarify this functionality?
&lt;br&gt;&lt;br&gt;Second question....  I can't get example-c to work with the arabic
&lt;br&gt;dictionary. Does anyone have example usage of example-c with a
&lt;br&gt;different character set and language (not english, non-latin)? I don't
&lt;br&gt;really understand why I need to specify a size and jargon before I can
&lt;br&gt;specify a character set (what do I set jargon to?). In any case, my
&lt;br&gt;examples are all utf8, which does not seem to be a valid character set
&lt;br&gt;for aspell.
&lt;br&gt;&lt;br&gt;./examples/example-c ar
&lt;br&gt;Error: The file
&lt;br&gt;&amp;quot;[...]/tools/aspell-0.61-20071105/lib/aspell-0.61/l-ar.cset&amp;quot; can not
&lt;br&gt;be opened for reading.
&lt;br&gt;&lt;br&gt;./examples/example-c ar huge blah utf8
&lt;br&gt;Aborted
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;KP
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Aspell-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26581487&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Aspell-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/aspell-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/aspell-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Aspell---User-f1473.html&quot; embed=&quot;fixTarget[1473]&quot; target=&quot;_top&quot; &gt;Gnu - Aspell - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Unexpected-result-in-pipe-mode%2C-line-starts-with-plus-sign-tp26583143p26581487.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26583143</id>
	<title>Unexpected result in pipe mode, line starts with plus sign</title>
	<published>2009-11-30T11:51:22Z</published>
	<updated>2009-11-30T11:51:22Z</updated>
	<author>
		<name>sun fish</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I'm using aspell 0.61 with the latest arabic dictionary. I can get it
&lt;br&gt;to run in pipe mode, for example:
&lt;br&gt;&lt;br&gt;.../tools/aspell-0.61-20071105: echo &amp;quot;فأحضرالزوجة&amp;quot; | ./aspell -a -d ar
&lt;br&gt;--dict-dir=./dicts/aspell6-ar-1.2-0
&lt;br&gt;@(#) International Ispell Version 3.1.20 (but really Aspell 0.61-20071105)
&lt;br&gt;&amp; فأحضرالزوجة 4 0: فأحضر الزوجة, فأحضر-الزوجة, فأحضرا لزوجة, فأحضرا-لزوجة
&lt;br&gt;&lt;br&gt;However, for some words it returns a result that does not seem valid,
&lt;br&gt;according to the latest version of the manual
&lt;br&gt;(&lt;a href=&quot;http://aspell.net/0.61/man-html/Through-A-Pipe.html#Through-A-Pipe):&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://aspell.net/0.61/man-html/Through-A-Pipe.html#Through-A-Pipe):&lt;/a&gt;&lt;br&gt;&lt;br&gt;.../tools/aspell-0.61-20071105: echo &amp;quot;برسائلنا&amp;quot; | ./aspell -a -d ar
&lt;br&gt;--dict-dir=./dicts/aspell6-ar-1.2-0
&lt;br&gt;@(#) International Ispell Version 3.1.20 (but really Aspell 0.61-20071105)
&lt;br&gt;+ رسائل
&lt;br&gt;&lt;br&gt;Note that this result begins with a plus sign + instead of &amp; * or #. I
&lt;br&gt;believe this means that &amp;quot;rsA'l&amp;quot; is the root word of &amp;quot;brsAilnA&amp;quot; (since
&lt;br&gt;b+ and +nA are affixes), but this does not seem to be part of the
&lt;br&gt;usual aspell/ispell pipe api. Can someone point me to some
&lt;br&gt;documentation or clarify this functionality?
&lt;br&gt;&lt;br&gt;Second question.... &amp;nbsp;I can't get example-c to work with the arabic
&lt;br&gt;dictionary. Does anyone have example usage of example-c with a
&lt;br&gt;different character set and language (not english, non-latin)? I don't
&lt;br&gt;really understand why I need to specify a size and jargon before I can
&lt;br&gt;specify a character set (what do I set jargon to?). In any case, my
&lt;br&gt;examples are all utf8, which does not seem to be a valid character set
&lt;br&gt;for aspell.
&lt;br&gt;&lt;br&gt;./examples/example-c ar
&lt;br&gt;Error: The file
&lt;br&gt;&amp;quot;[...]/tools/aspell-0.61-20071105/lib/aspell-0.61/l-ar.cset&amp;quot; can not
&lt;br&gt;be opened for reading.
&lt;br&gt;&lt;br&gt;./examples/example-c ar huge blah utf8
&lt;br&gt;Aborted
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;KP
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Aspell-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26583143&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Aspell-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/aspell-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/aspell-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Aspell---User-f1473.html&quot; embed=&quot;fixTarget[1473]&quot; target=&quot;_top&quot; &gt;Gnu - Aspell - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Unexpected-result-in-pipe-mode%2C-line-starts-with-plus-sign-tp26583143p26583143.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26375123</id>
	<title>w32 aspell and emacs</title>
	<published>2009-11-16T08:41:14Z</published>
	<updated>2009-11-16T08:41:14Z</updated>
	<author>
		<name>Ed C.-2</name>
	</author>
	<content type="html">aspell gurus:
&lt;br&gt;&lt;br&gt;I have downloaded:
&lt;br&gt;aspell -v
&lt;br&gt;@(#) International Ispell Version 3.1.20 (but really Aspell 0.60.5)
&lt;br&gt;&lt;br&gt;and put in c:\gnu\bin
&lt;br&gt;along with other gnuw32 utilities.
&lt;br&gt;In that same subdirectory is aspell-15.dll and the .exe and tar.bz2
&lt;br&gt;downloads for the English and Latin dictionaries.
&lt;br&gt;&lt;br&gt;I have the custom variable in .emacs:
&lt;br&gt;&amp;nbsp;'(ispell-program-name &amp;quot;c:\\gnu\\bin\\aspell&amp;quot;)
&lt;br&gt;&lt;br&gt;Aspell can't seem to find either the en or la dictionaries even though I
&lt;br&gt;installed them in the default locations (C:\gnu). What is the standard
&lt;br&gt;subdirectory structure relative to aspell.exe (dicts, lib, data,
&lt;br&gt;etcetera) I think most of my problems are coming from the fact that I
&lt;br&gt;first used the 0.50 exe installer and then tried to install the unpacked
&lt;br&gt;0.60 files. Is there a w32 installer for the 0.60 version also?
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;&lt;br&gt;Ed
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Aspell-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26375123&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Aspell-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/aspell-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/aspell-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Aspell---User-f1473.html&quot; embed=&quot;fixTarget[1473]&quot; target=&quot;_top&quot; &gt;Gnu - Aspell - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/w32-aspell-and-emacs-tp26375123p26375123.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26356199</id>
	<title>Personal list overriding master list</title>
	<published>2009-11-14T19:33:42Z</published>
	<updated>2009-11-14T19:33:42Z</updated>
	<author>
		<name>Andrew Chew-2</name>
	</author>
	<content type="html">I'm using aspell-0.60.6, installed via macports. &amp;nbsp;I have a command-line app developed under xcode 3.2. &amp;nbsp;I don't think any of this matters, other than the aspell version.
&lt;br&gt;&lt;br&gt;Anyway, my app checks spelling against the master en-US dictionary, as well as a personal whitelist, formatted as per the aspell documentation (single-line header followed by a newline-separated list of words). &amp;nbsp;This personal whitelist is not dynamically populated by aspell...it's done manually.
&lt;br&gt;&lt;br&gt;Here's what I think the relevant call sequence is:
&lt;br&gt;&lt;br&gt;AspellConfig* theConfig = NULL;
&lt;br&gt;AspellSpeller* theSpeller = NULL;
&lt;br&gt;AspellCanHaveError* possibleErr;
&lt;br&gt;&lt;br&gt;theConfig = new_aspell_config();
&lt;br&gt;&lt;br&gt;aspell_config_replace(theConfig, &amp;quot;lang&amp;quot;, &amp;quot;en_US&amp;quot;);
&lt;br&gt;aspell_config_replace(theConfig, &amp;quot;personal&amp;quot;, &amp;quot;SomeAbsolutePathToMyWhitelistFile&amp;quot;);
&lt;br&gt;&lt;br&gt;possibleErr = new_aspell_speller(theConfig);
&lt;br&gt;if (aspell_error_number(possibleErr) != 0)
&lt;br&gt;{
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; puts(aspell_error_message(possibleErr));
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; goto fail;
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;theSpeller = to_aspell_speller(possibleErr);
&lt;br&gt;&lt;br&gt;Now, if I do this, it doesn't appear that aspell is looking at the master dictionary, though I believe it does look at my personal whitelist. &amp;nbsp;However, if I remove the line:
&lt;br&gt;&lt;br&gt;aspell_config_replace(theConfig, &amp;quot;personal&amp;quot;, &amp;quot;SomeAbsolutePathToMyWhitelistFile&amp;quot;);
&lt;br&gt;&lt;br&gt;then the master dictionary is used, but of course not my personal whitelist.
&lt;br&gt;&lt;br&gt;This is driving me crazy. &amp;nbsp;I can't seem to figure out how to use both. &amp;nbsp;Can someone point out what I'm doing wrong?
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Aspell-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26356199&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Aspell-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/aspell-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/aspell-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Aspell---Dev-f1472.html&quot; embed=&quot;fixTarget[1472]&quot; target=&quot;_top&quot; &gt;Gnu - Aspell - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Personal-list-overriding-master-list-tp26356199p26356199.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26208981</id>
	<title>Need update to 64 version</title>
	<published>2009-11-04T10:56:09Z</published>
	<updated>2009-11-04T10:56:09Z</updated>
	<author>
		<name>GORDON GAMMON</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
&lt;font face=&quot;Bookman Old Style&quot;&gt;I am not in anyway a programmer, however
I would like to use the program but not sure how to go about using it
on a HP desktop designated Windows&amp;nbsp; Vista 64. If at a later date you
make it compatible with Windows Vista or 7 in a 64 version please send
an email so I can down load it.&lt;br&gt;
Thanks; Gordon&lt;br&gt;
&lt;/font&gt;
&lt;/body&gt;
&lt;/html&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;Aspell-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26208981&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Aspell-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/aspell-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/aspell-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Aspell---User-f1473.html&quot; embed=&quot;fixTarget[1473]&quot; target=&quot;_top&quot; &gt;Gnu - Aspell - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Need-update-to-64-version-tp26208981p26208981.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25998107</id>
	<title>multiple language support</title>
	<published>2009-10-21T11:20:51Z</published>
	<updated>2009-10-21T11:20:51Z</updated>
	<author>
		<name>Saif Khaja</name>
	</author>
	<content type="html">Hello all,
&lt;br&gt;I am trying to find out if there is any upcoming support from Aspell to support spell checking in multiple languages at once. I noticed such requests have been made in the past and some custom solutions have been developed to support this requirement:
&lt;br&gt;E.g.: &lt;a href=&quot;http://sourceforge.net/tracker/index.php?func=detail&amp;aid=2158024&amp;group_id=245&amp;atid=350245&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://sourceforge.net/tracker/index.php?func=detail&amp;aid=2158024&amp;group_id=245&amp;atid=350245&lt;/a&gt;.
&lt;br&gt;&lt;br&gt;If ther‎e is no near term solution for this common requirement, then I was wondering which of the two approaches is possible and optimal for me consider for lets say 3 langs en | es | ru? 
&lt;br&gt;1. Invoke aspell 3 times for langs &amp;quot;en | es | ru&amp;quot; and capture misspelled words.
&lt;br&gt;2. Combine the dictionaries as suggested here &lt;a href=&quot;http://wiki.archlinux.org/index.php/User:Georgek&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.archlinux.org/index.php/User:Georgek&lt;/a&gt;&lt;br&gt;&lt;br&gt;I do need to track all misspelled words but I will not be needing suggestions so it simplifies my need to some extent at the moment. But it would be nice to see some standard support from Aspell.
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;SK.
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Aspell-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25998107&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Aspell-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/aspell-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/aspell-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Aspell---User-f1473.html&quot; embed=&quot;fixTarget[1473]&quot; target=&quot;_top&quot; &gt;Gnu - Aspell - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/multiple-language-support-tp25998107p25998107.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25989541</id>
	<title>Words suggested suffixes</title>
	<published>2009-10-21T02:31:39Z</published>
	<updated>2009-10-21T02:31:39Z</updated>
	<author>
		<name>Joaquim Rocha-2</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I wonder if aspell can provide words based on given prefixes to use as
&lt;br&gt;word suggestion. For example, using:
&lt;br&gt;&lt;br&gt;&amp;quot;cha&amp;quot; would suggest: change, chat, changing, chant
&lt;br&gt;&amp;quot;turn&amp;quot; would suggest: turns, turning, turned
&lt;br&gt;&lt;br&gt;Thank you,
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;Joaquim Rocha
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Aspell-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25989541&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Aspell-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/aspell-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/aspell-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Aspell---Dev-f1472.html&quot; embed=&quot;fixTarget[1472]&quot; target=&quot;_top&quot; &gt;Gnu - Aspell - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Words-suggested-suffixes-tp25989541p25989541.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25934831</id>
	<title>installing aspell - w/limited access?</title>
	<published>2009-10-16T12:16:52Z</published>
	<updated>2009-10-16T12:16:52Z</updated>
	<author>
		<name>Donovan Walker</name>
	</author>
	<content type="html">Hello, New to this (of course) I'm trying to install aspell on a 1and1
&lt;br&gt;shared account.
&lt;br&gt;&lt;br&gt;I have shell access and can compile aspell but I don't have the
&lt;br&gt;ability to modify anything above the htdocs directory.
&lt;br&gt;&lt;br&gt;I need it for use with php running from web requests (specifically fck)
&lt;br&gt;&lt;br&gt;Can anyone give me some pointers? What do I need to do? I'm a good
&lt;br&gt;programmer, but have little experience with sysadmin/make/build
&lt;br&gt;(java/php etc has been my gig)
&lt;br&gt;&lt;br&gt;Donovan
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Aspell-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25934831&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Aspell-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/aspell-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/aspell-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Aspell---User-f1473.html&quot; embed=&quot;fixTarget[1473]&quot; target=&quot;_top&quot; &gt;Gnu - Aspell - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/installing-aspell---w-limited-access--tp25934831p25934831.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25877382</id>
	<title>Re: Aspell-user Digest, Vol 83, Issue 1</title>
	<published>2009-10-13T10:33:13Z</published>
	<updated>2009-10-13T10:33:13Z</updated>
	<author>
		<name>punam roykarmokar</name>
	</author>
	<content type="html">which OS are you using?&lt;br&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;Aspell-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25877382&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Aspell-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/aspell-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/aspell-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Aspell---User-f1473.html&quot; embed=&quot;fixTarget[1473]&quot; target=&quot;_top&quot; &gt;Gnu - Aspell - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-Aspell-user-Digest%2C-Vol-83%2C-Issue-1-tp25877382p25877382.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25871887</id>
	<title>Update spellchecker</title>
	<published>2009-10-13T05:22:19Z</published>
	<updated>2009-10-13T05:22:19Z</updated>
	<author>
		<name>Mellisa D</name>
	</author>
	<content type="html">&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot;&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; style=&quot;font: inherit;&quot;&gt;Hello,&lt;br&gt;&lt;br&gt;I'm using use open language tools and I think Aspell is used there as the spellschecker. The version of that is 1.3 and I would like to know, how can I update this. &lt;br&gt;&lt;br&gt;could you help me?&lt;br&gt;&lt;br&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br&gt;


&lt;br /&gt;_______________________________________________
&lt;br&gt;Aspell-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25871887&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Aspell-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/aspell-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/aspell-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Aspell---User-f1473.html&quot; embed=&quot;fixTarget[1473]&quot; target=&quot;_top&quot; &gt;Gnu - Aspell - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Update-spellchecker-tp25871887p25871887.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25559987</id>
	<title>Re: Doubt in creating .rws file</title>
	<published>2009-09-22T06:23:13Z</published>
	<updated>2009-09-22T06:23:13Z</updated>
	<author>
		<name>Agustin Martin</name>
	</author>
	<content type="html">On Tue, Sep 22, 2009 at 04:27:17PM +0530, malathi selvaraj wrote:
&lt;br&gt;&amp;gt; i installed aspell-ta in my system.i want to update the existing dictionary
&lt;br&gt;&amp;gt; file ta.rws
&lt;br&gt;&lt;br&gt;If you want to add just a few words, better use the personal dictionary
&lt;br&gt;(~/.aspell.ta.pws). When you spell-check a file containing those words,
&lt;br&gt;option (a) will add that word to your personal dictionary.
&lt;br&gt;&lt;br&gt;Otherwise, changes in your global aspell-ta dictionary will be lost when
&lt;br&gt;package is upgraded.
&lt;br&gt;&lt;br&gt;If you think those are valid words that are missing from the dictionary you
&lt;br&gt;should also report that upstream or indirectly to the maintainer of
&lt;br&gt;aspell-ta package (better through the Debian Bug Tracking system by means of
&lt;br&gt;reportbug, in the reportbug package).
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Agustin
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Aspell-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25559987&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Aspell-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/aspell-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/aspell-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Aspell---User-f1473.html&quot; embed=&quot;fixTarget[1473]&quot; target=&quot;_top&quot; &gt;Gnu - Aspell - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Doubt-in-creating-.rws-file-tp25554910p25559987.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25558261</id>
	<title>Re: Doubt in creating .rws file</title>
	<published>2009-09-22T03:57:17Z</published>
	<updated>2009-09-22T03:57:17Z</updated>
	<author>
		<name>malathi selvaraj</name>
	</author>
	<content type="html">i installed aspell-ta in my system.i want to update the existing dictionary file ta.rws&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Tue, Sep 22, 2009 at 3:54 PM, Mahesh T. Pai &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25558261&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;paivakil@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;malathi selvaraj said on Tue, Sep 22, 2009 at 11:25:06AM +0530,:&lt;br&gt;
&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;&lt;br&gt;
 &amp;gt;  i download the source of aspell-ta from here svn co svn://&lt;br&gt;
 &amp;gt; &lt;a href=&quot;http://svn.debian.org/debian-in/aspell-ta/trunk&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;svn.debian.org/debian-in/aspell-ta/trunk&lt;/a&gt;&lt;br&gt;
 &amp;gt; It has ta.cwl file, i add some words in that file, how to convert it as&lt;br&gt;
 &amp;gt; ta.rws file to check in my system. I&amp;#39;m using ubuntu 9.04 and testing in&lt;br&gt;
 &amp;gt; fedora 11 also.&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;First, you should be able to install aspell-ta using synaptic (or&lt;br&gt;
whatever package manager you use).&lt;br&gt;
&lt;br&gt;
If you are using / trying to cre4ate a dictionary of your own, you are&lt;br&gt;
looking something else.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
--&lt;br&gt;
Mahesh T. Pai   ||  &lt;a href=&quot;http://paivakil.blogspot.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://paivakil.blogspot.com&lt;/a&gt;&lt;br&gt;
He is wise who knows the sources of knowledge --&lt;br&gt;
who knows who has written and where it is to be found.&lt;br&gt;
   --A.A. Hodge&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
_______________________________________________&lt;br&gt;
Aspell-user mailing list&lt;br&gt;
&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25558261&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Aspell-user@...&lt;/a&gt;&lt;br&gt;
&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/aspell-user&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/aspell-user&lt;/a&gt;&lt;br&gt;
&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;&lt;br clear=&quot;all&quot;&gt;&lt;br&gt;-- &lt;br&gt;Regards,&lt;br&gt;S.Malathi.&lt;br&gt;&lt;br&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;Aspell-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25558261&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Aspell-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/aspell-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/aspell-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Aspell---User-f1473.html&quot; embed=&quot;fixTarget[1473]&quot; target=&quot;_top&quot; &gt;Gnu - Aspell - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Doubt-in-creating-.rws-file-tp25554910p25558261.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25557921</id>
	<title>Re: Doubt in creating .rws file</title>
	<published>2009-09-22T03:24:22Z</published>
	<updated>2009-09-22T03:24:22Z</updated>
	<author>
		<name>Mahesh T. Pai-3</name>
	</author>
	<content type="html">malathi selvaraj said on Tue, Sep 22, 2009 at 11:25:06AM +0530,:
&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;gt; &amp;nbsp;i download the source of aspell-ta from here svn co svn://
&lt;br&gt;&amp;nbsp;&amp;gt; svn.debian.org/debian-in/aspell-ta/trunk
&lt;br&gt;&amp;nbsp;&amp;gt; It has ta.cwl file, i add some words in that file, how to convert it as
&lt;br&gt;&amp;nbsp;&amp;gt; ta.rws file to check in my system. I'm using ubuntu 9.04 and testing in
&lt;br&gt;&amp;nbsp;&amp;gt; fedora 11 also.
&lt;br&gt;&lt;br&gt;First, you should be able to install aspell-ta using synaptic (or
&lt;br&gt;whatever package manager you use). 
&lt;br&gt;&lt;br&gt;If you are using / trying to cre4ate a dictionary of your own, you are
&lt;br&gt;looking something else.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Mahesh T. Pai &amp;nbsp; || &amp;nbsp;&lt;a href=&quot;http://paivakil.blogspot.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://paivakil.blogspot.com&lt;/a&gt;&lt;br&gt;He is wise who knows the sources of knowledge --
&lt;br&gt;who knows who has written and where it is to be found.
&lt;br&gt;&amp;nbsp; &amp;nbsp;--A.A. Hodge
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Aspell-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25557921&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Aspell-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/aspell-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/aspell-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Aspell---User-f1473.html&quot; embed=&quot;fixTarget[1473]&quot; target=&quot;_top&quot; &gt;Gnu - Aspell - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Doubt-in-creating-.rws-file-tp25554910p25557921.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25554910</id>
	<title>Doubt in creating .rws file</title>
	<published>2009-09-21T22:55:06Z</published>
	<updated>2009-09-21T22:55:06Z</updated>
	<author>
		<name>malathi selvaraj</name>
	</author>
	<content type="html">Hi&lt;br&gt; i download the source of aspell-ta from here svn co svn://&lt;a href=&quot;http://svn.debian.org/debian-in/aspell-ta/trunk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;svn.debian.org/debian-in/aspell-ta/trunk&lt;/a&gt;&lt;br&gt;It has ta.cwl file, i add some words in that file, how to convert it as ta.rws file to check in my system. I&amp;#39;m using ubuntu 9.04 and testing in fedora 11 also.&lt;br clear=&quot;all&quot;&gt;
&lt;br&gt;-- &lt;br&gt;Regards,&lt;br&gt;S.Malathi.&lt;br&gt;&lt;br&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;Aspell-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25554910&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Aspell-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/aspell-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/aspell-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Aspell---User-f1473.html&quot; embed=&quot;fixTarget[1473]&quot; target=&quot;_top&quot; &gt;Gnu - Aspell - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Doubt-in-creating-.rws-file-tp25554910p25554910.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25369743</id>
	<title>Re: Aspell-user Digest, Vol 82, Issue 2</title>
	<published>2009-09-09T10:13:40Z</published>
	<updated>2009-09-09T10:13:40Z</updated>
	<author>
		<name>punam roykarmokar</name>
	</author>
	<content type="html">It&amp;#39;s my pleasure....&lt;br&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;Aspell-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25369743&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Aspell-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/aspell-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/aspell-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Aspell---User-f1473.html&quot; embed=&quot;fixTarget[1473]&quot; target=&quot;_top&quot; &gt;Gnu - Aspell - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-Aspell-user-Digest%2C-Vol-82%2C-Issue-2-tp25369743p25369743.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25352633</id>
	<title>Re: Re: Aspell-user Digest, Vol 82, Issue 1</title>
	<published>2009-09-08T12:34:32Z</published>
	<updated>2009-09-08T12:34:32Z</updated>
	<author>
		<name>C. Thomas Bryant, Jr.</name>
	</author>
	<content type="html">Thanks, that worked, it installed the rpm which will work just as good 
&lt;br&gt;as the source install.
&lt;br&gt;Tom
&lt;br&gt;&lt;br&gt;punam roykarmokar wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi Tom,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; You may try the following command:v
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; yum install aspell
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ,I also faced that problem..but after that i tried this &amp; was 
&lt;br&gt;&amp;gt; successful....cheers..
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Aspell-user mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25352633&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Aspell-user@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/aspell-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/aspell-user&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Aspell-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25352633&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Aspell-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/aspell-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/aspell-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Aspell---User-f1473.html&quot; embed=&quot;fixTarget[1473]&quot; target=&quot;_top&quot; &gt;Gnu - Aspell - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-Aspell-user-Digest%2C-Vol-82%2C-Issue-1-tp25351038p25352633.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25351038</id>
	<title>Re: Aspell-user Digest, Vol 82, Issue 1</title>
	<published>2009-09-08T10:51:28Z</published>
	<updated>2009-09-08T10:51:28Z</updated>
	<author>
		<name>punam roykarmokar</name>
	</author>
	<content type="html">Hi Tom,&lt;br&gt;&lt;br&gt;You may try the following command:v&lt;br&gt;&lt;br&gt;yum install aspell&lt;br&gt;&lt;br&gt;&lt;br&gt;,I also faced that problem..but after that i tried this &amp;amp; was successful....cheers..&lt;br&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;Aspell-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25351038&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Aspell-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/aspell-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/aspell-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Aspell---User-f1473.html&quot; embed=&quot;fixTarget[1473]&quot; target=&quot;_top&quot; &gt;Gnu - Aspell - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-Aspell-user-Digest%2C-Vol-82%2C-Issue-1-tp25351038p25351038.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25346047</id>
	<title>make problem when attempting to install Aspell</title>
	<published>2009-09-08T06:16:47Z</published>
	<updated>2009-09-08T06:16:47Z</updated>
	<author>
		<name>C. Thomas Bryant, Jr.</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;I have been trying to install Aspell on Fedora 9. I have installed much 
&lt;br&gt;software lately with much the same procedure as Aspell and except for 
&lt;br&gt;occasional dependency issues, I have no problem. When doing make on 
&lt;br&gt;Aspell I get the following response:
&lt;br&gt;&lt;br&gt;[tom@tbgi-5 aspell-0.60]$ make
&lt;br&gt;Making all in .
&lt;br&gt;make[1]: Entering directory `/home/tom/aspell6/aspell-0.60'
&lt;br&gt;depbase=`echo modules/filter/email.lo | sed 
&lt;br&gt;'s|[^/]*$|.deps/&amp;|;s|\.lo$||'`; \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if /bin/sh ./libtool --mode=compile --tag=CXX g++ 
&lt;br&gt;-DHAVE_CONFIG_H -I. -I. -I./gen &amp;nbsp;-I./gen -I./common -I./interfaces/cc/ 
&lt;br&gt;-I./modules/speller/default/ -DLOCALEDIR=\&amp;quot;/usr/local/share/locale\&amp;quot; &amp;nbsp; 
&lt;br&gt;-g -O2 -fno-exceptions -MT modules/filter/email.lo -MD -MP -MF 
&lt;br&gt;&amp;quot;$depbase.Tpo&amp;quot; -c -o modules/filter/email.lo modules/filter/email.cpp; \
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; then mv -f &amp;quot;$depbase.Tpo&amp;quot; &amp;quot;$depbase.Plo&amp;quot;; else rm -f 
&lt;br&gt;&amp;quot;$depbase.Tpo&amp;quot;; exit 1; fi
&lt;br&gt;&amp;nbsp;g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common 
&lt;br&gt;-I./interfaces/cc/ -I./modules/speller/default/ 
&lt;br&gt;-DLOCALEDIR=\&amp;quot;/usr/local/share/locale\&amp;quot; -g -O2 -fno-exceptions -MT 
&lt;br&gt;modules/filter/email.lo -MD -MP -MF modules/filter/.deps/email.Tpo -c 
&lt;br&gt;modules/filter/email.cpp &amp;nbsp;-fPIC -DPIC -o modules/filter/.libs/email.o
&lt;br&gt;In file included from ./common/indiv_filter.hpp:13,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;from modules/filter/email.cpp:10:
&lt;br&gt;./common/string.hpp:482: error: explicit template specialization cannot 
&lt;br&gt;have a storage class
&lt;br&gt;make[1]: *** [modules/filter/email.lo] Error 1
&lt;br&gt;make[1]: Leaving directory `/home/tom/aspell6/aspell-0.60'
&lt;br&gt;make: *** [all-recursive] Error 1
&lt;br&gt;[tom@tbgi-5 aspell-0.60]
&lt;br&gt;&lt;br&gt;Does anyone have any idea what this is all about?
&lt;br&gt;Thanks,
&lt;br&gt;Tom
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Aspell-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25346047&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Aspell-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/aspell-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/aspell-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Aspell---User-f1473.html&quot; embed=&quot;fixTarget[1473]&quot; target=&quot;_top&quot; &gt;Gnu - Aspell - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/make-problem-when-attempting-to-install-Aspell-tp25346047p25346047.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25003758</id>
	<title>&quot;Enabling Flyspell mode gave an error&quot; and also &quot;Error: The filter &quot;nroff&quot; does not exist&quot;</title>
	<published>2009-08-15T17:11:44Z</published>
	<updated>2009-08-15T17:11:44Z</updated>
	<author>
		<name>Nicéphore</name>
	</author>
	<content type="html">&lt;html&gt;&lt;body style=&quot;word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; &quot;&gt;&lt;div&gt;Hello&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;I want to use aspell on my emacs (to use it on flyspell mode) and I run into two errors :&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;1)&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#FF474A&quot;&gt;Starting new Ispell process [francais] ...&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#FF474A&quot;&gt;Enabling Flyspell mode gave an error&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;2)&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#FF4046&quot;&gt;Starting new Ispell process [francais] ...&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#FF4046&quot;&gt;ispell-init-process: Error: The filter &quot;nroff&quot; does not exist.&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;here is the bit of unix command to show I correctly installed aspell :&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#110D68&quot;&gt;~ : aspell dicts&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2923FF&quot;&gt;fr-40&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2923FF&quot;&gt;fr&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2923FF&quot;&gt;fr-60&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2923FF&quot;&gt;fr-80&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2923FF&quot;&gt;fr-lrg&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2923FF&quot;&gt;fr-med&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2923FF&quot;&gt;fr-sml&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2923FF&quot;&gt;fr_CH-40&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2923FF&quot;&gt;fr_CH&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2923FF&quot;&gt;fr_CH-60&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2923FF&quot;&gt;fr_CH-80&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2923FF&quot;&gt;fr_CH-lrg&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2923FF&quot;&gt;fr_CH-med&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2923FF&quot;&gt;fr_CH-sml&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2923FF&quot;&gt;fr_FR-40&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2923FF&quot;&gt;fr_FR&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2923FF&quot;&gt;fr_FR-60&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2923FF&quot;&gt;fr_FR-80&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2923FF&quot;&gt;fr_FR-lrg&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2923FF&quot;&gt;fr_FR-med&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2923FF&quot;&gt;fr_FR-sml&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;and here is the piece of my .emacs-d/init.el concerning&amp;nbsp;aspell&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2B1FFF&quot;&gt;(setq-default ispell-program-name &quot;aspell&quot;)&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2B1FFF&quot;&gt;(setq ispell-dictionary &quot;francais&quot;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2B1FFF&quot;&gt;ispell-dictionary-alist&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2B1FFF&quot;&gt;(let ((default '(&quot;[A-Za-z]&quot; &quot;[^A-Za-z]&quot; &quot;[']&quot; nil&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2B1FFF&quot;&gt;(&quot;-B&quot; &quot;-d&quot; &quot;fr_FR&quot; &quot;--dict-dir&quot;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2B1FFF&quot;&gt;&quot;/Library/Application Support/cocoAspell/aspell-fr-0.50-3&quot;)&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2B1FFF&quot;&gt;nil utf-8)))&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2B1FFF&quot;&gt;`((nil ,@default)&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2B1FFF&quot;&gt;(&quot;francais&quot; ,@default))))&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2B1FFF&quot;&gt;(setq ispell-tex-skip-alists&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2B1FFF&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp;(list&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2B1FFF&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; (append (car ispell-tex-skip-alists)&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2B1FFF&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; '((&quot;\\\\cite&quot; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ispell-tex-arg-end)&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2B1FFF&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (&quot;\\\\nocite&quot; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ispell-tex-arg-end)&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2B1FFF&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (&quot;\\\\includegraphics&quot; ispell-tex-arg-end)&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2B1FFF&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (&quot;\\\\figScale&quot; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ispell-tex-arg-end)&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2B1FFF&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (&quot;\\\\author&quot; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ispell-tex-arg-end)&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2B1FFF&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (&quot;\\\\ref&quot; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ispell-tex-arg-end)&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2B1FFF&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (&quot;\\\\eqref&quot; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ispell-tex-arg-end)&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2B1FFF&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (&quot;\\\\label&quot; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ispell-tex-arg-end)&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2B1FFF&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ))&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2B1FFF&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; &amp;nbsp; (cadr ispell-tex-skip-alists)))&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2B1FFF&quot;&gt;&amp;nbsp;(eval-after-load &quot;ispell&quot;&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2B1FFF&quot;&gt;&amp;nbsp;&amp;nbsp;'(let ((list (car ispell-tex-skip-alists)))&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2B1FFF&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; (add-to-list 'list '(&quot;\\\\cite[tp]&quot; ispell-tex-arg-end))&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;font class=&quot;Apple-style-span&quot; color=&quot;#2B1FFF&quot;&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp; (setcar ispell-tex-skip-alists list)))&lt;/font&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;has anyone any idea about the source of my trouble ?&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;thanks a lot&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-tab-span&quot; style=&quot;white-space:pre&quot;&gt;	&lt;/span&gt;H. Dicky&lt;br&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/body&gt;&lt;/html&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Aspell-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25003758&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Aspell-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/aspell-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/aspell-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Aspell---User-f1473.html&quot; embed=&quot;fixTarget[1473]&quot; target=&quot;_top&quot; &gt;Gnu - Aspell - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/%22Enabling-Flyspell-mode-gave-an-error%22-and-also-%22Error%3A-The-filter-%22nroff%22-does-not-exist%22-tp25003758p25003758.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24981626</id>
	<title>Re: Aspell 0.60.6 Installation Issues</title>
	<published>2009-08-14T22:01:46Z</published>
	<updated>2009-08-14T22:01:46Z</updated>
	<author>
		<name>Kevin Atkinson</name>
	</author>
	<content type="html">On Fri, 14 Aug 2009, Lee, Tom J wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; leetj:08/14/09 13:42:17 /users/leetj&amp;gt;aspell
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ld.so.1: aspell: fatal: relocation error: file /local/bin/aspell: symbol 
&lt;br&gt;&amp;gt; aerror_bad_mode_key: referenced symbol not found
&lt;br&gt;&lt;br&gt;The most likely reason is an old aspell library is being found and used. 
&lt;br&gt;Make sure that there are no other files names libaspell.so.* installed on 
&lt;br&gt;your system.
&lt;br&gt;&lt;br&gt;&amp;gt; configure:2985: checking whether the C++ compiler works
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; configure:2995: ./a.out
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ld.so.1: a.out: fatal: libstdc++.so.6: open failed: No such file or directory
&lt;br&gt;&lt;br&gt;Your C++ compiler is broken. &amp;nbsp;It can't find the required library. &amp;nbsp;I 
&lt;br&gt;can't help you there.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Aspell-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24981626&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Aspell-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/aspell-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/aspell-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Aspell---User-f1473.html&quot; embed=&quot;fixTarget[1473]&quot; target=&quot;_top&quot; &gt;Gnu - Aspell - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Aspell-0.60.6-Installation-Issues-tp24981584p24981626.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24981584</id>
	<title>Aspell 0.60.6 Installation Issues</title>
	<published>2009-08-14T11:47:56Z</published>
	<updated>2009-08-14T11:47:56Z</updated>
	<author>
		<name>Lee, Tom J</name>
	</author>
	<content type="html">&lt;html xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:w=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:x=&quot;urn:schemas-microsoft-com:office:excel&quot; xmlns:p=&quot;urn:schemas-microsoft-com:office:powerpoint&quot; xmlns:a=&quot;urn:schemas-microsoft-com:office:access&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:s=&quot;uuid:BDC6E3F0-6DA3-11d1-A2A3-00AA00C14882&quot; xmlns:rs=&quot;urn:schemas-microsoft-com:rowset&quot; xmlns:Z=&quot;urn:schemas-microsoft-com:&quot; xmlns:b=&quot;urn:schemas-microsoft-com:office:publisher&quot; xmlns:ss=&quot;urn:schemas-microsoft-com:office:spreadsheet&quot; xmlns:c=&quot;urn:schemas-microsoft-com:office:component:spreadsheet&quot; xmlns:odc=&quot;urn:schemas-microsoft-com:office:odc&quot; xmlns:oa=&quot;urn:schemas-microsoft-com:office:activation&quot; xmlns:html=&quot;http://www.w3.org/TR/REC-html40&quot; xmlns:q=&quot;http://schemas.xmlsoap.org/soap/envelope/&quot; xmlns:rtc=&quot;http://microsoft.com/officenet/conferencing&quot; xmlns:D=&quot;DAV:&quot; xmlns:Repl=&quot;http://schemas.microsoft.com/repl/&quot; xmlns:mt=&quot;http://schemas.microsoft.com/sharepoint/soap/meetings/&quot; xmlns:x2=&quot;http://schemas.microsoft.com/office/excel/2003/xml&quot; xmlns:ppda=&quot;http://www.passport.com/NameSpace.xsd&quot; xmlns:ois=&quot;http://schemas.microsoft.com/sharepoint/soap/ois/&quot; xmlns:dir=&quot;http://schemas.microsoft.com/sharepoint/soap/directory/&quot; xmlns:ds=&quot;http://www.w3.org/2000/09/xmldsig#&quot; xmlns:dsp=&quot;http://schemas.microsoft.com/sharepoint/dsp&quot; xmlns:udc=&quot;http://schemas.microsoft.com/data/udc&quot; xmlns:xsd=&quot;http://www.w3.org/2001/XMLSchema&quot; xmlns:sub=&quot;http://schemas.microsoft.com/sharepoint/soap/2002/1/alerts/&quot; xmlns:ec=&quot;http://www.w3.org/2001/04/xmlenc#&quot; xmlns:sp=&quot;http://schemas.microsoft.com/sharepoint/&quot; xmlns:sps=&quot;http://schemas.microsoft.com/sharepoint/soap/&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; xmlns:udcs=&quot;http://schemas.microsoft.com/data/udc/soap&quot; xmlns:udcxf=&quot;http://schemas.microsoft.com/data/udc/xmlfile&quot; xmlns:udcp2p=&quot;http://schemas.microsoft.com/data/udc/parttopart&quot; xmlns:wf=&quot;http://schemas.microsoft.com/sharepoint/soap/workflow/&quot; xmlns:dsss=&quot;http://schemas.microsoft.com/office/2006/digsig-setup&quot; xmlns:dssi=&quot;http://schemas.microsoft.com/office/2006/digsig&quot; xmlns:mdssi=&quot;http://schemas.openxmlformats.org/package/2006/digital-signature&quot; xmlns:mver=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:m=&quot;http://schemas.microsoft.com/office/2004/12/omml&quot; xmlns:mrels=&quot;http://schemas.openxmlformats.org/package/2006/relationships&quot; xmlns:spwp=&quot;http://microsoft.com/sharepoint/webpartpages&quot; xmlns:ex12t=&quot;http://schemas.microsoft.com/exchange/services/2006/types&quot; xmlns:ex12m=&quot;http://schemas.microsoft.com/exchange/services/2006/messages&quot; xmlns:pptsl=&quot;http://schemas.microsoft.com/sharepoint/soap/SlideLibrary/&quot; xmlns:spsl=&quot;http://microsoft.com/webservices/SharePointPortalServer/PublishedLinksService&quot; xmlns:st=&quot;&amp;#1;&quot; xmlns=&quot;http://www.w3.org/TR/REC-html40&quot;&gt;

&lt;head&gt;
&lt;META HTTP-EQUIV=&quot;Content-Type&quot; CONTENT=&quot;text/html; charset=us-ascii&quot;&gt;
&lt;meta name=Generator content=&quot;Microsoft Word 12 (filtered medium)&quot;&gt;

&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapedefaults v:ext=&quot;edit&quot; spidmax=&quot;1026&quot; /&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapelayout v:ext=&quot;edit&quot;&gt;
  &lt;o:idmap v:ext=&quot;edit&quot; data=&quot;1&quot; /&gt;
 &lt;/o:shapelayout&gt;&lt;/xml&gt;&lt;![endif]--&gt;
&lt;/head&gt;

&lt;body lang=EN-US link=blue vlink=purple&gt;

&lt;div class=Section1&gt;

&lt;p class=MsoPlainText&gt;I've tried installing Aspell as a Solaris package but
keep getting ld.so.1 &lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;fatal errors when I run it command-line under Solaris
10.&amp;nbsp; The error looks&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;like this.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;leetj:08/14/09 13:42:17 /users/leetj&amp;gt;aspell&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;ld.so.1: aspell: fatal: relocation error: file
/local/bin/aspell: symbol aerror_bad_mode_key: referenced symbol not found&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;Killed&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;Tried downloading the source.&amp;nbsp; After expanding the
tarball and &lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;running ./configure I get the following on the screen.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;leetj:08/14/09 08:33:23
/users/leetj/work/aspell-0.60.6&amp;gt;./configure&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;checking build system type... sparc-sun-solaris2.10&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;checking host system type... sparc-sun-solaris2.10&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;checking target system type... sparc-sun-solaris2.10&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;checking for a BSD-compatible install... ./install-sh -c&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;checking whether build environment is sane... yes&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;checking for a thread-safe mkdir -p... ./install-sh -c -d&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;checking for gawk... no&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;checking for mawk... no&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;checking for nawk... nawk&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;checking whether make sets $(MAKE)... yes&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;checking whether to enable maintainer-specific portions
of Makefiles... &lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;no&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;checking for g++... g++&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;checking for C++ compiler default output file name...
a.out&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;&lt;b&gt;checking whether the C++ compiler works... configure:
error: cannot run &lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;&lt;b&gt;C++ compiled programs.&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;If you meant to cross compile, use `--host'.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;See `config.log' for more details.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;The config.log has this segment.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;configure:2857: $? = 0&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;configure:2864: g++ -v &amp;gt;&amp;amp;5&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;Reading specs from /local/bin/../lib/gcc/sparc-sun-&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;solaris2.10/3.4.6/specs&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;Configured with: ../configure --with-as=/usr/ccs/bin/as
--with-&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;ld=/usr/ccs/bin/ld --en&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;able-shared --enable-languages=c,c++,f77&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;Thread model: posix&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;gcc version 3.4.6&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;configure:2867: $? = 0&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;configure:2874: g++ -V &amp;gt;&amp;amp;5&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;g++: `-V' option must have argument&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;configure:2877: $? = 1&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;configure:2900: checking for C++ compiler default output
file name&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;configure:2927: g++&amp;nbsp;&amp;nbsp;&amp;nbsp; conftest.cpp&amp;nbsp; &amp;gt;&amp;amp;5&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;configure:2930: $? = 0&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;configure:2968: result: a.out&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;&lt;b&gt;configure:2985: checking whether the C++ compiler
works&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;&lt;b&gt;configure:2995: ./a.out&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;&lt;b&gt;ld.so.1: a.out: fatal: libstdc++.so.6: open failed: No
such file or directory&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;&lt;b&gt;./configure: line 2996:&amp;nbsp; 7577 Killed&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
./$ac_file&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;&lt;b&gt;configure:2998: $? = 137&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;&lt;b&gt;configure:3007: error: cannot run C++ compiled
programs.&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;If you meant to cross compile, use `--host'.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;See `config.log' for more details.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;What am I doing wrong?&amp;nbsp; I've spent over 2 days trying to
install Aspell &lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;on a new server with a new OS (Solaris 10).&amp;nbsp; I remember I
had some &lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;difficulties installing it on the old server with Solaris
9.&amp;nbsp; &lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoPlainText&gt;Can someone please provide some assistance.&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;i&gt;&lt;span style='font-size:12.0pt;font-family:&quot;Comic Sans MS&quot;'&gt;Tom
Lee&lt;/span&gt;&lt;/i&gt;&lt;span style='font-size:12.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;'&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;'&gt;FIN
Group Lead&lt;/span&gt;&lt;span style='font-size:12.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;'&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;'&gt;LM
Aero - IS &amp;amp; T&lt;/span&gt;&lt;span style='font-size:12.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;'&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;'&gt;Office
- 817-763-6541&lt;/span&gt;&lt;span style='font-size:12.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;'&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;'&gt;Fax
- 817-763-6548&lt;/span&gt;&lt;span style='font-size:12.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;'&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;'&gt;Pager
- 1-800-526-9795&lt;/span&gt;&lt;span style='font-size:12.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;'&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='font-size:12.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;'&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;'&gt;&amp;quot;&lt;/span&gt;&lt;i&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;'&gt;Success is measured
by one's investment in the lives of others.&lt;/span&gt;&lt;/i&gt;&lt;span style='font-size:
10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;'&gt;&amp;quot;&lt;/span&gt;&lt;span style='font-size:
12.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;'&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='font-size:12.0pt;font-family:&quot;Times New Roman&quot;,&quot;serif&quot;'&gt;&amp;nbsp;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/body&gt;

&lt;/html&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;Aspell-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24981584&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Aspell-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/aspell-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/aspell-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Aspell---User-f1473.html&quot; embed=&quot;fixTarget[1473]&quot; target=&quot;_top&quot; &gt;Gnu - Aspell - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Aspell-0.60.6-Installation-Issues-tp24981584p24981584.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24933841</id>
	<title>Request to Souscrption administrator dev siteweb</title>
	<published>2009-08-12T03:35:37Z</published>
	<updated>2009-08-12T03:35:37Z</updated>
	<author>
		<name>Mbiama Assogo Roger-2</name>
	</author>
	<content type="html">&lt;div&gt;I have a siteweb and i need to dev template Joomla, admin,&lt;br clear=&quot;all&quot;&gt;&lt;/div&gt;&lt;div&gt;and the server is failed to &lt;a href=&quot;http://www.angosso.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;www.angosso.com&lt;/a&gt; port 80&lt;/div&gt;&lt;div&gt;Can a have for gnu the solution for this problem.&lt;/div&gt;
&lt;div&gt;And can i have the password to admin aspell-devel?&lt;/div&gt;&lt;div&gt;Thanks&lt;/div&gt;&lt;br&gt;-- &lt;br&gt;&lt;a href=&quot;http://www.ekombitie.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;www.ekombitie.com&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.angosso.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;www.angosso.com&lt;/a&gt;&lt;br&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;Aspell-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24933841&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Aspell-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/aspell-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/aspell-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Aspell---Dev-f1472.html&quot; embed=&quot;fixTarget[1472]&quot; target=&quot;_top&quot; &gt;Gnu - Aspell - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Request-to-Souscrption-administrator-dev-siteweb-tp24933841p24933841.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24921477</id>
	<title>Spell checker &amp; Notepad ++</title>
	<published>2009-08-10T21:56:56Z</published>
	<updated>2009-08-10T21:56:56Z</updated>
	<author>
		<name>John Barrett-2</name>
	</author>
	<content type="html">&lt;html xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:w=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:st1=&quot;urn:schemas-microsoft-com:office:smarttags&quot; xmlns=&quot;http://www.w3.org/TR/REC-html40&quot;&gt;

&lt;head&gt;
&lt;META HTTP-EQUIV=&quot;Content-Type&quot; CONTENT=&quot;text/html; charset=us-ascii&quot;&gt;
&lt;meta name=ProgId content=Word.Document&gt;
&lt;meta name=Generator content=&quot;Microsoft Word 11&quot;&gt;
&lt;meta name=Originator content=&quot;Microsoft Word 11&quot;&gt;
&lt;link rel=File-List href=&quot;cid:filelist.xml@01CA1A0C.79AE3470&quot;&gt;
&lt;o:SmartTagType namespaceuri=&quot;urn:schemas-microsoft-com:office:smarttags&quot; name=&quot;PostalCode&quot; /&gt;
&lt;o:SmartTagType namespaceuri=&quot;urn:schemas-microsoft-com:office:smarttags&quot; name=&quot;City&quot; /&gt;
&lt;o:SmartTagType namespaceuri=&quot;urn:schemas-microsoft-com:office:smarttags&quot; name=&quot;place&quot; /&gt;
&lt;o:SmartTagType namespaceuri=&quot;urn:schemas-microsoft-com:office:smarttags&quot; name=&quot;Street&quot; /&gt;
&lt;o:SmartTagType namespaceuri=&quot;urn:schemas-microsoft-com:office:smarttags&quot; name=&quot;address&quot; /&gt;
&lt;o:SmartTagType namespaceuri=&quot;urn:schemas-microsoft-com:office:smarttags&quot; name=&quot;PersonName&quot; /&gt;
&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:OfficeDocumentSettings&gt;
  &lt;o:DoNotRelyOnCSS/&gt;
 &lt;/o:OfficeDocumentSettings&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:WordDocument&gt;
  &lt;w:SpellingState&gt;Clean&lt;/w:SpellingState&gt;
  &lt;w:DocumentKind&gt;DocumentEmail&lt;/w:DocumentKind&gt;
  &lt;w:EnvelopeVis/&gt;
  &lt;w:PunctuationKerning/&gt;
  &lt;w:DrawingGridHorizontalSpacing&gt;5 pt&lt;/w:DrawingGridHorizontalSpacing&gt;
  &lt;w:DrawingGridVerticalSpacing&gt;6.8 pt&lt;/w:DrawingGridVerticalSpacing&gt;
  &lt;w:DisplayHorizontalDrawingGridEvery&gt;2&lt;/w:DisplayHorizontalDrawingGridEvery&gt;
  &lt;w:DisplayVerticalDrawingGridEvery&gt;2&lt;/w:DisplayVerticalDrawingGridEvery&gt;
  &lt;w:ValidateAgainstSchemas/&gt;
  &lt;w:SaveIfXMLInvalid&gt;false&lt;/w:SaveIfXMLInvalid&gt;
  &lt;w:IgnoreMixedContent&gt;false&lt;/w:IgnoreMixedContent&gt;
  &lt;w:AlwaysShowPlaceholderText&gt;false&lt;/w:AlwaysShowPlaceholderText&gt;
  &lt;w:Compatibility&gt;
   &lt;w:BreakWrappedTables/&gt;
   &lt;w:SnapToGridInCell/&gt;
   &lt;w:WrapTextWithPunct/&gt;
   &lt;w:UseAsianBreakRules/&gt;
   &lt;w:DontGrowAutofit/&gt;
  &lt;/w:Compatibility&gt;
  &lt;w:BrowserLevel&gt;MicrosoftInternetExplorer4&lt;/w:BrowserLevel&gt;
 &lt;/w:WordDocument&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;w:LatentStyles DefLockedState=&quot;false&quot; LatentStyleCount=&quot;156&quot;&gt;
 &lt;/w:LatentStyles&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if !mso]&gt;
&lt;style&gt;
st1\:*{behavior:url(#default#ieooui) }
&lt;/style&gt;
&lt;![endif]--&gt;

&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */ 
 table.MsoNormalTable
	{mso-style-name:&quot;Table Normal&quot;;
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-parent:&quot;&quot;;
	mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
	mso-para-margin:0cm;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:&quot;Times New Roman&quot;;
	mso-ansi-language:#0400;
	mso-fareast-language:#0400;
	mso-bidi-language:#0400;}
&lt;/style&gt;
&lt;![endif]--&gt;
&lt;/head&gt;

&lt;body lang=EN-GB link=blue vlink=purple style='tab-interval:36.0pt'&gt;

&lt;div class=Section1&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Verdana&gt;&lt;span style='font-size:10.0pt;
mso-bidi-font-size:10.0pt'&gt;I have been using Notepad for several months, the
spell checker have never worked, I have today downloaded the &lt;b style='mso-bidi-font-weight:normal'&gt;&lt;span style='font-weight:bold;mso-bidi-font-weight:
normal'&gt;English version&lt;/span&gt;&lt;/b&gt; to my desktop, What do I do with this file?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Verdana&gt;&lt;span style='font-size:10.0pt;
mso-bidi-font-size:10.0pt'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Verdana&gt;&lt;span style='font-size:10.0pt;
mso-bidi-font-size:10.0pt'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Verdana&gt;&lt;span style='font-size:10.0pt;
mso-bidi-font-size:10.0pt'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;div&gt;

&lt;div&gt;

&lt;div&gt;

&lt;div&gt;

&lt;div&gt;

&lt;div&gt;

&lt;div&gt;

&lt;div&gt;

&lt;div&gt;

&lt;div&gt;

&lt;div&gt;

&lt;div&gt;

&lt;div&gt;

&lt;div&gt;

&lt;div&gt;

&lt;div&gt;

&lt;div&gt;

&lt;div&gt;

&lt;div&gt;

&lt;div&gt;

&lt;div&gt;

&lt;div&gt;

&lt;div&gt;

&lt;div&gt;

&lt;div&gt;

&lt;p class=MsoNormal&gt;&lt;strong&gt;&lt;b&gt;&lt;font size=5 color=blue face=&quot;Lucida Handwriting&quot;&gt;&lt;span style='font-size:18.0pt;font-family:&quot;Lucida Handwriting&quot;;mso-bidi-font-family:
&quot;Lucida Handwriting&quot;;color:blue;mso-no-proof:yes'&gt;John &lt;/span&gt;&lt;/font&gt;&lt;/b&gt;&lt;/strong&gt;&lt;font color=blue&gt;&lt;span style='color:blue;mso-no-proof:yes'&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal style='mso-layout-grid-align:none'&gt;&lt;font color=blue&gt;&lt;span style='mso-bidi-font-family:Arial;color:blue;mso-no-proof:yes'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal style='mso-layout-grid-align:none'&gt;&lt;st1:PersonName w:st=&quot;on&quot;&gt;&lt;st1:PersonName w:st=&quot;on&quot;&gt;&lt;st1:PersonName w:st=&quot;on&quot;&gt;&lt;font size=2 color=black face=Verdana&gt;&lt;span style='font-size:10.0pt;mso-bidi-font-size:10.0pt;color:black;mso-no-proof:
  yes'&gt;John Barrett&lt;/span&gt;&lt;/font&gt;&lt;/st1:PersonName&gt;&lt;font color=black&gt;&lt;span style='mso-bidi-font-size:10.0pt;color:black;mso-no-proof:yes'&gt; &lt;/span&gt;&lt;/font&gt;&lt;/st1:PersonName&gt;&lt;/st1:PersonName&gt;&lt;font color=black&gt;&lt;span style='mso-bidi-font-size:10.0pt;color:black;mso-no-proof:
yes'&gt;LRPS&lt;br&gt;
&lt;st1:Street w:st=&quot;on&quot;&gt;&lt;st1:address w:st=&quot;on&quot;&gt;&lt;st1:Street w:st=&quot;on&quot;&gt;&lt;st1:address w:st=&quot;on&quot;&gt;26 King George V Avenue&lt;/st1:address&gt;&lt;/st1:Street&gt;&lt;/st1:address&gt;&lt;/st1:Street&gt;&lt;/span&gt;&lt;/font&gt;&lt;font color=black&gt;&lt;span style='mso-bidi-font-size:10.0pt;mso-bidi-font-family:Verdana;
color:black;mso-no-proof:yes'&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal style='mso-layout-grid-align:none'&gt;&lt;font size=2 color=black face=Verdana&gt;&lt;span style='font-size:10.0pt;mso-bidi-font-size:10.0pt;
color:black;mso-no-proof:yes'&gt;King's Lynn, &lt;st1:place w:st=&quot;on&quot;&gt;&lt;st1:City w:st=&quot;on&quot;&gt;&lt;st1:place w:st=&quot;on&quot;&gt;&lt;st1:City w:st=&quot;on&quot;&gt;Norfolk&lt;/st1:City&gt;&lt;/st1:City&gt;,
 &lt;st1:PostalCode w:st=&quot;on&quot;&gt;&lt;st1:PostalCode w:st=&quot;on&quot;&gt;PE30 2QF&lt;/st1:PostalCode&gt;&lt;/st1:place&gt;&lt;br&gt;
&lt;/st1:PostalCode&gt;&lt;/st1:place&gt;email: &lt;/span&gt;&lt;/font&gt;&lt;font color=blue&gt;&lt;span style='mso-bidi-font-size:10.0pt;color:blue;mso-no-proof:yes'&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24921477&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;john@...&lt;/a&gt;&lt;/span&gt;&lt;/font&gt;&lt;font color=blue face=&quot;Times New Roman&quot;&gt;&lt;span style='mso-bidi-font-size:10.0pt;
font-family:&quot;Times New Roman&quot;;color:blue;mso-no-proof:yes'&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal style='mso-layout-grid-align:none'&gt;&lt;font size=2 color=blue face=Verdana&gt;&lt;span style='font-size:10.0pt;mso-bidi-font-size:10.0pt;
color:blue;mso-no-proof:yes'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal style='mso-layout-grid-align:none'&gt;&lt;font size=2 color=black face=Verdana&gt;&lt;span style='font-size:10.0pt;mso-bidi-font-size:10.0pt;
color:black;mso-no-proof:yes'&gt;Tel/Fax 01553 773000&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal style='mso-layout-grid-align:none'&gt;&lt;st1:City w:st=&quot;on&quot;&gt;&lt;st1:place w:st=&quot;on&quot;&gt;&lt;st1:City w:st=&quot;on&quot;&gt;&lt;st1:place w:st=&quot;on&quot;&gt;&lt;font size=2 color=black face=Verdana&gt;&lt;span style='font-size:10.0pt;mso-bidi-font-size:10.0pt;color:black;mso-no-proof:
  yes'&gt;Mobile&lt;/span&gt;&lt;/font&gt;&lt;/st1:place&gt;&lt;/st1:City&gt;&lt;/st1:place&gt;&lt;/st1:City&gt;&lt;font color=black&gt;&lt;span style='mso-bidi-font-size:10.0pt;color:black;mso-no-proof:
yes'&gt;: 07946 38 99 23&lt;br&gt;
&lt;/span&gt;&lt;/font&gt;&lt;font color=blue&gt;&lt;span style='color:blue;mso-no-proof:yes'&gt;&lt;br&gt;
&lt;/span&gt;&lt;/font&gt;&lt;font size=1 color=black&gt;&lt;span style='font-size:9.0pt;color:black;
mso-no-proof:yes'&gt;Make sure our emails end up in your inbox, not in your spam
folder. Simply&lt;/span&gt;&lt;/font&gt;&lt;font size=1 color=black&gt;&lt;span style='font-size:
7.5pt;color:black;mso-no-proof:yes'&gt; &lt;/span&gt;&lt;/font&gt;&lt;font size=1 color=black&gt;&lt;span style='font-size:9.0pt;color:black;mso-no-proof:yes'&gt;add &lt;/span&gt;&lt;/font&gt;&lt;font size=1 color=blue&gt;&lt;span style='font-size:9.0pt;color:blue;mso-no-proof:yes'&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24921477&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;john@...&lt;/a&gt;
&lt;/span&gt;&lt;/font&gt;&lt;font size=1 color=black&gt;&lt;span style='font-size:9.0pt;color:black;
mso-no-proof:yes'&gt;to your email address book or trusted-sender list.&lt;/span&gt;&lt;/font&gt;&lt;font size=1 color=black&gt;&lt;span style='font-size:7.5pt;color:black;mso-no-proof:yes'&gt; &lt;/span&gt;&lt;/font&gt;&lt;font size=3 color=black face=&quot;Times New Roman&quot;&gt;&lt;span style='font-size:12.0pt;
font-family:&quot;Times New Roman&quot;;color:black;mso-no-proof:yes'&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal style='mso-layout-grid-align:none'&gt;&lt;font size=2 color=blue face=Verdana&gt;&lt;span style='font-size:10.0pt;mso-bidi-font-size:10.0pt;
color:blue;mso-no-proof:yes'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p class=MsoNormal style='mso-layout-grid-align:none'&gt;&lt;font size=2 color=black face=Verdana&gt;&lt;span style='font-size:10.0pt;mso-bidi-font-size:10.0pt;
color:black;mso-no-proof:yes'&gt;The information in this email may be privileged
and/or confidential. If you are not the intended recipient, use of the
information (including disclosure, copying or distribution) may be unlawful,
therefore please inform the sender and delete the message immediately. All mail
is Virus checked by Install Norton Internet Security-2009 and Norton Internet
Security. Any images enclosed are copyright protected 2009. &lt;br&gt;
&lt;/span&gt;&lt;/font&gt;&lt;u&gt;&lt;font size=5 color=&quot;#339966&quot; face=Webdings&gt;&lt;span style='font-size:20.0pt;font-family:Webdings;mso-bidi-font-family:Verdana;
color:#339966;mso-no-proof:yes'&gt;P&lt;/span&gt;&lt;/font&gt;&lt;/u&gt;&lt;font color=&quot;#339966&quot;&gt;&lt;span style='mso-bidi-font-size:10.0pt;color:#339966;mso-no-proof:yes'&gt; &lt;/span&gt;&lt;/font&gt;&lt;font color=&quot;#339966&quot;&gt;&lt;span style='mso-bidi-font-size:10.0pt;mso-bidi-font-family:
Tahoma;color:#339966;mso-no-proof:yes'&gt;It takes 24 trees to produce 1 ton of
office paper!&amp;nbsp;- Think&amp;#8230; is it really necessary to print this email?&lt;/span&gt;&lt;/font&gt;&lt;font size=3 color=black face=&quot;Times New Roman&quot;&gt;&lt;span style='font-size:12.0pt;
mso-bidi-font-size:10.0pt;font-family:&quot;Times New Roman&quot;;color:black;mso-no-proof:
yes'&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;p class=MsoNormal&gt;&lt;font size=2 face=Verdana&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/font&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/body&gt;

&lt;/html&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;Aspell-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24921477&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Aspell-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/aspell-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/aspell-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Aspell---User-f1473.html&quot; embed=&quot;fixTarget[1473]&quot; target=&quot;_top&quot; &gt;Gnu - Aspell - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Spell-checker---Notepad-%2B%2B-tp24921477p24921477.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24935806</id>
	<title>Problem with CheckerString::read_next_line</title>
	<published>2009-08-10T11:57:42Z</published>
	<updated>2009-08-10T11:57:42Z</updated>
	<author>
		<name>setterg</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;I have a problem with the aspell utility failing to find all the errors in a 
&lt;br&gt;text file. The source of the problem is that it stopped reading in the following 
&lt;br&gt;function when next == cur_line_.
&lt;br&gt;I spent some time understanding how lines are read, but I can't understand why 
&lt;br&gt;the test for next==cur_line_ is there. Could someone please enlighten me?
&lt;br&gt;&lt;br&gt;bool CheckerString::read_next_line()
&lt;br&gt;{
&lt;br&gt;&amp;nbsp; if (feof(in_)) return false;
&lt;br&gt;&amp;nbsp; Line * next = end_;
&lt;br&gt;&amp;nbsp; inc(next);
&lt;br&gt;&amp;nbsp; if (next == cur_line_) return false; //This is where we stop reading the file.
&lt;br&gt;&amp;nbsp; int s = get_line(in_, *end_);
&lt;br&gt;&amp;nbsp; if (s == 0) return false;
&lt;br&gt;&amp;nbsp; end_ = next;
&lt;br&gt;&amp;nbsp; if (out_ &amp;&amp; end_-&amp;gt;real.size() &amp;gt; 0)
&lt;br&gt;&amp;nbsp; &amp;nbsp; fwrite(end_-&amp;gt;real.data(), end_-&amp;gt;real.size(), 1, out_);
&lt;br&gt;&amp;nbsp; end_-&amp;gt;clear();
&lt;br&gt;&amp;nbsp; return true;
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Aspell-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24935806&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Aspell-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/aspell-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/aspell-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Aspell---Dev-f1472.html&quot; embed=&quot;fixTarget[1472]&quot; target=&quot;_top&quot; &gt;Gnu - Aspell - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Problem-with-CheckerString%3A%3Aread_next_line-tp24935806p24935806.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24787118</id>
	<title>New Bengali Dictionary Package</title>
	<published>2009-08-03T01:32:54Z</published>
	<updated>2009-08-03T01:32:54Z</updated>
	<author>
		<name>punam roykarmokar</name>
	</author>
	<content type="html">Hi All,&lt;br&gt;I have already mailed to the group regarding my problem. But,did not get proper suggestion. The problems are:&lt;br&gt;&lt;br&gt;1. I tried to add my Bengali word list as personal dictionary list, used &amp;quot;create personal &amp;quot; command but error occurred. It said merge/create personal facility is not installed. But I had installed whole Aspell package. I want to remove this problem. &lt;br&gt;
&lt;br&gt;2. While I tried to &amp;quot;create master&amp;quot; with the same word list , it skipped &amp;quot;U+80&amp;quot; character, which I could not find out. &lt;br&gt;&lt;br&gt;3. How I can use my personal dictionary in gedit?&lt;br&gt;&lt;br&gt;Please, I need it urgently. I am an MS student of Indian Institute of Technology and it is my project topic.  &lt;br clear=&quot;all&quot;&gt;
&lt;br&gt;--  &lt;br&gt;Punam Roy Karmokar&lt;br&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;Aspell-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24787118&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Aspell-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/aspell-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/aspell-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Aspell---User-f1473.html&quot; embed=&quot;fixTarget[1473]&quot; target=&quot;_top&quot; &gt;Gnu - Aspell - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/New-Bengali-Dictionary-Package-tp24787118p24787118.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24701771</id>
	<title>Javascript error in winword.js</title>
	<published>2009-07-28T03:19:32Z</published>
	<updated>2009-07-28T03:19:32Z</updated>
	<author>
		<name>laxman Thota</name>
	</author>
	<content type="html">&lt;html xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:w=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:m=&quot;http://schemas.microsoft.com/office/2004/12/omml&quot; xmlns=&quot;http://www.w3.org/TR/REC-html40&quot;&gt;

&lt;head&gt;
&lt;meta http-equiv=Content-Type content=&quot;text/html; charset=us-ascii&quot;&gt;
&lt;meta name=Generator content=&quot;Microsoft Word 12 (filtered medium)&quot;&gt;

&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapedefaults v:ext=&quot;edit&quot; spidmax=&quot;1026&quot; /&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapelayout v:ext=&quot;edit&quot;&gt;
  &lt;o:idmap v:ext=&quot;edit&quot; data=&quot;1&quot; /&gt;
 &lt;/o:shapelayout&gt;&lt;/xml&gt;&lt;![endif]--&gt;
&lt;/head&gt;

&lt;body lang=EN-US link=blue vlink=purple&gt;

&lt;div class=Section1&gt;

&lt;p class=MsoNormal&gt;Hi&amp;nbsp; , &lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;I am Laxman , we are facing difficulties &amp;nbsp;in using
aspell dictinory , we are not able to load&amp;nbsp; the orgional spellings&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;I have installed the installer and&amp;nbsp; installed aspell &amp;#8211;en
&amp;nbsp;exe&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;Error: this.originalSpellings[textIndex] in windword.js is
undefined line number 62&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;Please it is very urgent&amp;nbsp; , thanks in advance&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;Thanks and Regards&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;Laxman &lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='color:#1F497D'&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24701771&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;laxman@...&lt;/a&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;DaksaTechnologies&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/body&gt;

&lt;/html&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;Aspell-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24701771&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Aspell-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/aspell-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/aspell-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Aspell---User-f1473.html&quot; embed=&quot;fixTarget[1473]&quot; target=&quot;_top&quot; &gt;Gnu - Aspell - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Javascript-error-in-winword.js-tp24701771p24701771.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24655286</id>
	<title>problem in adding the words to the aspell dictonarys</title>
	<published>2009-07-24T23:25:32Z</published>
	<updated>2009-07-24T23:25:32Z</updated>
	<author>
		<name>malathi selvaraj</name>
	</author>
	<content type="html">&lt;br&gt;hi&lt;br&gt;&lt;br&gt;create a test.txt file which contains tamil word that want to  be add  the tamil dictonary.&lt;br&gt; &lt;br&gt;I follow the below steps in both  ubuntu9.04  and fedora11, but it work in ubuntu only &lt;br&gt;
&lt;br&gt;&lt;br&gt;&lt;pre&gt;aspell --lang=ta create master ./custom.rws &amp;lt; test.txt&lt;/pre&gt;&lt;pre&gt;cp custom.rws /usr/lib/aspell/&lt;br&gt;&lt;/pre&gt;&lt;pre&gt;cd /usr/lib/aspell/&lt;/pre&gt;&lt;pre&gt;nano ta.multi&lt;br&gt;&lt;/pre&gt;&lt;pre&gt;add custom.rws&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;/pre&gt;    &lt;br&gt;
&lt;br&gt;&lt;br&gt;&lt;br clear=&quot;all&quot;&gt;&lt;br&gt;-- &lt;br&gt;S.Malathi&lt;br&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;Aspell-user mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24655286&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Aspell-user@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/aspell-user&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/aspell-user&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Aspell---User-f1473.html&quot; embed=&quot;fixTarget[1473]&quot; target=&quot;_top&quot; &gt;Gnu - Aspell - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/problem-in-adding-the-words-to-the-aspell-dictonarys-tp24655286p24655286.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24654958</id>
	<title>Re: aspell Dictionary</title>
	<published>2009-07-24T22:18:20Z</published>
	<updated>2009-07-24T22:18:20Z</updated>
	<author>
		<name>Bugzilla from Digital@JoesCat.com</name>
	</author>
	<content type="html">Sounds good that you are progressing. &amp;nbsp;:-)
&lt;br&gt;&lt;br&gt;On July 24, 2009 05:53:27 pm you wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hey Jose,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The aspell dictionary is going well. &amp;nbsp;I need to work on the affix files.
&lt;br&gt;&amp;gt; Kevin Scannell has offered to translate them into Hunspell.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Neskie Manuel
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On Fri, Jul 24, 2009 at 10:06:40AM -0700, Jose Da Silva wrote:
&lt;br&gt;&amp;gt;&amp;gt; Hi Neskie,
&lt;br&gt;&amp;gt;&amp;gt; How's the dictionary going?
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Aspell-devel mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24654958&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Aspell-devel@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/aspell-devel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/aspell-devel&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Gnu---Aspell---Dev-f1472.html&quot; embed=&quot;fixTarget[1472]&quot; target=&quot;_top&quot; &gt;Gnu - Aspell - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/aspell-Dictionary-tp24621337p24654958.html" />
</entry>

</feed>
