You can't.  There isn't a compiled dll (the one you're looking for is
php_pspell.dll) but it doesn't exist.  Search google for the full
explanation but the underlying idea that I got when looking for someone a
couple of months ago is that it is "thread unsafe" and so is not suitable
for running under the windows operating system.  Your options are (in order
of feasability and ease):
a) install linux
b) decide what functions you need and write them yourself using the standard
PHP libraries
c) install a program called cygwin (linux emulator)

Ross

-----Original Message-----
From: Eduards Cauna [mailto:[EMAIL PROTECTED]]
Sent: 18 April 2002 07:22
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] pspell activation


Does anybody know how to activate pspell functionality in php-Windows?
Where to find precompiled binary like *.pspell-win32.* if any necessary?

Eduards


--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to