Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 43956 invoked by uid 500); 2 Apr 2003 13:00:32 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 43827 invoked from network); 2 Apr 2003 13:00:30 -0000 Received: from ns0b.swx.com (146.109.240.235) by daedalus.apache.org with SMTP; 2 Apr 2003 13:00:30 -0000 Received: from gate0b.unix.swx.ch (gate0b [192.168.252.145]) by ns0b.swx.com (8.12.9/8.12.6) with ESMTP id h32D0Tsb010619 for ; Wed, 2 Apr 2003 15:00:29 +0200 (MEST) Received: from SOMEXEVS001.ex.ordersx.org (localhost [127.0.0.1]) by gate0b.unix.swx.ch (8.12.9/8.12.6) with ESMTP id h32D0SLh016830 for ; Wed, 2 Apr 2003 15:00:28 +0200 (MEST) content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 Date: Wed, 2 Apr 2003 15:00:28 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [users@httpd] PLEASE HELP - Compile Error Thread-Index: AcL5FxSj10OBD5AlSBW/fMdNewkuvQAAEaew Priority: normal Importance: normal From: "Boyle Owen" To: X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: RE: [users@httpd] PLEASE HELP - Compile Error Did you try (assuming /bin/sh): # LD_LIBRARY_PATH=3D/usr/lib:/usr/local/lib:/usr/local/BerkeleyDB.3.0 # export LD_LIBRARY_PATH # ./configure etc Are the libs in /usr/local/BerkeleyDB.3.0 or /usr/local/BerkeleyDB.3.0/lib ? Put the appropriate path on the line above. Rgds, Owen Boyle Disclaimer: Any disclaimer attached to this message may be ignored.=20 >-----Original Message----- >From: batristain@mediageneral.com [mailto:batristain@mediageneral.com] >Sent: Mittwoch, 2. April 2003 14:55 >To: users@httpd.apache.org >Subject: RE: [users@httpd] PLEASE HELP - Compile Error > > >Hi Albert, >Did you mean to create a symlink b/t the 2? >I still get the same error message >I've been working on this for 2 days and I'm still at the same spot > >Ay help will be greatly appreciated > >-----Original Message----- >From: Albert E. Whale, CISSP [mailto:aewhale@ABS-CompTech.com]=20 >Sent: Tuesday, April 01, 2003 10:24 PM >To: users@httpd.apache.org >Subject: Re: [users@httpd] PLEASE HELP - Compile Error > > >I had problems earlier today, try linking the actual=20 >/usr/local/Berkel....../lib/lib* to /usr/lib. > >I know, it breaks all of the rules regarding LD_LIBRARY_PATH, but it=20 >does work. > >batristain@mediageneral.com wrote: > >>Thanks john >>This is what I did and this is what happened >>Maybe I'm setting the flags up in the wrong place? >> >># cd apache_1.3.27 >># LDFLAGS=3D/usr/local/BerkeleyDB.3.0 >># ./configure --prefix=3D/usr/local/apache --enable-module=3Dall=20 >>--enable-shared=3Dmax --enable-rule=3DEAPI --with-layout=3DApache=20 >Configuring=20 >>for Apache, Version 1.3.27 >> + using installation path layout: Apache (config.layout) >>Creating Makefile >>Creating Configuration.apaci in src >>Creating Makefile in src >> + configured for Solaris 290 platform >> + setting C compiler to gcc >> + setting C pre-processor to gcc -E >> + checking for system header files >> + 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) >># >> >>-----Original Message----- >>From: John P. Dodge [mailto:dodge@cruciate.ca.boeing.com] >>Sent: Tuesday, April 01, 2003 4:40 PM >>To: users@httpd.apache.org >>Subject: Re: [users@httpd] PLEASE HELP - Compile Error >> >> >>The BErkeley-DB files don't install into normal locations by default=20 >>(i.e. /usr/local/lib). Be sure to set LDFLAGS=3DBerkeley DB>=20 >>and then run configure. >> >> >>On Tue, 1 Apr 2003 batristain@mediageneral.com wrote: >> >> =20 >> >>>Greetings, >>>I am having problems compiling apache b/c it says it can't find the >>>Berkeley Libraries - but they are installed.... >>> >>>I do have the Berkeley libraries installed on the machine and I've >>>included it in my path but I'm still getting this error message >>> >>># ./configure --prefix=3D/usr/local/apache --enable-module=3Dall >>>--enable-shared=3Dmax --enable-rule=3DEAPI --with-layout=3DApache=20 >>>Configuring for Apache, Version 1.3.27 + using installation path=20 >>>layout: Apache (config.layout) Creating Makefile >>>Creating Configuration.apaci in src >>>Creating Makefile in src >>> + configured for Solaris 290 platform >>> + setting C compiler to gcc >>> + setting C pre-processor to gcc -E >>> + checking for system header files >>> + 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) >>># >>>Any advice? >>> >>>Bobbie Atristain >>>Internet Systems Administrator >>>Media General, INC. >>>804.649.6156 >>> >>>--------------------------------------------------------------------- >>>The official User-To-User support forum of the Apache HTTP Server >>>Project. See for more=20 >>>info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org >>> " from the digest: users-digest-unsubscribe@httpd.apache.org >>>For additional commands, e-mail: users-help@httpd.apache.org >>> >>> =20 >>> >> >>---------------------------------------- >>"Mon a=E9roglisseur est plein d'anguilles" >>John P. Dodge >>Boeing Shared Services >> >> >>--------------------------------------------------------------------- >>The official User-To-User support forum of the Apache HTTP Server=20 >>Project. See for more=20 >>info. To unsubscribe, >>e-mail: users-unsubscribe@httpd.apache.org >> " from the digest: users-digest-unsubscribe@httpd.apache.org >>For additional commands, e-mail: users-help@httpd.apache.org >> >>--------------------------------------------------------------------- >>The official User-To-User support forum of the Apache HTTP Server=20 >>Project. See for more=20 >>info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org >> " from the digest: users-digest-unsubscribe@httpd.apache.org >>For additional commands, e-mail: users-help@httpd.apache.org >> >> >> =20 >> > >--=20 >Albert E. Whale, CISSP >http://www.abs-comptech.com >---------------------------------------------------------------------- >ABS Computer Technology, Inc. - ESM, Computer & Networking=20 >Specialists Sr. >Security, Network, and Systems Consultant Founding Board of=20 >Directors of >Pittsburgh FBI - InfraGard > > > > > >--------------------------------------------------------------------- >The official User-To-User support forum of the Apache HTTP=20 >Server Project. >See for more info. To >unsubscribe, e-mail: users-unsubscribe@httpd.apache.org > " from the digest: users-digest-unsubscribe@httpd.apache.org >For additional commands, e-mail: users-help@httpd.apache.org > >--------------------------------------------------------------------- >The official User-To-User support forum of the Apache HTTP=20 >Server Project. >See for more info. >To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org > " from the digest: users-digest-unsubscribe@httpd.apache.org >For additional commands, e-mail: users-help@httpd.apache.org > > This message is for the named person's use only. It may contain confidential, proprietary or legally privileged information. No confidentiality or privilege is waived or lost by any mistransmission. If you receive this message in error, please notify the sender urgently and then immediately delete the message and any copies of it from your system. Please also immediately destroy any hardcopies of the message. You must not, directly or indirectly, use, disclose, distribute, print, or copy any part of this message if you are not the intended recipient. The sender's company reserves the right to monitor all e-mail communications through their networks. Any views expressed in this message are those of the individual sender, except where the message states otherwise and the sender is authorised to state them to be the views of the sender's company.=20 --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org