Re: Fedora Core 6

This WebDNA talk-list message is from

2007


It keeps the original formatting.
numero = 68338
interpreted = N
texte = John- Could you provide instructions for applying the patch for those of us that are programmatically challenged? TIA, Will On Jan 17, 2007, at 10:01 AMCST, John Peacock wrote: > 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 digest@talk.smithmicro.com> > Web Archive of this list is at: http://webdna.smithmicro.com/ -- Will Starck NovaDerm Skincare Science http://www.novaderm.com helpdesk@novaderm.com 866-892-4149 ------------------------------------------------------------- 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)
John- Could you provide instructions for applying the patch for those of us that are programmatically challenged? TIA, Will On Jan 17, 2007, at 10:01 AMCST, John Peacock wrote: > 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 digest@talk.smithmicro.com> > Web Archive of this list is at: http://webdna.smithmicro.com/ -- Will Starck NovaDerm Skincare Science http://www.novaderm.com helpdesk@novaderm.com 866-892-4149 ------------------------------------------------------------- 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/ WJ Starck

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:

Summing fields (1997) problems with 2 tags shakur (1997) Root Folder problems cont. (1998) OT - royalty free images (2002) Possible Bug in 2.0b15.acgi (1997) show all problem (1997) How to find 100 most recent additions. (1997) WebCat2b13MacPlugIn - [showif][search][/showif] (1997) Req: Array Tags Explained, simple and clear (2003) WebDNA-Talk Digest mode broken (1997) Copyright ? (1997) ShowIf variables (1997) Am I going senile? (Price recalc based on quantity) (1997) WebCat2 - [include] tags (1997) Re:Change WebDNA-Talk Mail due to no digest for 1wk (1997) Parameter Problem (1998) Pithy questions on webcommerce & siteedit (1997) RE: PIXO support (1997) Quicky Date thing (2005) 2.0Beta Command Ref (can't find this instruction) (1997)