unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: David Bremner <david@tethera.net>
To: Al Haji-Ali <abdo.haji.ali@gmail.com>, notmuch@notmuchmail.org
Subject: Re: Make fails with xapian custom installation
Date: Thu, 09 Dec 2021 11:38:41 -0400	[thread overview]
Message-ID: <87o85phjpa.fsf@tethera.net> (raw)
In-Reply-To: <x1obl1pj0yl.fsf@gmail.com>

Al Haji-Ali <abdo.haji.ali@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

  reply	other threads:[~2021-12-09 15:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-09 14:23 Make fails with xapian custom installation Al Haji-Ali
2021-12-09 15:38 ` David Bremner [this message]
2021-12-09 15:49   ` Al Haji-Ali
2021-12-09 16:27     ` David Bremner
2021-12-09 16:36       ` Al Haji-Ali

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87o85phjpa.fsf@tethera.net \
    --to=david@tethera.net \
    --cc=abdo.haji.ali@gmail.com \
    --cc=notmuch@notmuchmail.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).