druffus
03-25-2004, 05:06 PM
Hello all,
I'm a servermatrix customer and I am trying to install the mod_proxy on my Linux server. Sorry to servermatrix for also submitting a trouble ticket, but i just can't get this.
I first tried rpm-ing apache-mod_proxy-1.3.29-1.i386 and got failure:
warning: httpd-devel-2.0.48-18.i386.rpm: V3 DSA signature: NOKEY, key ID 30c9ecf8
error: Failed dependencies:
apr-devel is needed by httpd-devel-2.0.48-18
apr-util-devel is needed by httpd-devel-2.0.48-18
httpd = 2.0.48 is needed by httpd-devel-2.0.48-18
Suggested resolutions:
httpd-devel-2.0.46-25.ent.i386.rpm
I wasn't able to find this rpm anywhere. Even so, I am not keen on rpm-ing too much cause i have only basic knowlege of working with the apache and server.
I also tried another method:
/home/cpapachebuild/buildapache/apache_1.3.29/config.status
cd /home/cpapachebuild/buildapache/apache_1.3.29/src/modules/proxy make Makefile.tmpl libproxy.so
But I get a make error:
make: Nothing to be done for `Makefile.tmpl'.
make: *** No rule to make target `libproxy.so'. Stop.
I am not sure what to do, I would really appreciate some help.
Thanks alot.
I'm a servermatrix customer and I am trying to install the mod_proxy on my Linux server. Sorry to servermatrix for also submitting a trouble ticket, but i just can't get this.
I first tried rpm-ing apache-mod_proxy-1.3.29-1.i386 and got failure:
warning: httpd-devel-2.0.48-18.i386.rpm: V3 DSA signature: NOKEY, key ID 30c9ecf8
error: Failed dependencies:
apr-devel is needed by httpd-devel-2.0.48-18
apr-util-devel is needed by httpd-devel-2.0.48-18
httpd = 2.0.48 is needed by httpd-devel-2.0.48-18
Suggested resolutions:
httpd-devel-2.0.46-25.ent.i386.rpm
I wasn't able to find this rpm anywhere. Even so, I am not keen on rpm-ing too much cause i have only basic knowlege of working with the apache and server.
I also tried another method:
/home/cpapachebuild/buildapache/apache_1.3.29/config.status
cd /home/cpapachebuild/buildapache/apache_1.3.29/src/modules/proxy make Makefile.tmpl libproxy.so
But I get a make error:
make: Nothing to be done for `Makefile.tmpl'.
make: *** No rule to make target `libproxy.so'. Stop.
I am not sure what to do, I would really appreciate some help.
Thanks alot.