maria-discuss team mailing list archive
-
maria-discuss team
-
Mailing list archive
-
Message #05850
Re: Specifying install libdir when building from source
-
To:
Sergei Golubchik <serg@xxxxxxxxxxx>
-
From:
"Chris Ross (cross2)" <cross2@xxxxxxxxx>
-
Date:
Mon, 6 Jul 2020 16:05:02 +0000
-
Accept-language:
en-US
-
Arc-authentication-results:
i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=cisco.com; dmarc=pass action=none header.from=cisco.com; dkim=pass header.d=cisco.com; arc=none
-
Arc-message-signature:
i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=9h90xg6kWO4+Sh6agS/wMAPBFXAAL88qKHzJfuLbR1c=; b=YL0IpaEdZhxbY8tAo9UAKjyzziOpT0X3hRR0CldZSbF1EOXTi3k0g/2+mUHAXvqKOpoJbwTPXAqm69z5IGtf/U85pjumOI3kz+Lw1pB1Dn62qIgPyoK8Kuwd2JdX4CW8oBzuAwpyyZf4rmT/TDZJIec3di3Z/EIs5l+BetS/rBvq8SmdOnF7/NbVkWhn7rlKasQnYdeRXdeU9I1u44wMp/LbLq2WNFsDNkDBcBVjJ+BrUYKlohTEKwsXZXiXDjNCyHiFHspo/zkcvHGXvBC4V3F7f9NSReIJMvAUkKVN6MZm+NczTgOaQ+QrfiaShffRvtA3ecOobUQhjfz9wDcT7A==
-
Arc-seal:
i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=dUrR6EXjyzKo7LZtosBJM2Opva0w3pry/tl4fRM9y0fFfaHCyuCt+eAO7+CfEtFfrem2w6JqC14EHyF1aSUxhMDr+Jh9U2Um8cmG9bPHO9r04eMxECY9ai+c3BsOOzOLriNcSWAVtej/mhVltFXIo3ZsS8mLn1oR4Np6tKdHmN2uiWoybMohok3rGe3x2gvMiIYr9up6w/Yec+dv8b4o4Omfc72p52LpZUbFtbXk7PZOzG2Q9KH7sR5rhLn2tB3rS97oNWaBVnZCgHsiXfHlUwtPC3c/dbfQkwFNiZRm1BgHps/nLvhbs2WDAF9p9/yzUa/N8PMVXEhtcCXAiqkkCA==
-
Authentication-results:
mariadb.org; dkim=none (message not signed) header.d=none;mariadb.org; dmarc=none action=none header.from=cisco.com;
-
Cc:
"maria-discuss@xxxxxxxxxxxxxxxxxxx" <maria-discuss@xxxxxxxxxxxxxxxxxxx>
-
In-reply-to:
<20200706143628.GA27249@pweza.fritz.box>
-
Ironport-phdr:
9a23:Mod4wRTtQFDrhjTKYj7LdXanftpsv++ubAcI9poqja5Pea2//pPkeVbS/uhpkESQBNWJ7vteiuPauebnQ2NTqZqCsXVXdptKWldFjMgNhAUvDYaDDlGzN//laSE2XaEgHF9o9n22Kw5ZTcD5YVCBp3So7DceEFP4LwUmbujwE5TZ2sKw0e368pbPYgJO0Ty6Z746LBi/oQjL8McMho43IacqwRyPqXxNKOk=
-
Thread-index:
AQHWU5qiJeJt9ugJgEy4ZnISOO6RlKj6nnUA///Vr4A=
-
Thread-topic:
[Maria-discuss] Specifying install libdir when building from source
-
User-agent:
Microsoft-MacOutlook/16.38.20061401
Hi!
On 7/6/20, 10:36, "Sergei Golubchik" <serg@xxxxxxxxxxx> wrote:
Hi, Chris!
On Jul 06, Chris Ross (cross2) wrote:
> ... I want to install into /usr/lib64. Assuming there
> isn’t an easy “just do that” flag, can I set the library path used to
> install?
-DINSTALL_LIBDIR=/usr/lib64
Are you building a binary tarball?
RPM/DEB packages automatically use /usr/lib64 if needed.
see cmake/install_layout.cmake - may be rpm or deb layout will work
better for you.
Thanks. Hmm, okay, I see that now. I was using STANDALONE, as you guessed.
Maybe RPM would suit me better. Does that try to build an RPM, or just
adjust the install paths? Maybe that would be better...
Thanks!
- Chris
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
Follow ups
References