Visualizzazione dei risultati da 1 a 8 su 8
  1. #1

    ubuntu php PCNTL Functions

    Ciao,
    sto seguendo
    http://php.net/manual/en/ref.pcntl.php

    codice:
    whisher@Ugo ~ $  sudo apt-get install php5-dev
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    php5-dev is already the newest version.
    0 upgraded, 0 newly installed, 0 to remove and 87 not upgraded.
    whisher@Ugo ~ $ cd php/
    whisher@Ugo ~/php $ sudo  apt-get source php5
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    E: Unable to find a source package for php5
    sbaglio qualcosa ?
    Without faith, nothing is possible. With it, nothing is impossible
    http://ilwebdifabio.it

  2. #2
    Ma i repository dei sorgenti li hai attivati?

  3. #3
    mi sorge un dubbio
    che intendi ?
    Without faith, nothing is possible. With it, nothing is impossible
    http://ilwebdifabio.it

  4. #4

  5. #5


    GRAZIE
    Without faith, nothing is possible. With it, nothing is impossible
    http://ilwebdifabio.it

  6. #6


    codice:
    make /bin/bash /home/whisher/php/php5-5.2.10.dfsg.1/ext/pcntl/libtool --mode=compile cc  -I. -I/home/whisher/php/
    php5-5.2.10.dfsg.1/ext/pcntl -DPHP_ATOM_INC -I/home/whisher/php/
    php5-5.2.10.dfsg.1/ext/pcntl/include -I/home/whisher/php/
    php5-5.2.10.dfsg.1/ext/pcntl/main -I/home/whisher/php/
    php5-5.2.10.dfsg.1/ext/pcntl -I/usr/include/php5 -I/usr/include/php5/
    main -I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/
    include/php5/ext -I/usr/include/php5/ext/date/lib -
    D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H  
    -g -O2   -c /home/whisher/php/php5-5.2.10.dfsg.1/ext/pcntl/pcntl.c -o 
    pcntl.lo  libtool: compile: Failed to create `.libs' make: *** [pcntl.lo]
     Error 1

    phpize
    ./configure
    make

    i primi due ok al make mi appare quell'errore
    Without faith, nothing is possible. With it, nothing is impossible
    http://ilwebdifabio.it

  7. #7

  8. #8
    tordelo mi ero dimenticato il sudo
    tutto a posto


    Without faith, nothing is possible. With it, nothing is impossible
    http://ilwebdifabio.it

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.