Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
10-27-2008, 03:17 AM
|
#1
|
Member
Registered: Jul 2005
Location: U.A.E
Distribution: FreeBSD,Fedora,Solaris,AIX
Posts: 168
Rep:
|
install mod_proxy_html
Hi, I am trying to install mod_proxy_html for apache 1.3 on Linux RedHat EL 4
I dont have "apxs" so i went to install apache-devel which require db1 and perl-base
db1 give me this error:
Quote:
#rpm -ivh db1-devel-1.85-10sls.i586.rpm
warning: db1-devel-1.85-10sls.i586.rpm: V3 DSA signature: NOKEY, key ID 67f22696
error: Failed dependencies:
db1 = 1.85 is needed by db1-devel-1.85-10sls.i586
|
Quote:
# rpm -ivh db1-1.85-10sls.i586.rpm
warning: db1-1.85-10sls.i586.rpm: V3 DSA signature: NOKEY, key ID 67f22696
Preparing... ########################################### [100%]
file /usr/lib/libdb1.so.2 from install of db1-1.85-10sls conflicts with file from package compat-db-4.1.25-9
|
for perl-base:
Quote:
# rpm -ivh perl-base-5.8.1-0.RC4.4sls.i586.rpm
warning: perl-base-5.8.1-0.RC4.4sls.i586.rpm: V3 DSA signature: NOKEY, key ID 67f22696
Preparing... ########################################### [100%]
file /usr/bin/perl from install of perl-base-5.8.1-0.RC4.4sls conflicts with file from package perl-5.8.5-36.RHEL4
file /usr/lib/perl5/5.8.1/i386-linux-thread-multi/CORE/libperl.so from install of perl-base-5.8.1-0.RC4.4sls conflicts with file from package perl-5.8.5-36.RHEL4
|
this conflicts error messages is really bugging me, any idea!
|
|
|
10-28-2008, 09:33 AM
|
#2
|
Member
Registered: Jul 2005
Location: U.A.E
Distribution: FreeBSD,Fedora,Solaris,AIX
Posts: 168
Original Poster
Rep:
|
ok i solve the conflicts errors, but i have now another error with compiling mod_proxy_html:
/usr/sbin/apxs -c -I /usr/include/libxml2/ -i mod_proxy_html.c
many lines i just post the last error lines i got.
Quote:
mod_proxy_html.c: At top level:
mod_proxy_html.c:1521: error: syntax error before "proxy_html_module"
mod_proxy_html.c:1522: error: `STANDARD20_MODULE_STUFF' undeclared here (not in a function)
mod_proxy_html.c:1522: error: initializer element is not constant
mod_proxy_html.c:1522: error: (near initialization for `proxy_html_module')
mod_proxy_html.c:1523: warning: excess elements in scalar initializer
mod_proxy_html.c:1523: warning: (near initialization for `proxy_html_module')
mod_proxy_html.c:1524: warning: excess elements in scalar initializer
mod_proxy_html.c:1524: warning: (near initialization for `proxy_html_module')
mod_proxy_html.c:1525: warning: excess elements in scalar initializer
mod_proxy_html.c:1525: warning: (near initialization for `proxy_html_module')
mod_proxy_html.c:1526: warning: excess elements in scalar initializer
mod_proxy_html.c:1526: warning: (near initialization for `proxy_html_module')
mod_proxy_html.c:1527: warning: excess elements in scalar initializer
mod_proxy_html.c:1527: warning: (near initialization for `proxy_html_module')
mod_proxy_html.c:1529: warning: excess elements in scalar initializer
mod_proxy_html.c:1529: warning: (near initialization for `proxy_html_module')
mod_proxy_html.c:1529: warning: data definition has no type or storage class
apxs:Break: Command failed with rc=1
|
|
|
|
10-28-2008, 10:51 AM
|
#3
|
Member
Registered: Jul 2005
Location: U.A.E
Distribution: FreeBSD,Fedora,Solaris,AIX
Posts: 168
Original Poster
Rep:
|
solved, i install mod_proxy_html successfully.
I use mod_proxy with ssl engine enabled, it work fine but some pictures and links is not forwarded correctly. so i install mod_proxy_html, but the same problems still there!
|
|
|
All times are GMT -5. The time now is 07:49 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|