From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:1008:1e59::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id QO2ULilZg2WYLwEAkFu2QA (envelope-from ) for ; Wed, 20 Dec 2023 22:14:17 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id MBUUKSlZg2VqbgEA62LTzQ (envelope-from ) for ; Wed, 20 Dec 2023 22:14:17 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of notmuch-bounces@notmuchmail.org designates 135.181.149.255 as permitted sender) smtp.mailfrom=notmuch-bounces@notmuchmail.org; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1703106857; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-owner:list-unsubscribe:list-subscribe:list-post; bh=qqOjJD+7yjkqDY+g1oKN+Irj5irIdZoddDiZIVsx4xU=; b=ujXoiT/j+T/Pw1z0fGtI5RosMal7AjKqRb1QQ20q6rWKjs1QNnAiDiGpiTG3zOAdmfzuGt McGWQSzmcWArv6OIzuxcbaRGlxBJr91K/piyqH67q3adbN0WRZP+34t31A7K/bk72LGlen 1+HcEMT+PkeIkLbu0YRbDX1z23+J0Wwz5cHYL3KwpISsnvd3SOIvFoEQB/ZeE60HC7cQED sAb3+bXXZE6FoiIvzXQSvyCzQZN4eL2g8Oix7saBiwYecoqSDhnQnb1ehoBAY2Ca3Qlg2H z1l3aJrFQsk6mPiI2XD7OxeL9PXVoW48EoWDrdzPKSRJYOaeU7M60J/Z6rjwQw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of notmuch-bounces@notmuchmail.org designates 135.181.149.255 as permitted sender) smtp.mailfrom=notmuch-bounces@notmuchmail.org; dmarc=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1703106857; a=rsa-sha256; cv=none; b=d8ErhS/iPWWt7w+GEPSQD8Vk9xSFBIgAcm9dxgbeve4xquM82VMQuMJ6JoXPRUjSB+aXBF GwiVNsI9a4SDtONG0gJ/kdN0tdakEwgIRA5WBIELPk0Uu84GNtxZjZ2V996IEJd7Q7syVh RlJs7RXIzao44GvnN1Y8YkObxaHUOz9145LE+eXfULL2o7hKhuwlOQUMGClnhJUipuO4CD 5eO+qiEe7Pmtgs3R8tq8zUtlVUlSWaraTGQ12CrZqXv4KnxDJ23U7wgqhmMLpPLuY2v0VS BBfLuvdOxN5MKQPNjBP4lpJr+/BFFsolVcczbirh5p/QfHR4FET94zMydIZIrQ== Received: from mail.notmuchmail.org (yantan.tethera.net [135.181.149.255]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 5244C232D3 for ; Wed, 20 Dec 2023 22:14:17 +0100 (CET) Received: from yantan.tethera.net (localhost [127.0.0.1]) by mail.notmuchmail.org (Postfix) with ESMTP id E18505F36D; Wed, 20 Dec 2023 21:14:13 +0000 (UTC) Received: from phubs.tethera.net (phubs.tethera.net [IPv6:2607:5300:60:3a9d::1]) by mail.notmuchmail.org (Postfix) with ESMTPS id 990245E50C for ; Wed, 20 Dec 2023 21:14:10 +0000 (UTC) Received: from tethera.net (node-1w7jr9sq6r285hb4jzty0djso.ipv6.telus.net [IPv6:2001:569:bbf1:a00:6170:61c6:96ed:fd78]) by phubs.tethera.net (Postfix) with ESMTPS id A8BC7180066; Wed, 20 Dec 2023 17:14:07 -0400 (AST) Received: (nullmailer pid 1037996 invoked by uid 1000); Wed, 20 Dec 2023 21:14:05 -0000 From: David Bremner To: Sandra Snan , notmuch@notmuchmail.org Subject: Re: configure prefix ignored by make install In-Reply-To: <87il4ssw0s.fsf@ellen.idiomdrottning.org> References: <87plz1rsar.fsf@ellen.idiomdrottning.org> <871qbgx55r.fsf@tethera.net> <87il4ssw0s.fsf@ellen.idiomdrottning.org> Date: Wed, 20 Dec 2023 13:14:05 -0800 Message-ID: <87edfgvaoy.fsf@tethera.net> MIME-Version: 1.0 Message-ID-Hash: AVEYS7AVLKQHIBRXADWSIKABUE7BTNCU X-Message-ID-Hash: AVEYS7AVLKQHIBRXADWSIKABUE7BTNCU X-MailFrom: david@tethera.net X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-notmuch.notmuchmail.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.3 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Migadu-Country: DE X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -0.91 X-Spam-Score: -0.91 X-Migadu-Queue-Id: 5244C232D3 X-Migadu-Scanner: mx10.migadu.com X-TUID: B3Ol9tvMRDMl Sandra Snan writes: > I used sudo for the install because /tmp/ isn't gonna be my > ultimate destdir and I don't want my own user to own these files, > root should own them. I was planning to use fpm in --dir mode. > Although I didn't get that far because it instead installed into > /usr/local. Fair enough, but can you try without sudo to try to narrow down where the issue is? Thanks, David