Examples of using Configure script in English and their translations into Portuguese
{-}
-
Colloquial
-
Official
-
Medicine
-
Financial
-
Ecclesiastic
-
Ecclesiastic
-
Computer
-
Official/political
Configure script.
Create the configure script.
This may involve editing a Makefile or running a configure script.
Run Configure Script.
Can not configure project:Missing configure script in%s.
Updated UNIX configure script to work with GCC 5.x compilers.
CONFIGURE_ENV Additional environment variables to be set for configure script run.
Q6.1: A configure script complains that it can't find an"acceptable cc.
GNU_CONFIGURE The port uses configure script to prepare build.
Uses a configure script, so you probably don't have to edit the Makefiles.
Project does not have an executable configure script. Auto generate the Project first.
I got the latest version of PHP using the anonymous Git service,but there's no configure script!
The output of the configure script should give you hints on what else is required.
Sometimes a program has an ld argument orsearch path hardcoded in a Makefile or configure script.
AutoConf- Tool to create a configure script from the configure. ac file.
A configure script configures a software package for installation on a particular target system.
For example, in packages which use a configure script, the USE flag codice_1 would translate to codice_2.
You have to have the GNU autoconf package installed so you can generate the configure script from configure. in.
When using a GNU configure script, keep an eye on which optional features are activated by auto-detection.
The initial PHP setup and configuration process is controlled by the use of the command line options of the configure script.
Note: Only for advanced users, the configure script provides many options useful to set specific installation paths.
The source. tar. bz2 package installs into/ usr/local/ kde by default. You can override this setting by using the--prefix option of the configure script.
Open the configure script in a text editor, and remove all occurrences of-lXi in lists of X Window libraries.
More specific compilation and installation options can be passed to the configure script. Use./ configure--help on the command line to view these options.
But the application's configure script detects the library present in the system and includes its support in the resulting executable.
At least some Mandrake 10 versions put libGL. la in the wrong place,so if the configure script cannot find it, you will have to create a symbolic link.
You can make the configure script look for header files and libraries in non-standard locations by specifying additional flags to pass to the C preprocessor and linker, such as.
Also, unless you run configure with the--enable-maintainer-mode option,the configure script will not automatically get rebuilt when the configure.
The configure script has to run in${WRKSRC}, but we are only interested in building and installing the Python 2 or Python 3 parts of the software, so set the build and install base directories appropriately.
Also like& checkout-only;,this option requires at least that the configure script is run again for the module after changing it. This is done using the kdesvn-build cmd-reconfigure; module command.