Thanks, Tom
Daniel Westermann writes: > is this something the configure script needs to
take care of? No. If your python is not named "python", you need to do
something like configure --with-python PYTHON=python3.6 regards, tom lane
Daniel Westermann writes:
> is this something the configure script needs to take care of?
No. If your python is not named "python", you need to do something
like
configure --with-python PYTHON=python3.6
regards, tom lane
Hi %,
is this something the configure script needs to take care of?
checking for CFLAGS recommended by Perl... -D_REENTRANT -D_GNU_SOURCE -O2 -g
-pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
-Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong
-grecord-gcc-switches -sp