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.so if the Apache source files (which may need to be installed separately) are installed elsewhere than the default. HTH John -- John Peacock Director of Information Research and Technology Rowman & Littlefield Publishing Group 4501 Forbes Boulevard Suite H Lanham, MD 20706 301-459-3366 x.5010 fax 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:

    
  1. CentOS (was Fedora Core 6) ( Pat McCormick 2007)
  2. Re: Fedora Core 6 ( "Nitai @ ComputerOil" 2007)
  3. Re: Fedora Core 6 ( Jesse Proudman 2007)
  4. Re: Fedora Core 6 ( Pat McCormick 2007)
  5. Re: Fedora Core 6 ( Chris 2007)
  6. Re: Fedora Core 6 ( Pat McCormick 2007)
  7. Re: Fedora Core 6 ( "Nitai @ ComputerOil" 2007)
  8. Re: Fedora Core 6 ( WJ Starck 2007)
  9. Re: Fedora Core 6 ( John Peacock 2007)
  10. Re: Fedora Core 6 ( devaulw@onebox.com 2007)
  11. Re: Fedora Core 6 ( Pat McCormick 2007)
  12. Re: Fedora Core 6 ( Pat McCormick 2007)
  13. Re: Fedora Core 6 ( devaulw@onebox.com 2007)
  14. Fedora Core 6 ( Pat McCormick 2007)
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.so if the Apache source files (which may need to be installed separately) are installed elsewhere than the default. HTH John -- John Peacock Director of Information Research and Technology Rowman & Littlefield Publishing Group 4501 Forbes Boulevard Suite H Lanham, MD 20706 301-459-3366 x.5010 fax 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:

Just testing (2003) BGcolor (1997) WebCat2b12 CGI Mac -- Problems propagating the cart through (1997) Nested vs conditional (1997) Server IP address (2004) Ad Serving Software (2002) WebMerchant? (1998) Updating a database once per day - An example (1998) WC Database Format (1997) RAM variables (1997) European Dates (1998) Replace context problem ... (1997) select multiple (1997) Re[2]: New syntax feedback for 4.0 (2000) Date Sorting (1997) Running WebCat from a CD-ROM (1997) Multiple transactions per cart (2000) WebTV (1998) Odd (2001) insecure client not shown (1998)