On Wed, Aug 13, 2008 at 4:56 AM, Ch Praveena <[EMAIL PROTECTED]> wrote: > I could install successfully the versions like httpd 2.0.63. httpd 2.2.8 > versions of apache. But, when trying to install on a new machine, I ve got > the problem. Here is a portion of the console, after runnig the "make" > command. http://rifers.org/paste/show/7882
Looks like you're linking in the system expat instead of the bundled one -- do you need to specify a different --with-expat to match the way you're building httpd? -- Eric Covener [EMAIL PROTECTED] --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
