[imp] aspell or ispell?

Chris Jesseman imp@sitemajic.net
Tue, 15 Jan 2002 07:53:21 -0600


I get similar results (No spelling Error) on the horde.org/demo/ site. 

I just installed p&aspell (@(#) International Ispell Version 3.1.20 (but really 
Aspell .33.7.1 alpha)) on my system and get the same results from IMP cvs ~Jan 
14, 2002. I can run aspell fine from the command line with or without my locale 
(-d english). I don't think exec (spelling.php line 226) is returning the 
aspell results to IMP. I'm not sure what to do next though. 

-- 
Chris Jesseman 
http://www.sitemajic.net 

Quoting Jan Schneider <jan@horde.org>:

> Just to be sure: What language did you select?
> 
> Zitat von "C. M. Rahman (jr.)" <cmrahman@ccsi.com>:
> 
> > this is what I have done.
> > 
> > I have compiled pspell and did make install
> > I have compiled aspell and did make install
> > Then I have put below in conf.php
> > 
> >  $conf['utils']['spellchecker'] = '/usr/local/bin/aspell';
> > 
> > 
> > but it is not working. It doesn't spell check.  Any other clue? is there
> > way
> > to debug this from webmail ?
> > 
> > Thanks
> > 
> > &*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*
> > C.M. Rahman Jr.
> > CTO
> > CCS Internet
> > http://www.ccsi.com
> > 13740 Research Blvd. suite o-4
> > Austin, TX 78750
> > Tel: 512-257-2274
> > 
> > 
> > ----- Original Message -----
> > From: "Henry Blackman" <h.blackman@chester.ac.uk>
> > To: <imp@lists.horde.org>
> > Sent: Monday, January 14, 2002 11:15 AM
> > Subject: Re: [imp] aspell or ispell?
> > 
> > 
> > > No, you don't need to compile aspell into PHP.  At least, I didn't. 
> > You
> > > just need to compile pspell first, then make install, then apsell
> > (ispell),
> > > and make install; and type the path in the conf.php file.
> > >
> > > Cheers,
> > > Henry
> > >
> > > ----- Original Message -----
> > > From: "C. M. Rahman (jr.)" <cmrahman@ccsi.com>
> > > To: <imp@lists.horde.org>
> > > Sent: Monday, January 14, 2002 5:08 PM
> > > Subject: Re: [imp] aspell or ispell?
> > >
> > >
> > > > so I have to compile aspell support in php ? I don't think I have
> > done
> > > that.
> > > > What do I need to do to add this in php ? what flag do I need to use
> > for
> > > > ./configure ?
> > > >
> > > > Thanks
> > > >
> > > > &*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*
> > > > C.M. Rahman Jr.
> > > > CTO
> > > > CCS Internet
> > > > http://www.ccsi.com
> > > > 13740 Research Blvd. suite o-4
> > > > Austin, TX 78750
> > > > Tel: 512-257-2274
> > > >
> > > >
> > > > ----- Original Message -----
> > > > From: "Jan Schneider" <jan@horde.org>
> > > > To: <imp@lists.horde.org>
> > > > Sent: Monday, January 14, 2002 10:55 AM
> > > > Subject: Re: [imp] aspell or ispell?
> > > >
> > > >
> > > > > Zitat von "C. M. Rahman (jr.)" <cmrahman@ccsi.com>:
> > > > >
> > > > > > No luck yet. I get "No spelling Error" even though I know I have
> > > > > > spelling
> > > > > > error. Also, is there anything I need to do in while installing
> > php
> > > for
> > > > > > aspell ?
> > > > >
> > > > > Besides compiling aspell support into php? No.
> > > > >
> > > > > > Thanks
> > > > > > &*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*
> > > > > > C.M. Rahman Jr.
> > > > > > CTO
> > > > > > CCS Internet
> > > > > > http://www.ccsi.com
> > > > > > 13740 Research Blvd. suite o-4
> > > > > > Austin, TX 78750
> > > > > > Tel: 512-257-2274
> > > > > >
> > > > > >
> > > > > > ----- Original Message -----
> > > > > > From: "Henry Blackman" <h.blackman@chester.ac.uk>
> > > > > > To: <imp@lists.horde.org>
> > > > > > Sent: Monday, January 14, 2002 3:04 AM
> > > > > > Subject: Re: [imp] aspell or ispell?
> > > > > >
> > > > > >
> > > > > > > You are supposed to enter the path for the config...
> > > > > > >
> > > > > > > $conf['utils']['spellchecker'] = '/usr/local/bin/aspell';
> > > > > > >
> > > > > > > Not "true".  At least, doing that here worked ;-)
> > > > > > >
> > > > > > > Henry
> > > > > > >
> > > > > > > ----- Original Message -----
> > > > > > > From: "C. M. Rahman (jr.)" <cmrahman@ccsi.com>
> > > > > > > To: <imp@lists.horde.org>
> > > > > > > Sent: Monday, January 14, 2002 6:47 AM
> > > > > > > Subject: [imp] aspell or ispell?
> > > > > > >
> > > > > > >
> > > > > > > > I have installed aspell and under imp/config/conf.php I have
> > > entered
> > > > > > > 'true'
> > > > > > > > for spelling check. Where do I define if it is aspell or
> > ispell?
> > > > > > > >
> > > > > > > > Is there any other configuration file I am suppose to modify
> > for
> > > the
> > > > > > > > spelling check? I tested it but it looks like the spell
> > checking
> > > is
> > > > > > not
> > > > > > > > checking for error. Any idea?
> > > > > > > >
> > > > > > > > Thanks
> > > > > > > >
> > > > > > > > &*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*
> > > > > > > > C.M. Rahman Jr.
> > > > > > > > CTO
> > > > > > > > CCS Internet
> > > > > > > > http://www.ccsi.com
> > > > > > > > 13740 Research Blvd. suite o-4
> > > > > > > > Austin, TX 78750
> > > > > > > > Tel: 512-257-2274
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > --
> > > > > > > > IMP mailing list: http://horde.org/imp/
> > > > > > > > Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> > > > > > > > Frequently Asked Questions: http://horde.org/faq/
> > > > > > > > To unsubscribe, mail: imp-unsubscribe@lists.horde.org
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > --
> > > > > > > IMP mailing list: http://horde.org/imp/
> > > > > > > Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> > > > > > > Frequently Asked Questions: http://horde.org/faq/
> > > > > > > To unsubscribe, mail: imp-unsubscribe@lists.horde.org
> > > > > > >
> > > > > >
> > > > > >
> > > > > > --
> > > > > > IMP mailing list: http://horde.org/imp/
> > > > > > Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> > > > > > Frequently Asked Questions: http://horde.org/faq/
> > > > > > To unsubscribe, mail: imp-unsubscribe@lists.horde.org
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > > > Jan.
> > > > >
> > > > > --
> > > > > ::::::::::::::::::::::::::::::::::::::::
> > > > > AMMMa AG - discover your knowledge
> > > > > :::::::::::::::::::::::::::
> > > > > Detmolder Str. 25-33 :: D-33604 Bielefeld
> > > > > fon +49.521.96878-0 :: fax  +49.521.96878-20
> > > > > http://www.ammma.de
> > > > > ::::::::::::::::::::::::::::::::::::::::::::::
> > > > >
> > > > > --
> > > > > IMP mailing list: http://horde.org/imp/
> > > > > Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> > > > > Frequently Asked Questions: http://horde.org/faq/
> > > > > To unsubscribe, mail: imp-unsubscribe@lists.horde.org
> > > > >
> > > >
> > > >
> > > > --
> > > > IMP mailing list: http://horde.org/imp/
> > > > Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> > > > Frequently Asked Questions: http://horde.org/faq/
> > > > To unsubscribe, mail: imp-unsubscribe@lists.horde.org
> > > >
> > > >
> > >
> > >
> > > --
> > > IMP mailing list: http://horde.org/imp/
> > > Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> > > Frequently Asked Questions: http://horde.org/faq/
> > > To unsubscribe, mail: imp-unsubscribe@lists.horde.org
> > >
> > 
> > 
> > -- 
> > IMP mailing list: http://horde.org/imp/
> > Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> > Frequently Asked Questions: http://horde.org/faq/
> > To unsubscribe, mail: imp-unsubscribe@lists.horde.org
> > 
> > 
> 
> 
> Jan.
> 
> --
> ::::::::::::::::::::::::::::::::::::::::
> AMMMa AG - discover your knowledge
> :::::::::::::::::::::::::::
> Detmolder Str. 25-33 :: D-33604 Bielefeld
> fon +49.521.96878-0 :: fax  +49.521.96878-20
> http://www.ammma.de
> ::::::::::::::::::::::::::::::::::::::::::::::
> 
> -- 
> IMP mailing list: http://horde.org/imp/
> Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
> 
>