On Wed, 2 Jan 2002, Paul Iadonisi wrote: > Here's what doesn't work: > OS: Red Hat 7.2 > Apache: 1.3.22 (official update from RH) > (built dynamically against supplied expat rpm) > Cold Fusion: 5.0 > Sablotron: 0.71 > Expat: 1.95.1 (supplied with Red Hat 7.2)
Have you tried rebuilding everything from source? As has been noted many times, binary compatibility is hard. Subtle differences in the build environments often manifest themselves as segfaults in the run environment. Now, Cold Fusion is a commercial product, so you'll have to work around that, but the rest is Open Source. Remove all the Red Hat supplied RPMs for everything that even smells like it might be related to Apache. Then obtain the latest "stable" releases of everything as source tarballs, RTFM, and do what the FMs say. Check the CF docs for details about how it will integrate with source builds. Good luck! -- Ben Scott <[EMAIL PROTECTED]> | The opinions expressed in this message are those of the author and do not | | necessarily represent the views or policy of any other person, entity or | | organization. All information is provided without warranty of any kind. | ***************************************************************** To unsubscribe from this list, send mail to [EMAIL PROTECTED] with the text 'unsubscribe gnhlug' in the message body. *****************************************************************
