Hola gente, uso SID como mucha gente pero no he encontrado nadie con este problema:
# /etc/init.d/apache start
Starting web server: apache/usr/sbin/apache: error while loading shared
libraries: libdb.so.2: cannot open shared object file: No such file or
directory
failed
# ln -s /lib/libdb2.so.2.7.7 /usr/lib/libdb.so.2
# /etc/init.d/apache start
Starting web server: apacheSyntax error on line 221 of
/etc/apache/httpd.conf:Cannot load /usr/lib/apache/1.3/mod_rewrite.so
into server: /usr/lib/libdb.so.2: version `GLIBC_2.0' not found
(required by /usr/lib/apache/1.3/mod_rewrite.so)
failed
# dpkg -S /lib/libdb2.so.2.7.7
libdb2: /lib/libdb2.so.2.7.7
# dpkg -L libdb2
/.
/lib
/lib/libdb2.so.2.7.7
/lib/libdb.so.3
/usr
/usr/share
/usr/share/doc
/usr/share/doc/libdb2
/usr/share/doc/libdb2/changelog.gz
/usr/share/doc/libdb2/copyright
/usr/share/doc/libdb2/changelog.Debian.gz
/lib/libdb2.so.2
# dpkg -l apache* | grep '^ii'
ii apache 1.3.26-1 Versatile, high-performance HTTP server
ii apache-common 1.3.26-1 Support files for all Apache webservers
# dpkg -l libdb* | grep '^ii'
ii libdb2 2.7.7.0-7 The Berkeley database routines (run-time fil
ii libdb2++ 2.7.7.0-7 The Berkeley database routines (c++ run-time
ii libdb2-util 2.7.7.0-7 The Berkeley database routines (development
ii libdb3 3.2.9-16 Berkeley v3 Database Libraries [runtime]
ii libdb3-dev 3.2.9-16 Berkeley v3 Database Libraries
[development]ii libdb3-util 3.2.9-16 Berkeley v3 Database Utilities
ii libdbd-mysql-p 1.2219-4 mySQL database interface for Perl
ii libdbi-perl 1.28-1 The Perl5 Database Interface by Tim Bunce
�Es un problema de los paquetes libdb* o del apache? �Se arreglar� si
me bajo el apache y lo compilo? �Es cuesti�n de esperar al pr�ximo
apt-get update?
Saludos.
--
--==-- --==-- Miguel �ngel Vilela --==-- --==--
a.k.a miguev at fmat.ull.es, GULiC, Barrapunto & IRC-Hispano
GULiC - Grupo de Usuarios Linux de Canarias - http://www.gulic.org
Facultad de Matem�ticas, Universidad La Laguna --- www.fmat.ull.es
Public GPG key at http://search.keyserver.net (search for: miguev)
Linux Reg. User #184518 - Debian GNU/Linux SID - kernel 2.4.18-xfs
Linux Reg. Machines: #81674, #81677, #105478, #118020, #118022
-- Linux Driver Petition #73209 --- No ePatents Petition #80354 --
You will lose an important tape file.
pgpz8JNSCQqft.pgp
Description: PGP signature

