On Monday 08 November 2004 07:03, Noodles wrote:
> Jason Wong wrote:
> > --with-pspell=/usr is what you want.
>
> I tried this and it still didn't help things

That *is* what you want -- your problem lies elsewhere.

> I have:
> /usr/include/aspell.h
> /usr/lib/libaspell.so
> /usr/lib/libaspell.so.15
> /usr/lib/libaspell.so.15.0.3
> /usr/lib/libpspell.so.15
> /usr/lib/libpspell.so.15.0.3

That looks good.

> (your find script didn't seem to do anything on my box, so i just used
> locate)

I would have asked you to use locate if I could have been sure you have 
updated the db after removing and installing the various packages.

Anyway, do you have these as well:

/usr/include/pspell/
/usr/include/pspell/pspell.h

The directory is required for the ./configure command to succeed, and you 
actually need the header file for the make command to succeed.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
<Ze0> so, how's everything in the world of Quack?
<LordHavoc> just ducky
<Ze0> excellent, fried duck is mighty fine tasty.
*/

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

Reply via email to