None
closed
nobody
aspell (1)
2018-11-15
2018-10-04
Anonymous
No

recoll appears to be trying to load a Linux .so file instead of macOS .dylib file.

> sw_vers -productVersion
10.14
> aspell -v
@(#) International Ispell Version 3.1.20 (but really Aspell 0.60.6.1)
> recoll -v
Recoll 1.21.3 + Xapian 1.4.6
> recollindex
:3:recollindex.cpp:517:recollindex: changing current directory to [/var/folders/1x/86qjdyxx3078drz7lwc37n6c0000gn/T/]
:3:recollindex.cpp:550:recollindex: starting up
:3:../index/fsindexer.cpp:246:fsindexer index time:  9 mS
:2:../index/indexer.cpp:344:ConfIndexer::createAspellDict: aspell init failed: Could not open shared library [libaspell.so] [libaspell.so.15] [libaspell.so.16]  : dlopen(libaspell.so.16, 1): image not found
> find /opt -name 'libaspell*'
/opt/local/lib/libaspell.15.dylib
/opt/local/lib/libaspell.dylib

Discussion

  • medoc
    medoc
    2018-11-15

    I think that that macports installs the .so files, but I have no way to check as I have no Mac to work with. Maybe try to contact the macports mailing list ? Or homebrew if this is what you are using.

    Anyway, Recoll can work fine without aspell, you just lose the spelling suggestions, which is no t a major loss.

     
  • medoc
    medoc
    2018-11-15

    • status: open --> closed
    • milestone: -->
     

Cancel   Add attachment