• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. eldera

    Debian kompilacja

    YEAAAH!!!! Żartowałem.. root@junior:/home/junior/0.3.6.r101# ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk...
  2. eldera

    Debian kompilacja

    root@junior:~# apt-get install libxml2-dev Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed: libxml2-dev 0 upgraded, 1 newly installed, 0 to remove and 138 not upgraded. Need to get 0 B/899 kB of...
  3. eldera

    Debian kompilacja

    Więc tak. Odinstalowało się dobrze, ale:root@junior:~# apt-get install libxml-dev Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package libxml-dev
  4. eldera

    Debian kompilacja

    root@junior:~# apt-get install libxml2-dev Reading package lists... Done Building dependency tree Reading state information... Done libxml2-dev is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 138 not upgraded. root@junior:~# whereis libxml2-dev...
  5. eldera

    Debian kompilacja

    apt-get install libxml2 czy apt-get install libxml?
  6. eldera

    Debian kompilacja

    Tyle że ja tutaj nie mam żadnego libxml.
  7. eldera

    Debian kompilacja

    Jak to obczaić? btw gz 1.500 postów xD
  8. eldera

    Debian kompilacja

    root@junior:~# whereis xml2-config xml2-config: /usr/bin/xml2-config.1 /usr/bin/xml2-config.in /usr/bin/xml2-config /usr/share/man/man1/xml2-config.1.gz
  9. eldera

    Debian kompilacja

    Ręcznie dodając je przez WinSCP do /usr/bin/ lub usr/bin/include/ i jeszcze apt-get install libxml2-dev libgmp3-dev, ale wtedy mi pisało że mam je zainstalowane w nowszej wersji..
  10. eldera

    Debian kompilacja

    Wiesz co? Kurna zauważyłem tylko za cholerę nie mogę ich wgrać bo za bardzo nie wiem jak. Tzn, próbowałem ale i tak mi to samo wyskakiwało. :)
  11. eldera

    Debian kompilacja

    Siemka. Mam problem przy kompilacji TFSa na Debianie. root@junior:/home/junior/0.3.6.r101# ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no...
  12. eldera

    Count to 10!

    two
  13. eldera

    Linux Problem with compilation on Debian.

    root@junior:/home/junior/0.3.6.r101# apt-get install libxml2-dev libgmp3-dev Reading package lists... Done Building dependency tree Reading state information... Done libgmp3-dev is already the newest version. libxml2-dev is already the newest version. 0 upgraded, 0 newly installed, 0 to...
  14. eldera

    Linux Problem with compilation on Debian.

    autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force configure.ac:136: warning: macro `AM_PATH_XML2' not found in library autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running...
  15. eldera

    Linux Problem with compilation on Debian.

    ./autogen.sh && ./configure --enable-mysql --enable-server-diag && make autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force configure.ac:136: warning: macro `AM_PATH_XML2' not found in library autoreconf: configure.ac: tracing...
  16. eldera

    Linux Problem with compilation on Debian.

    After this: root@junior:~# apt-get install libboost1.41-dev libboost-system1.41-dev libboost -filesystem1.41-dev libboost-date-time1.41-dev libboost-regex1.41-dev libboost-t...
  17. eldera

    Linux Problem with compilation on Debian.

    I think it is.
  18. eldera

    Linux Problem with compilation on Debian.

    Again the same problem. ;/
  19. eldera

    Linux Problem with compilation on Debian.

    root@junior:/home/junior/noobwar# ./autogen.sh ./autogen.sh: line 1: autoreconf: command not found What i have to do?
  20. eldera

    Linux Problem with compilation on Debian.

    I need help with this error. root@junior:/usr/games/nbwar# make make all-am make all-am make[1]: Entering directory `/usr/games/nbwar' g++ -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -I/usr/include/lua5.1 -D__USE_MYSQL__ -D__ENABLE_SERVER_DIAGNOSTIC__ -D_THREAD_SAFE -D_REENTRANT...
Back
Top