public inbox for [email protected]
help / color / mirror / Atom feedRe: configure && --with
3+ messages / 2 participants
[nested] [flat]
* Re: configure && --with
@ 2026-04-08 19:10 Matthias Apitz <[email protected]>
2026-04-08 19:23 ` Re: configure && --with Tom Lane <[email protected]>
0 siblings, 1 reply; 3+ messages in thread
From: Matthias Apitz @ 2026-04-08 19:10 UTC (permalink / raw)
To: Tom Lane <[email protected]>; +Cc: [email protected]
El día miércoles, abril 08, 2026 a las 10:59:29a. m. -0400, Tom Lane escribió:
> Matthias Apitz <[email protected]> writes:
> > but it still says in config.log
>
> > ...
> > configure:14192: checking for openssl
> > configure:14210: found /usr/local/sisis-pap/bin/openssl
> > configure:14222: result: /usr/local/sisis-pap/bin/openssl
> > configure:14242: using openssl: openssl not found
>
> You don't actually need to worry about that. It's only trying to
> report the result of "openssl version" for documentation's sake.
> We don't use that executable for anything beyond that.
Ok, fine with me. But the implementation of '--with-libraries' is wrong
or at least the documentation needs clarification if this implementation
is intentionally.
matthias
--
Matthias Apitz, ✉ [email protected], http://www.unixarea.de/ +49-176-38902045
Public GnuPG key: http://www.unixarea.de/key.pub
In Cuba bei der Ankunft eines Schiffes mit Rohöl: "Endlich, die Russen sind da!
En Cuba al llegar un barco con crudo: "Por fin, los rusos llegan!"
Wann kommen sie endlich zu uns? ¿Cúando llegan por fin para acá?
^ permalink raw reply [nested|flat] 3+ messages in thread
* Re: configure && --with
2026-04-08 19:10 Re: configure && --with Matthias Apitz <[email protected]>
@ 2026-04-08 19:23 ` Tom Lane <[email protected]>
2026-04-09 06:08 ` Re: configure && --with Matthias Apitz <[email protected]>
0 siblings, 1 reply; 3+ messages in thread
From: Tom Lane @ 2026-04-08 19:23 UTC (permalink / raw)
To: Matthias Apitz <[email protected]>; +Cc: [email protected]
Matthias Apitz <[email protected]> writes:
> El día miércoles, abril 08, 2026 a las 10:59:29a. m. -0400, Tom Lane escribió:
>> You don't actually need to worry about that. It's only trying to
>> report the result of "openssl version" for documentation's sake.
>> We don't use that executable for anything beyond that.
> Ok, fine with me. But the implementation of '--with-libraries' is wrong
> or at least the documentation needs clarification if this implementation
> is intentionally.
[ shrug... ] I do not think it's incumbent on us to work with
broken openssl installations. If your openssl doesn't cope
with being run without any special LD_LIBRARY_PATH setting,
you need to rethink how you're building it.
regards, tom lane
^ permalink raw reply [nested|flat] 3+ messages in thread
* Re: configure && --with
2026-04-08 19:10 Re: configure && --with Matthias Apitz <[email protected]>
2026-04-08 19:23 ` Re: configure && --with Tom Lane <[email protected]>
@ 2026-04-09 06:08 ` Matthias Apitz <[email protected]>
0 siblings, 0 replies; 3+ messages in thread
From: Matthias Apitz @ 2026-04-09 06:08 UTC (permalink / raw)
To: Tom Lane <[email protected]>; +Cc: [email protected]
El día miércoles, abril 08, 2026 a las 03:23:45p. m. -0400, Tom Lane escribió:
> Matthias Apitz <[email protected]> writes:
> > El día miércoles, abril 08, 2026 a las 10:59:29a. m. -0400, Tom Lane escribió:
> >> You don't actually need to worry about that. It's only trying to
> >> report the result of "openssl version" for documentation's sake.
> >> We don't use that executable for anything beyond that.
>
> > Ok, fine with me. But the implementation of '--with-libraries' is wrong
> > or at least the documentation needs clarification if this implementation
> > is intentionally.
>
> [ shrug... ] I do not think it's incumbent on us to work with
> broken openssl installations. If your openssl doesn't cope
> with being run without any special LD_LIBRARY_PATH setting,
> you need to rethink how you're building it.
Wrong! It's not build unusual, just with a dedicated
--prefix=/usr/local/sisis-pap,
just the same way as PostgreSQL can be build with the same --prefix.
The idea of this is to keep in customer servers all OpenSource own
compiled and delivered software below the same top level dir and not
pollute servers in other areas.
The implementation of --with-libraries in PostgreSQL's 'configure is
what I'd call: a bug. You should rethink about this
matthias
--
Matthias Apitz, ✉ [email protected], http://www.unixarea.de/ +49-176-38902045
Public GnuPG key: http://www.unixarea.de/key.pub
In Cuba bei der Ankunft eines Schiffes mit Rohöl: "Endlich, die Russen sind da!
En Cuba al llegar un barco con crudo: "Por fin, los rusos llegan!"
Wann kommen sie endlich zu uns? ¿Cúando llegan por fin para acá?
^ permalink raw reply [nested|flat] 3+ messages in thread
end of thread, other threads:[~2026-04-09 06:08 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2026-04-08 19:10 Re: configure && --with Matthias Apitz <[email protected]>
2026-04-08 19:23 ` Tom Lane <[email protected]>
2026-04-09 06:08 ` Matthias Apitz <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox