Depends on your distro, for RH like distribution you can check if ispell is installed using rpm , somehting like : rpm -qa | grep ispell
debian like aptitude searsh ispell If installed , use locate or type or which to find the right path :-) Rachid On Mon, Nov 24, 2008 at 04:31:23PM -0500, Marijan Lesko (MLK) wrote: > Where do I find ispell? > > > Marijan Lesko > > > -- > Votre meilleur compliment à MontréalNetQuest Inc. est une référence auprès > vos amis et partenaires d'affaires. > > > Gestion Des Technologies Informatiques. > > 5250, ave. Ferrier, suite 805, Montréal (Québec) H4P 1L4 > Tél: (514) 486-9005 x1001, Sans frais: 1-866-486-9005 x1001, Fax: (514) > 486-5721 > E-mail: [EMAIL PROTECTED], http://www.mnquest.com > > -- > Les prix soumissionnés sont valides pour une période de 24 heures à moins > d'avis contraire ~ Vérifier si le produit suggéré correspond à vos attentes. > > --------------- > This e-mail may be privileged and/or confidential, and the sender does not > waive any related rights and obligations. Any distribution, use or copying of > this e-mail or the information it contains by other than an intended > recipient is unauthorized. If you received this e-mail in error, please > advise me (by return e-mail or otherwise) immediately. > > Ce courrier électronique est confidentiel et protégé. L'expéditeur ne renonce > pas aux droits et obligations qui s'y rapportent. Toute diffusion, > utilisation ou copie de ce message ou des renseignements qu'il contient par > une personne autre que le (les) destinataire(s) désigné(s) est interdite. Si > vous recevez ce courrier électronique par erreur, veuillez m'en aviser > immédiatement, par retour de courrier électronique ou par un autre moyen. > > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steven Carr > Sent: Monday, November 24, 2008 3:54 PM > To: User questions and discussions about OTRS. > Subject: Re: [otrs] Spelling > > Marijan Lesko (MLK) wrote: > > When tried to check spelling in the ticket got the following message: > > > > *Error: Can't find spellchecker (/usr/bin/ispell): No such file or > > directory** * > > As the error states /usr/bin/ispell does not exist, you will need to ensure > the ispell package is installed on your system and/or update the SysConfig to > instruct OTRS to the correct location of the ispell binary. > > Steve > > -- > Steven Carr > Engineer - Khipu Networks Ltd. > [EMAIL PROTECTED] - www.khipu-networks.com Secure - Compliant - Infrastructure > > Registered Office: Fairfax House, 15 Fulwood Place, London WC1V 6AY > Registered in England. Company Number 5218573 > > _______________________________________________ > OTRS mailing list: otrs - Webpage: http://otrs.org/ > Archive: http://lists.otrs.org/pipermail/otrs > To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs -- Rachid Zarouali AFNIC [EMAIL PROTECTED] 01.39.30.83.47 _______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
