[+] Instalacje Samba 4.3.1 - pomoc przy ./configure

Tematy związane z oprogramowaniem, instalacją, konfiguracją
arekk
Posty: 56
Rejestracja: 02 października 2006, 18:22

[+] Instalacje Samba 4.3.1 - pomoc przy ./configure

Post autor: arekk »

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

Kod: Zaznacz cały

 --enable-iprint
            Build with iprint support (default=yes)
Widzę jaka posiadam polecenie aby to zmienić było takie

Kod: Zaznacz cały

./configure --enable-iprint=no
a tuta mam błąd taki

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]

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
"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
To w takim razie jak rozumieć to

Kod: Zaznacz cały

./configure --enable-iprint=no waf [command] [options]  Main commands (example: ./waf build -j4)
Dobra do zamknięcie https://wiki.samba.org/index.php/Waf#Using_waf_directly
6-ty dzięki
giaur
Member
Posty: 1915
Rejestracja: 25 maja 2007, 22:16

Post autor: giaur »

W zasadzie to po co kompilujesz skoro jest ta wersja w experimental?
Zablokowany