Summary: Building Apache 1.3.7 on Solaris 9

From: Andreas Höschler (ahoesch_at_smartsoft.de)
Date: 12/17/04

  • Next message: Rodney Holmes: "[SUMMARY] Re: remote syslog and syslog.conf question"
    Date: Fri, 17 Dec 2004 16:51:58 +0100
    To: sunmanagers@sunmanagers.org
    
    

    Hello,

    thanks a lot to

    "Imrick, Michael (GE Consumer & Industrial)" <Michael.Imrick@ge.com>
    "Michael Schneider/calispera.com" <michael.schneider@calispera.com>

    The following did do the trick.

            cd apache_1.3.27
            export CFLAGS="-I /usr/local/BerkeleyDB.3.3/include"
            export LDFLAGS="-L /usr/local/BerkeleyDB.3.3/lib -R
    /usr/local/BerkeleyDB.3.3/lib"
            ./configure --prefix=/usr/local/apache --enable-module=all
    --enable-shared=max --enable-rule=EAPI --with-layout=Apache
            make
            make install

    Regards,

       Andreas

    > I am trying to build apache on Solaris 9 followingthe instructions on
    > www.sunfreeware.com. When I configure apache I get
    >
    > ./configure --prefix=/usr/local/apache --enable-module=all
    > --enable-shared=max --enable-rule=EAPI --with-layout=Apache
    >
    > Configuring for Apache, Version 1.3.27
    > + using installation path layout: Apache (config.layout)
    > ...
    > + adding selected modules
    > o rewrite_module uses ConfigStart/End
    > enabling DBM support for mod_rewrite
    > o dbm_auth_module uses ConfigStart/End
    > o db_auth_module uses ConfigStart/End
    > Error: None of Berkeley-DB 1.x, 2.x or 3.x libraries found.
    > Either disable mod_auth_db or provide us with the paths
    > to the Berkeley-DB include and library files.
    > (Hint: INCLUDES, LDFLAGS, LIBS)
    >
    >
    > I have installed db-3.3.11-sol9-sparc-local and crle contains
    > /usr/local/BerkeleyDB.3.3/lib. I don't need db support, but I have not
    > figured out yte how to eitehr make cofigure find what it needs or
    > disable the modules that need berkely db.
    >
    > Any hints? Thanks a lot!
    _______________________________________________
    sunmanagers mailing list
    sunmanagers@sunmanagers.org
    http://www.sunmanagers.org/mailman/listinfo/sunmanagers


  • Next message: Rodney Holmes: "[SUMMARY] Re: remote syslog and syslog.conf question"

    Relevant Pages

    • Building Apache 1.3.7 on Solaris 9
      ... I am trying to build apache on Solaris 9 followingthe instructions on ... + using installation path layout: ... + adding selected modules ... None of Berkeley-DB 1.x, ...
      (SunManagers)
    • Re: [users@httpd] Re: httpd php dump
      ... Configuring Apache Portable Runtime library ... ... libtool: install: warning: remember to run `libtool --finish ... apparently the httpd - currently 2.2.9 - configure doesn't matter. ...
      (freebsd-questions)
    • [opensuse] Exclusion on apache logs
      ... I´m configuring a web cluster that will be managed by Pacemaker and ldirectord. ... but I figured out that this file is rewrited every time apache starts, so i tryed to modfy the file /etc/sysconfig/apache2 and insert the modification there. ... arguments, a file name, a custom log format string or format name, and an optional "env=" clause ...
      (SuSE)
    • Re: mod_auth for IIS 6
      ... I do not care about the way to do this, the only condition is a working IIS ... > Who is configuring your MOD_AUTH when you run on Apache? ... > The problem is you're used to running Apache and configuring ...
      (microsoft.public.inetserver.iis)
    • Re: Newbie Install Question
      ... >> info that wasn't in the manuals. ... Apache is an example. ... the next time I use Yast to make some trivial change. ... And I need to have my hand held on configuring sound cards. ...
      (alt.os.linux.suse)