Just a thought, but according to README.claws included within the tarball, it stipulates that version 0.50 or newer of aspell is required. What version have you got on your system, Ian?
-- Begin Quote ---
a. Requirements ---------------
Note: As for version 0.8.3 (and cvs version 0.8.2claws3), Sylpheed-Claws uses the new GNU/aspell 0.50 for spell checking instead of the obsolete pspell and old aspell 0.33.x. You will need to upgrade your system. See http://www.gnu.org/software/aspell for instructions on how to do this.
The spell checker in Sylpheed requires the new GNU/aspell library (http://www.gnu.org/software/aspell), version 0.50 or newer.
You also need the dictionaries. Check GNU/aspell home page for how to download and install them.
NB: The old dictionaries used by the old aspell will not work.
-- End Quote --
Ian Douglas wrote on 20 April 2003 19:17:
On Sunday, April 20, 2003 5:04 PM, Steve Fosdick wrote:
Ian Douglas wrote:
bash-2.05a$ ls /usr/local/lib X11 libaspell.so.15 libpspell.so libaspell.la libaspell.so.15.0.2 libpspell.so.15 libaspell.so libpspell.la libpspell.so.15.0.2
then...
configure:16202: ./conftest ./conftest: error while loading shared libraries: libaspell.so.15: cannot open shared object file: No such file or directory configure:16205: $? = 127 configure: program exited with status 127
I looks like the program is trying to load the shared library by using the name libaspell.so.15 whereas the library is probably actually in the file libaspell.so.15.0.2 libaspell.so.15 should be a symbolic link to libaspell.so.15.0.2 - if it isn't then this is probably the problem - you just need to remove libaspell.so.15 and re-link it.
Thanks for the tip Steve. However, unfortunately, it looks like the file is already linked:
bash-2.05a$ ls -l /usr/local/lib total 7884 drwxr-xr-x 3 root root 4096 Apr 18 16:22 X11 -rwxr-xr-x 1 root root 809 Apr 20 12:34 libaspell.la lrwxrwxrwx 1 root root 19 Apr 20 12:34 libaspell.so -> libaspell.so.15.0.2 lrwxrwxrwx 1 root root 19 Apr 20 12:34 libaspell.so.15 -> libaspell.so.15.0.2 -rwxr-xr-x 1 root root 8036610 Apr 20 12:34 libaspell.so.15.0.2 -rwxr-xr-x 1 root root 837 Apr 20 12:34 libpspell.la lrwxrwxrwx 1 root root 19 Apr 20 12:34 libpspell.so -> libpspell.so.15.0.2 lrwxrwxrwx 1 root root 19 Apr 20 12:34 libpspell.so.15 -> libpspell.so.15.0.2 -rwxr-xr-x 1 root root 6260 Apr 20 12:34 libpspell.so.15.0.2 bash-2.05a$
Thanks for the suggestion.
Ian.
main@lists.alug.org.uk http://www.alug.org.uk/ http://lists.alug.org.uk/mailman/listinfo/main Unsubscribe? See message headers or the web site above!
-- Affordable web hosting packages from Martyn Drake -> http://forum.movielad.co.uk/viewforum.php?f=2