home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / os2 / apps / 5248 < prev    next >
Encoding:
Internet Message Format  |  1992-08-12  |  1.9 KB

  1. Xref: sparky comp.os.os2.apps:5248 comp.os.os2.programmer:4191
  2. Path: sparky!uunet!inmos!wraxall.inmos.co.uk!frogland.inmos.co.uk!des
  3. Newsgroups: comp.os.os2.apps,comp.os.os2.programmer
  4. From: des@frogland.inmos.co.uk (David Shepherd)
  5. Subject: Re: Has ispell been ported?
  6. Message-ID: <1992Aug13.103107.21785@wraxall.inmos.co.uk>
  7. Organization: INMOS architecture group
  8. References: <1992Aug12.013115.17341@news.iastate.edu>
  9. Date: Thu, 13 Aug 92 10:31:06 BST
  10. Lines: 32
  11.  
  12. In article <1992Aug12.013115.17341@news.iastate.edu>, jbhuber@iastate.edu (Joseph B Huber) writes:
  13. >Does any know if the popular Unix spelling program "ispell" has been ported to
  14. >OS/2 2.0? 
  15.  
  16. its not so much a port as a recompilation ... its the first thing
  17. i did after getting OS/2 and ENX/GCC.
  18.  
  19. i used the ispel v3 beta sources.
  20.  
  21. basically then only things to do are one or two changes to
  22. filenames to fit 8.3 properly and to add an IDEFAULT into
  23. the termio (?) info for the ioctl call.
  24.  
  25. use all the setups of UNIX with the USG variety (not BSD) and
  26. i think its all fairly plain sailing.
  27.  
  28. btw ispell v3 comes with a fairly fearsome makefile, which i don't
  29. think i ever fully understood, and you may find it simplest to
  30. strip this down to a simpler version that just builds the
  31. executables and the dictionary you want assuming you've already
  32. got unpacked/unsquashed lists of words.
  33.  
  34. 'spose if i got time i could check that my binaries haven't got any
  35. dependencies on my system (like default library is E:\USR\LIB\ISPELL
  36. and i'd need to check that this was switchable by an environment var)
  37. then submit them to c.b.os2.
  38.  
  39. --------------------------------------------------------------------------
  40. david shepherd: des@inmos.co.uk or des@inmos.com    tel: 0454-616616 x 625
  41.                 inmos ltd, 1000 aztec west, almondsbury, bristol, bs12 4sq
  42.         "i speak latin to god,   spanish to men,   french to women 
  43.          and german to my horse."             - charles v of spain
  44.