<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 
  <style type="text/css">.mceResizeHandle {position: absolute;border: 1px solid black;background: #FFF;width: 5px;height: 5px;z-index: 10000}.mceResizeHandle:hover {background: #000}img[data-mce-selected] {outline: 1px solid black}img.mceClonedResizable, table.mceClonedResizable {position: absolute;outline: 1px dashed black;opacity: .5;z-index: 10000}
</style>
 
 </head><body style="">
 
  <div>
   Claws Mail 3.10.1 compiled from binary on amd 64-bit  CentOS 6.5 Final linux system.
  </div> 
  <div>
    
  </div> 
  <div>
   I installed Claws Mail binary, and enchant and aspell (+ English dictionary), all in my local ($HOME ; i.e. ~/) directories, as I do not have root access (corporate environment).
  </div> 
  <div>
    
  </div> 
  <div>
   Claws (configured for IMAP4) runs well, BUT I cannot get the spell checker to install (like I do at home).  Under Configuration:Preferences:Compose there are only the {Writing | Templates | Wrapping} panels.
  </div> 
  <div>
    
  </div> 
  <div>
   Relevant to this issue, the enchant binary is installed at
  </div> 
  <div>
    
  </div> 
  <div>
   ~/Linux/apps/enchant/bin/enchant
  </div> 
  <div>
    
  </div> 
  <div>
   and the aspell binary is at
  </div> 
  <div>
    
  </div> 
  <div>
   ~/Linux/apps/aspell/bin/aspell.
  </div> 
  <div>
    
  </div> 
  <div>
   Claws is at
  </div> 
  <div>
    
  </div> 
  <div>
   ~/Linux/apps/Claws/bin/claws-mail.
  </div> 
  <div>
    
  </div> 
  <div>
   I set the path for each, e.g.
  </div> 
  <div>
    
  </div> 
  <div>
   export PATH=$PATH:/home/vstuart/Linux/apps/enchant/bin/
  </div> 
  <div>
    
  </div> 
  <div>
   but the which command gives the following:
  </div> 
  <div>
    
  </div> 
  <div>
   vstuart:$ which aspell
  </div> 
  <div>
   ~/Linux/apps/aspell/bin/aspell
  </div> 
  <div>
    
  </div> 
  <div>
   vstuart:$ which enchant
  </div> 
  <div>
   /usr/bin/enchant
  </div> 
  <div>
   vstuart:$
  </div> 
  <div>
    
  </div> 
  <div>
   I am at a loss: How can I resolve this issue?
  </div>
 
</body></html>