Bonjour ou bonsoir, Depuis qq temps, j'ai remarque que l'installation de php4 etait "morte" En dehors die l'utilisation en tant que "langage web", je sais que php peut etre un "executable en ligne de commande". Je suis en version SID noyau 2.4.18 mais je n'ai pas trouve d'installation pour ce paquet. Je me suis dit qu'il n'en existe pas et j'ai donc cherche a reprendre php4-dev
Premier retour: Sorry, but the following packages have unmet dependencies: php4-dev: Depends: autoconf2.13 but it is not going to be installed E: Sorry, broken packages Si j'ai bien compris les liens sont toujours casses et je n'ai plus qu'a attendre ou alors est ce que la seconde tentaive: apt-get install autoconf2.13 php4-dev Reading Package Lists... Done Building Dependency Tree... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: Sorry, but the following packages have unmet dependencies: autoconf2.13: Depends: autoconf (>= 2.50) but it is not going to be installed php4-dev: Depends: automake or automake1.5 but it is not going to be installed E: Sorry, broken packages D'ou la troiseme: apt-get install automake autoconf2.13 php4-dev Reading Package Lists... Done Building Dependency Tree... Done Sorry, automake is already the newest version. Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: Sorry, but the following packages have unmet dependencies: autoconf: Conflicts: autoconf2.13 (< 2.13-47) but 2.13-43 is to be installed E: Sorry, broken packages Conclusion: Vote reponse: A) Je dois aller chasser le papillon en attendant la reparation des paquets ? B) Il existe une autre astuce pour avoir l'executable. C) Je devrais prendre des cours d'anglais Merci pour vos reponses et bon week-end � tous. Franck

