lvs-users
|
To: | "'LinuxVirtualServer.org users mailing list.'" <lvs-users@xxxxxxxxxxxxxxxxxxxxxx> |
---|---|
Subject: | RE: Keepalived compilink problem with redaht 9.0 and redhat ES3.0 |
From: | Peter Mueller <pmueller@xxxxxxxxxxxx> |
Date: | Tue, 17 Feb 2004 15:27:25 -0800 |
> checking openssl/ssl.h usability... no > checking openssl/ssl.h presence... no > checking for openssl/ssl.h... no > configure: error: > !!! OpenSSL is not properly installed on your system. !!! > !!! Can not include OpenSSL headers files. !!! > > The problems are related to redhat openssl installation . > is there a patch for keepalived or a hack to fix this problem . > I have openssl-0.9.7a-20 installed on both machines . This is RedHat placing Kerberos includes in a strange place. To fix this problem, put this in your /etc/profile : export CPPFLAGS=-I/usr/kerberos/include . Then: 1.) export CPPFLAGS=-I/usr/kerberos/include 2.) make clean in keepalived (or remove directory & re-untar it) 3.) recompile P |
<Prev in Thread] | Current Thread | [Next in Thread> |
---|---|---|
|
Previous by Date: | problem getting vrrp to work in very simple setup, Nathan Neulinger |
---|---|
Next by Date: | Re: Keepalived compilink problem with redaht 9.0 and redhat ES3.0, mike |
Previous by Thread: | Re: Keepalived compilink problem with redaht 9.0 and redhat ES3.0, mike |
Next by Thread: | Re: Keepalived compilink problem with redaht 9.0 and redhat ES3.0, mike |
Indexes: | [Date] [Thread] [Top] [All Lists] |