has anyone managed to get the installer to accept a source-compiled apache2?
using centos3.5 (masqueraded as RHES3 in the /etc/redhat-release file).
using tomcat 5.0.28 and jdk 1.4.2.
everything verifies fine except apache RPM (of course!)
i know from readign posts that the designed behavior of the install is to require apache installed from RPMs, however, this is a development server with many custom apache modules. thus the source compilation. of course, in the event scalix would be moved to our main production server all these compatibiliy issues would be addressed with a clean install .
HOWEVER, at this point i'd rather not have to run two httpd servers on the same machine in order to evaluate Scalix.
i know several others have inquired about this, and gotten the 'RPM required' response.
SO, my question is for all the rest of you out there in the same boat:
*** has anyone managed to find a workaround that allows scalix to interoperate with a custom source-compiled apache2 (?), for testing and evaluation purposes ***