Re: Fedora Core 6
This WebDNA talk-list message is from 2007
It keeps the original formatting.
numero = 68337
interpreted = N
texte = Pat McCormick wrote:> I didn't look into FC6 in detail, except to confirm that the directory > structure is largely unchanged from FC4, including the locations of web > documentation and gci stuff. The problem is probably due to the newer > version of Apache that is installed with FC6.The mod_webcatalog.so plugin must be rebuilt anytime you upgrade Apache to a newer (binary incompatible) version. The source files for this are in the distro under the WebCatalogEngine/PluginSource directory. You may need to apply the following patch (watch for wrapped lines):--- Makefile.orig 2006-03-10 16:42:20.000000000 -0500+++ Makefile 2006-03-10 16:34:19.000000000 -0500@@ -3,7 +3,7 @@ # to the correct folder which contains all Apache include files-APACHE_INCLUDES = -I/usr/include/httpd+APACHE_INCLUDES = -I/usr/include/apache2 DEBUG = -D_REENTRANT -DNDEBUG INCLUDES = -I./ $(APACHE_INCLUDES)@@ -22,7 +22,7 @@ $(CC) -c $(CFLAGS) mod_webcatalog.cpp mod_webcatalog2.so: mod_webcatalog.o wc_globals.o- $(LD) -G -o mod_webcatalog2.so mod_webcatalog.o wc_globals.o+ $(LD) -G -lstdc++ -o mod_webcatalog2.so mod_webcatalog.o wc_globals.o clean: rm *.o mod_webcatalog2.soif the Apache source files (which may need to be installed separately) are installed elsewhere than the default.HTHJohn-- John PeacockDirector of Information Research and TechnologyRowman & Littlefield Publishing Group4501 Forbes BoulevardSuite HLanham, MD 20706301-459-3366 x.5010fax 301-429-5748-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list
.To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
Associated Messages, from the most recent to the oldest:
Pat McCormick wrote:> I didn't look into FC6 in detail, except to confirm that the directory > structure is largely unchanged from FC4, including the locations of web > documentation and gci stuff. The problem is probably due to the newer > version of Apache that is installed with FC6.The mod_webcatalog.so plugin must be rebuilt anytime you upgrade Apache to a newer (binary incompatible) version. The source files for this are in the distro under the WebCatalogEngine/PluginSource directory. You may need to apply the following patch (watch for wrapped lines):--- Makefile.orig 2006-03-10 16:42:20.000000000 -0500+++ Makefile 2006-03-10 16:34:19.000000000 -0500@@ -3,7 +3,7 @@ # to the correct folder which contains all Apache include files-APACHE_INCLUDES = -I/usr/include/httpd+APACHE_INCLUDES = -I/usr/include/apache2 DEBUG = -D_REENTRANT -DNDEBUG INCLUDES = -I./ $(APACHE_INCLUDES)@@ -22,7 +22,7 @@ $(CC) -c $(CFLAGS) mod_webcatalog.cpp mod_webcatalog2.so: mod_webcatalog.o wc_globals.o- $(LD) -G -o mod_webcatalog2.so mod_webcatalog.o wc_globals.o+ $(LD) -G -lstdc++ -o mod_webcatalog2.so mod_webcatalog.o wc_globals.o clean: rm *.o mod_webcatalog2.soif the Apache source files (which may need to be installed separately) are installed elsewhere than the default.HTHJohn-- John PeacockDirector of Information Research and TechnologyRowman & Littlefield Publishing Group4501 Forbes BoulevardSuite HLanham, MD 20706301-459-3366 x.5010fax 301-429-5748-------------------------------------------------------------This message is sent to you because you are subscribed to the mailing list .To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/
John Peacock
DOWNLOAD WEBDNA NOW!
Top Articles:
Talk List
The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...
Related Readings:
How Many SKU's is enough? (1997)
No Access warning when caching HTML files (1997)
WebCatalog Mac 2.1b3 (1997)
Expert tech support -- a fast and simple solution (long) ... (2000)
Requiring that certain fields be completed (1997)
W* 4.2 / WebCat (TPro) 3.0.5b / OS 8.5.1 / BW G3 (2000)
Mass deletion of records (2006)
Goodbyes (2007)
WebCat2 beta 11 - new prefs ... (1997)
[WebDNA] divisible by 1 (2011)
[WebDNA] MD5 Hash issue (2009)
Webmerchant PC auth (1998)
Looking for 5 to 12 shops with 3 URLs & statements (1997)
SET and C-SET (1998)
$Append for Users outside the ADMIN group (1997)
Variables not being passed *back* (2000)
more ! testing (1997)
OS X and Emailer (2002)
WC Database Format (1997)
[isfile] ? (1997)