Új hozzászólás Aktív témák

  • ReJim

    őstag

    válasz bambano #8014 üzenetére

    nem, minden 32bites, a mysql meg az alap amit a telepítővel felrakott.

    megoldódott, újraraktam a mysql-t slackpkg-vel, majd secureban instaláltam, most műkszik.

    -------------
    php-t viszont nem bírom felrakni.

    configure vége:

    checking whether to enable LIBXML support... yes
    checking libxml2 install dir... no
    checking for xml2-config path... /usr/bin/xml2-config
    checking whether libxml build works... no
    configure: error: build test failed. Please check the config.log for details.

    config.log vége:

    configure:20327: checking whether libxml build works
    configure:20354: gcc -o conftest -g -O2 -fvisibility=hidden conftest.c

    -lm -ldl -lnsl -lxml2 -lz -lm 1>&5
    /usr/lib/gcc/i486-slackware-linux/4.2.4/../../../../i486-slackware-linux/bin/ld: cannot find -lz
    collect2: ld returned 1 exit status
    configure: failed program was:
    #line 20343 "configure"
    #include "confdefs.h"


    char xmlInitParser();
    int main() {
    xmlInitParser();
    return 0;
    }

    mi lehet a gond? a barátomat kérdezgetem vagy 2 órája, és próbálkozom, de nem jutok előbbre.

    ./configure --prefix=/usr/local/php --with-mysql=/usr/local/mysql --with-zlib --with-xml-dir=/usr/lib

    ezzel van a gond?

    </end.?>

Új hozzászólás Aktív témák