Hello how are you?

When doing the MariaDB compilation it gives me error if I do not have gnutls.
After compiling gnutls and their dependencies. MariaDB compiles well.

But I'm interested in compiling MariaDB with OpenSSL and not using gnutls. How do I say this?

My script: https://gist.github.com/dertin/8de14e458dd4f0d3acb5f0deff120951

Guillermo Céspedes
Full Stack Developer



El 20 jun. 2017, a las 13:38, Sergei Golubchik <serg@mariadb.org> escribió:

Hi, Guillermo!

Okay, you need help with chosing what flags to use?

Use -DBUILD_CONFIG=mysql_release, that's enough.

On Jun 20, Guillermo Cespedes wrote:
Hi Sergei,

I have doubts about the flags that I must send in the configuration

Previously I compiled a version of zlib 1.2.11 and openssl 1.1.0f that I want it to use

There are some flag that I must include for security for the production server

Guillermo Céspedes
Full Stack Developer



El 20 jun. 2017, a las 03:55, Sergei Golubchik <serg@mariadb.org> escribió:

Hi, Guillermo!

On Jun 19, Guillermo Céspedes Tabárez wrote:
Hello I need help to add in my script (
https://gist.github.com/dertin/8de14e458dd4f0d3acb5f0deff120951#file-install-sh-L232
)
the compilation of "MariaDB 10.2.6" from its source code.
Must work for Debian 8.8 32bit and 64bit

I suppose, you've tried instructions from the page you've linked in your
script?  https://mariadb.com/kb/en/mariadb/generic-build-instructions/

How did it fail? What errors did you get?

Regards,
Sergei
Chief Architect MariaDB
and security@mariadb.org