[Eisfair] php - fehlende library?

Marcus Röckrath marcus.roeckrath at gmx.de
Mo Nov 4 11:40:05 CET 2024


Hallo Stefan,

Stefan Puschek wrote:

>> Du könntest hier z. B. mit
>> 
>> find / -exec ls -l {} \; 2>/dev/null | grep "Sep 29  2006"
>> 
>> auf die Suche gehen, da die anderen Dateien eines solchen alten
>> Paketes eher den gleichen Datumsstempel tragen könnten/sollten.
> 
> barbrady # find / -exec ls -l {} \; 2>/dev/null | grep "Sep 29  2006"
> drwxr-xr-x 3 root root 4096 Sep 29  2006 lib
> drwxr-xr-x 3 root root 4096 Sep 29  2006 php5
> drwxr-xr-x 2 root root 4096 Sep 29  2006 build
> -rw-r--r-- 1 root root   4308 Sep 29  2006 Makefile.global
> -rw-r--r-- 1 root root  66376 Sep 29  2006 acinclude.m4
> -rwxr-xr-x 1 root root  43499 Sep 29  2006 config.guess
> -rwxr-xr-x 1 root root  31743 Sep 29  2006 config.sub
> -rw-r--r-- 1 root root 221080 Sep 29  2006 libtool.m4
> -rw-r--r-- 1 root root 186760 Sep 29  2006 ltmain.sh
> -rw-r--r-- 1 root root   2278 Sep 29  2006 mkdep.awk
> -rw-r--r-- 1 root root   2691 Sep 29  2006 phpize.m4
> -rw-r--r-- 1 root root  54636 Sep 29  2006 run-tests.php
> -rw-r--r-- 1 root root    410 Sep 29  2006 scan_makefile_in.awk
> -rwxr-xr-x 1 root root  39388 Sep 29  2006 shtool
> -rw-r--r-- 1 root root 221080 Sep 29  2006
> /usr/local/lib/php5/build/libtool.m4

usw.

> barbrady # php -v
> PHP 8.3.12 (cli) (built: Oct 25 2024 12:36:49) (NTS)
> Copyright (c) The PHP Group
> Zend Engine v4.3.12, Copyright (c) Zend Technologies
> barbrady #

Die Installation der aktuellen php8-cli-Version wird natürlich Dateien in 
/usr/local nicht überschreiben, da sie im aktuellen Paket natürlich dort 
nicht liegen.

Ich würde mit dem find nochmal schauen, was da nun noch an alten php-Files 
verblieben ist und dann manuell aufräumen.

Hast du 2006 eventuell selbst mal php übersetzt?

Mir sieht es wegen /usr/local/lib/php5/build/-Verzeichnis ein wenig so vor.

Der Verzeichniszweig /usr/local/lib/php5 kann IMHO in die Tonne.

> Danke!

Bitte.

-- 
Gruß Marcus
[eisfair-Team]



Mehr Informationen über die Mailingliste Eisfair