This is something that should be fixed in the configure script
Set the environment variable and run the configure script
Run the configure script again without cleaning the build directory.
You need to run the configure script before building the project using make.
Se necesita ejecutar el script configure antes de construir el proyecto usando make.
Furthermore the configure script generates additional files.
You can override this setting by using the - prefix option of the configure script.
Se puede omitir este ajuste utilizando la opción - prefix del script configure.
The configure script handles the configuration process.
El script configure maneja el proceso de configuración.
Use - enable-debug=full option with configure script for to provide a full information bug report.
Utilice la opción - enable-debug=full con el script configure para proporcionar información completa sobre el informe de error.
The configure script will compile a number of test programs to see what is available on your system & will calculate many things.
El script de configuración compilará unos cuantos programas de test para ver qué hay disponible en el sistema y calcular algunas cosas.
After successfully running the configure script the following options as available for make
Después de ejecutar sin errores el script configure las siguientes opciones están disponibles para make
To setup the project we will need to run the configure script as follows
Para configurar el proyecto será necesario ejecutar el script configure de la siguiente forma
So the first thing that you need to do is run the configure script.
Así que lo primero que tienes que hacer es ejecutar el script de configuración.
Many installers do this with prefix in the configure script, but this can be useful with compiler flags too.
Muchos instaladores hacen esto con un prefix en el script configure, pero esto puede hacerse también con flags del compilador.