Al Haji-Ali <abdo.haji....@gmail.com> writes:

> Hello,
>
> I have an old version of Xapian installed in root and a new one installed in 
> my home folder which I want to use. My pkgconfig is configured correctly
>
> ,----
> | ~ pkg-config --libs xapian-core
> | -L/home/al/.local/stow/xapian/lib -lxapian
> `----
>

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.

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

Reply via email to