You do not have the required RedHat libstdc++ package installed. See the release notes for the exact package name.
-- Tom Jordahl Macromedia Server Development -----Original Message----- From: Andy Ciordia [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 27, 2001 12:22 PM To: CF-Linux Subject: Problem: Debian/Apache/Apxs Running Debian 2.2.14-va.5.1 Potato, Apache 1.3.20, and Coldfusion 5. Apache httpd -V: Server version: Apache/1.3.20 (Unix) Server built: Sep 26 2001 15:29:32 Server's Module Magic Number: 19990320:10 Server compiled with.... -D HAVE_MMAP -D HAVE_SHMGET -D USE_SHMGET_SCOREBOARD -D USE_MMAP_FILES -D USE_SYSVSEM_SERIALIZED_ACCEPT -D SINGLE_LISTEN_UNSERIALIZED_ACCEPT -D HTTPD_ROOT="/opt/apache_1.3.20" -D SUEXEC_BIN="/opt/apache_1.3.20/bin/suexec" -D DEFAULT_PIDLOG="logs/httpd.pid" -D DEFAULT_SCOREBOARD="logs/httpd.scoreboard" -D DEFAULT_LOCKFILE="logs/httpd.lock" -D DEFAULT_XFERLOG="logs/access_log" -D DEFAULT_ERRORLOG="logs/error_log" -D TYPES_CONFIG_FILE="conf/mime.types" -D SERVER_CONFIG_FILE="conf/httpd.conf" -D ACCESS_CONFIG_FILE="conf/access.conf" -D RESOURCE_CONFIG_FILE="conf/srm.conf" Apache httpd.conf: LoadModule coldfusion_module libexec/mod_coldfusion.so ----------------------------------------------------- All is installed where it should be.. this does not work.. I get gooblygook on my screen.. CF must not be processing it. So I read more of the document and get to the installing via apxs that got me here: atlas:/opt/coldfusion/webserver/apache/src> make apxs -c ./libcf.a mod_coldfusion.c gcc -DLINUX=22 -DUSE_HSREGEX -DUSE_EXPAT -I../lib/expat-lite -DNO_DL_NEEDED -I/opt/apache_1.3.20/include -c mod_coldfusion.c -o mod_coldfusion.so mod_coldfusion.o ./libcf.a apxs:Break: Command failed with rc=255 make: *** [mod_coldfusion.so] Error 1 --------------------------------------------------------- Lastly, when I boot up CF I get these messages: /opt/coldfusion/bin/cfexec: Symbol `__vt_9bad_alloc' has different size in shared object, consider re-linking /opt/coldfusion/bin/cfexec: Symbol `__vt_11logic_error' has different size in shared object, consider re-linking /opt/coldfusion/bin/cfexec: Symbol `__vt_12length_error' has different size in shared object, consider re-linking /opt/coldfusion/bin/cfexec: Symbol `__vt_12out_of_range' has different size in shared object, consider re-linking /opt/coldfusion/bin/cfexec: Symbol `__vt_9exception' has different size in shared object, consider re-linking ---------------------------------------------- If someone could tell me what end was up, I'd appreciate it.. oh yes, I've also been looking for the cf-linux-faq but couldn't find it on houseoffusion.. thanks in advance, -A ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm ------------------------------------------------------------------------------ Archives: http://www.mail-archive.com/cf-linux%40houseoffusion.com/ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_linux or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.
