FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Installation Issues » pspell questions
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: pspell questions [message #1205 is a reply to message #993] Sun, 24 March 2002 03:17 Go to previous message
ironstorm is currently offline  ironstorm   Canada
Messages: 89
Registered: February 2002
Location: Toronto, Ontario, Canada
Karma:
Member

dangib wrote on Tue, 19 March 2002 1:11 AM

do I need to do anything other than install the pspell libraries to get the message board to use them? I did this but it still shows up as disabled.

I did not install aspell, wasn't sure if i needed to, as i do have ispell.



Pspell and Aspell are/were interdependant last time I compiled
PHP w/ pspell support... (PHP 4.10 days)

Here is the general method (the versions are the ones I used):

# Get Pspell (12.2+)
./configure
make
make install

# Get Aspell (33.6.3+)
./configure
make
make install

# Finish Pspell install
cd ../Pspell/modules
./make
make install

# Build PHP4 w/ Pspell support (may need to modi the make file)
cd ../php4
dpkg-source -x
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: install.php problem at step 1
Next Topic: disable 30 days threshold
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Mon Jul 01 19:03:17 GMT 2024

Total time taken to generate the page: 0.04813 seconds