[root@frasv6318 www]# cp -pi /lib/libdl.so.2 lib/
[root@frasv6318 www]# chroot /www/ /apache/bin/apachectl start
/apache/bin/httpd: error while loading shared libraries: libexpat.so.0: cannot open shared object file: No such file or directory
/apache/bin/apachectl start: httpd could not be started
[root@frasv6318 www]# |