Re: Linux: directory change .../lib to .../lib64 - Mailing list pgsql-general

From Tom Lane
Subject Re: Linux: directory change .../lib to .../lib64
Date
Msg-id 1734270.1638375028@sss.pgh.pa.us
Whole thread Raw
In response to Re: Linux: directory change .../lib to .../lib64  (Matthias Apitz <guru@unixarea.de>)
List pgsql-general
Matthias Apitz <guru@unixarea.de> writes:
> 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
> ...

Well, Autoconf's provision for site-local scripts is very ancient.
I say again that this isn't anything we've changed: either that
file wasn't there last time you did this, or its contents changed
underneath you.

            regards, tom lane



pgsql-general by date:

Previous
From: Ben Chobot
Date:
Subject: Re: Database Scalability
Next
From: SQL Padawan
Date:
Subject: Re: Database Scalability