On 09/12/2021, David Bremner wrote:
> configure actually invokes xapian-config rather than pkg-config (I
> forget why offhand). So you probably need to set XAPIAN_CONFIG in the
> environment to the one in your /home when running configure.

Ah OK. My xapian-config is also correctly configured

,----
| ~ xapian-config --libs
| -L/home/al/.local/stow/xapian/lib -lxapian
`----

Notmuch's configure has the correct paths for Xapian as seen in the compilation 
command I included before. The issue is the order of library folders.

-- Al
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-le...@notmuchmail.org

Reply via email to