Pagina 6 di 6

Re: aiuto traduzione richiesta in canale

Inviato: giovedì 17 dicembre 2009, 17:41
da jmilton00
ma qua dice cmake, non configure... è lo stesso? :-\

Re: aiuto traduzione richiesta in canale

Inviato: giovedì 17 dicembre 2009, 17:43
da cristian_c
jmilton00 ha scritto: ma qua dice cmake, non configure... è lo stesso? :-\
sì, ma infatti qui dice:

Codice: Seleziona tutto

For compatibility reasons, configure like wrapper is provided, if you
don't need much specific tuning, you can use general "./configure; make;
sudo make install" set of commands. The configure wrapper will create
directory build-configure and build all binaries there (nothing is
changed in source tree), for example gammu binary is in
build-configure/gammu directory.

Codice: Seleziona tutto

If you need/want to tweak build a bit more than configure wrapper
provides, you have to use CMake directly. For now, only out of source
build is supported, so you have to create separate directory for build:
e inoltre ./configure non me lo lasciava fare se non avevo installato prima il pacchetto cmake  ;)