[+] Instalacje Samba 4.3.1 - pomoc przy ./configure
: 16 listopada 2015, 19:47
Dobry wieczór.
Może ja nie umiem czytać, a może brak mi doświadczenia....
Proszę o pomoc w interpretacji "co autor miał na myśli"
Polecenie ./configure --help dostaje pełen opis opcji między innymi taki
Widzę jaka posiadam polecenie aby to zmienić było takie a tuta mam błąd taki
I teraz zachodzę w głowę co jest jest ten "waf"
Hmm temat chyba do zamknięcie https://wiki.samba.org/index.php/Build_ ... ptional.29
Dobra do zamknięcie https://wiki.samba.org/index.php/Waf#Using_waf_directly
6-ty dzięki
Może ja nie umiem czytać, a może brak mi doświadczenia....
Proszę o pomoc w interpretacji "co autor miał na myśli"
Polecenie ./configure --help dostaje pełen opis opcji między innymi taki
Kod: Zaznacz cały
--enable-iprint
Build with iprint support (default=yes)
Kod: Zaznacz cały
./configure --enable-iprint=no
Kod: Zaznacz cały
./configure --enable-iprint=no
waf [command] [options]
Main commands (example: ./waf build -j4)
build : build all targets
clean : removes the build files
configure : configures the project
ctags : build 'tags' file using ctags
dist : makes a tarball for distribution
distcheck : test that distribution tarball builds and installs
distclean : removes the build directory
etags : build TAGS file using etags
install : installs the build files
pep8 : run pep8 validator
pydoctor : build python apidocs
reconfigure : reconfigure if config scripts have changed
test : Run the test suite (see test options below)
testonly : run tests without doing a build first
uninstall : removes the installed files
wafdocs : build wafsamba apidocs
wildcard_cmd: called on a unknown command
[B]
waf: error: --enable-iprint option does not take a value[/B]
Hmm temat chyba do zamknięcie https://wiki.samba.org/index.php/Build_ ... ptional.29
To w takim razie jak rozumieć to"If you don't require support for CUPS, you can disable it by adding "--disable-cups" to the configure command:Kod: Zaznacz cały
$ ./configure ... --disable-cups
Kod: Zaznacz cały
./configure --enable-iprint=no waf [command] [options] Main commands (example: ./waf build -j4)
6-ty dzięki