Re: Linux: directory change .../lib to .../lib64

From: Ron <ronljohnsonjr(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Linux: directory change .../lib to .../lib64
Date: 2021-12-01 14:28:54
Message-ID: 24d56b5e-1b1a-35cc-9aef-0d1fbe25e029@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 12/1/21 8:14 AM, Matthias Apitz wrote:
[snip]
> From the file config.log:
> ...
> configure:2687: loading site script /usr/share/site/x86_64-unknown-linux-gnu
> | #!/bin/sh
> | # Site script for configure. It is resourced via $CONFIG_SITE environment varaible.
> |
> | # If user did not specify libdir, guess the correct target:
> | # Use lib64 for 64 bit bi-arch targets, keep the default for the rest.
> | if test "$libdir" = '${exec_prefix}/lib' ; then
> ...

Is bi-arch really still relevant in 2021 (almost 2022)?

--
Angular momentum makes the world go 'round.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ben Chobot 2021-12-01 14:32:37 Re: Database Scalability
Previous Message Matthias Apitz 2021-12-01 14:14:50 Re: Linux: directory change .../lib to .../lib64