On 1/25/06, Ariz Jacinto <[EMAIL PROTECTED]> wrote: > hint: > mod_proxy_html.a was the one built but mod_proxy_html.la > or mod_proxy_html.so is the one being needed.
turns out that i had to upgrade the libtool supplied by the apache 2.0.55 source. after compiling http://ftp.gnu.org/gnu/libtool/libtool-1.5.22.tar.gz and copying the main libtool script to the apache build directory, mod_proxy_html.so built successfully. > > On 1/24/06, roderick tapang <[EMAIL PROTECTED]> wrote: > > chmod 644 > /server/apps/pkg/apache/2.0.55/modules/mod_proxy_html.a > > PATH="$PATH:/sbin" ldconfig -n > /server/apps/pkg/apache/2.0.55/modules > > modules. > > ... > > chmod: failed to get attributes of > > > `/server/apps/pkg/apache/2.0.55/modules/mod_proxy_html.so': > No such > > file or directory > > apxs:Error: Command failed with rc=65536 -- roderick e. tapang, nclp retapang at gmail dot com (o_.' http://counter.li.org/ //\ ---------------------- V_/_ Linux User # 253842 _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

