>- see footer for list info -< Hi Mark You might need to check that the libraries you're using (glibc?) are installed / the correct ones. Given that they don't seem to have tested the procedure on RHEL3, you may find that the C libraries are missing / incompatible.
This from House of Fusion seems to be along the right lines... http://www.houseoffusion.com/cf_lists/index.cfm/method=messages&threadid=833 &forumid=14 Particularly this bit... " I have now got to the bottom of the problem. Red Hat pointed out that I needed the GCC files installed!!! I put on the following RPMs: binutils, cpp, kernel-headers, glibc-devel, gcc, openssl-devel - and it then built the connector perfectly! " HTH Robin -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mark Woods Sent: 25 January 2005 20:45 To: [email protected] Subject: [CF-Dev] CFMX/Linux/Apache - can't re-compile mod_jrun.so >- see footer for list info -< Running CFMX on whitebox linux with Apache 1.3 (whitebox is based on RHEL3) All requests for .cfm files result in a 404 response and I get the EAPI warning message when starting apache, i.e. "Loaded DSO /opt/coldfusionmx/runtime/lib/wsconfig/1/mod_jrun.so uses plain Apache 1.3 API, this module might crash under EAPI! (please recompile it with -DEAPI)." So, I decided I'd better re-compile mod_jrun.so. Following the instructions at http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_18748 , I get various syntax errors in an included file /usr/include/openssl/kssl.h and can't re-compile. Has anyone else had this problem or have some suggestions as to how I can get around it? Thanks Mark _______________________________________________ For details on ALL mailing lists and for joining or leaving lists, go to http://list.cfdeveloper.co.uk/mailman/listinfo -- CFDeveloper Sponsors:- >- Hosting provided by www.cfmxhosting.co.uk -< >- Forum provided by www.fusetalk.com -< >- DHTML Menus provided by www.APYCOM.com -< >- Lists hosted by www.Gradwell.com -< >- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -< _______________________________________________ For details on ALL mailing lists and for joining or leaving lists, go to http://list.cfdeveloper.co.uk/mailman/listinfo -- CFDeveloper Sponsors:- >- Hosting provided by www.cfmxhosting.co.uk -< >- Forum provided by www.fusetalk.com -< >- DHTML Menus provided by www.APYCOM.com -< >- Lists hosted by www.Gradwell.com -< >- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<
