thanks it worked. I have an old apache setup with these under modules/ httpd.exp mod_dav_svn.so mod_proxy.so mod_access.so mod_deflate.so mod_proxy_connect.so mod_actions.so mod_dir.so mod_proxy_ftp.so mod_alias.so mod_env.so mod_proxy_http.so mod_asis.so mod_expires.so mod_rewrite.so mod_auth.so mod_ext_filter.so mod_setenvif.so mod_auth_anon.so mod_headers.so mod_speling.so mod_auth_dbm.so mod_imap.so mod_ssl.so mod_auth_digest.so mod_include.so mod_status.so mod_authz_svn.so mod_info.so mod_unique_id.so mod_autoindex.so mod_log_config.so mod_userdir.so mod_cern_meta.so mod_log_forensic.so mod_usertrack.so mod_cgi.so mod_mime.so mod_version.so mod_dav.so mod_mime_magic.so mod_vhost_alias.so mod_dav_fs.so mod_negotiation.so how to create all these so files? thx again --- André Malo <nd@xxxxxxxxx> wrote: > * Melanie Pfefer wrote: > > > > hi, > > > > ./configure --prefix=/usr/local/apache224 > > --enable-deflate > > > > however, mod_deflate.so is missing. > > > > What should be done to have this library? > > It's built statically. httpd -l should show you > mod_deflate.c included. > If you want it built dynamically, use > --enable-deflate=shared. > > If it isn't built statically either, zlib (and/or > zlib-dev) might be missing > on your system. > > nd > > --------------------------------------------------------------------- > The official User-To-User support forum of the > Apache HTTP Server Project. > See <URL:http://httpd.apache.org/userslist.html> for > more info. > To unsubscribe, e-mail: > users-unsubscribe@xxxxxxxxxxxxxxxx > " from the digest: > users-digest-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: > users-help@xxxxxxxxxxxxxxxx > > ___________________________________________________________ Want ideas for reducing your carbon footprint? Visit Yahoo! For Good http://uk.promotions.yahoo.com/forgood/environment.html --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx