From owner-freebsd-apache@FreeBSD.ORG Sun Aug 24 01:00:05 2008 Return-Path: Delivered-To: apache@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EE420106566C; Sun, 24 Aug 2008 01:00:04 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from EXHUB015-3.exch015.msoutlookonline.net (exhub015-3.exch015.msoutlookonline.net [207.5.72.95]) by mx1.freebsd.org (Postfix) with ESMTP id D98E08FC14; Sun, 24 Aug 2008 01:00:04 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from smgellar.p6m7g8.net (70.88.236.22) by smtpx15.msoutlookonline.net (207.5.72.103) with Microsoft SMTP Server (TLS) id 8.1.278.0; Sat, 23 Aug 2008 18:00:04 -0700 Message-ID: <48B0B293.5090706@p6m7g8.com> Date: Sat, 23 Aug 2008 21:00:03 -0400 From: "Philip M. Gollucci" Organization: RideCharge Inc User-Agent: Thunderbird 2.0.0.14 (X11/20080610) MIME-Version: 1.0 To: Erwin Lansing References: <20080823182437.GQ79065@droso.net> In-Reply-To: <20080823182437.GQ79065@droso.net> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Cc: apache@freebsd.org Subject: Re: [ports-i386@FreeBSD.org: mod_webapp-4.1.24_2 failed on i386 7] X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Aug 2008 01:00:05 -0000 Erwin Lansing wrote: > http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.7.20080823150807/mod_webapp-4.1.24_2.log > Apache 1.3 module compilation (APR checks) > checking for apr sources... /work/a/ports/devel/apr/work/apr-1.3.3.1.3.4 > checking for apr sources directory path... error > configure: error: directory /work/a/ports/devel/apr/work/apr-1.3.3.1.3.4 not found > ===> Script "configure" failed unexpectedly. > Please report the problem to apache@FreeBSD.org [maintainer] and attach the > "/work/a/ports/www/mod_webapp/work/jakarta-tomcat-connectors-4.1.24-src/webapp/config.log" > including the output of the failure of your make command. Also, it might be > a good idea to provide an overview of all packages installed on your system > (e.g. an `ls /var/db/pkg`). > *** Error code 1 APR_VER!= cd ${PORTSDIR}/devel/apr && ${MAKE} -V PORTVERSION That is not valid esp after I upated APR where APR and APR-UTIL versions don't match. From www/mod_perl2 as discussed with pav@ and dev@apr.apache.org is a better way to do this. .if exists(${LOCALBASE}/include/apr-1/apr.h) APR_H= ${LOCALBASE}/include/apr-1/apr.h APR_MAJ_V!= ${ECHO_CMD} `${LOCALBASE}/bin/apr-1-config --version | ${SED} -e 's,\..*,,'` .elif exists(${LOCALBASE}/include/apr/apr.h) APR_H= ${LOCALBASE}/include/apr/apr.h APR_MAJ_V!= ${ECHO_CMD} `${LOCALBASE}/bin/apr-config --version | ${SED} -e 's,\..*,,'` .endif If you don't like that, you change the original to make -V APR_VERSION I'll submit to my mentor on sunday/monday. -- ------------------------------------------------------------------------ Philip M. Gollucci (philip@ridecharge.com) o:703.549.2050x206 Senior System Admin - Riderway, Inc. http://riderway.com / http://ridecharge.com 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching. From owner-freebsd-apache@FreeBSD.ORG Mon Aug 25 11:05:45 2008 Return-Path: Delivered-To: freebsd-apache@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 031B6106566C for ; Mon, 25 Aug 2008 11:05:45 +0000 (UTC) (envelope-from mattwilbo@yahoo.co.uk) Received: from web23208.mail.ird.yahoo.com (web23208.mail.ird.yahoo.com [217.146.189.63]) by mx1.freebsd.org (Postfix) with SMTP id 8E74F8FC20 for ; Mon, 25 Aug 2008 11:05:44 +0000 (UTC) (envelope-from mattwilbo@yahoo.co.uk) Received: (qmail 80150 invoked by uid 60001); 25 Aug 2008 10:39:03 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.uk; h=X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:MIME-Version:Content-Type:Message-ID; b=qI8lKt7o0slfegDkTDiohe4Xv56eGTvNp2PnwHVOua5+yR2aw/UjXp0Gn6Qv6L8pt1flBSgfogjY3JO8b33wP79Pr+z9JdhDFz0zgHeEmvQzECsHRWmvsbRXpcw4a9KFycOzA+LxgZy93RjOeudsUcaPjaV+XpiM8SwQSZvwRH4=; X-YMail-OSG: P0LtpysVM1mk5uubeMxeymZh9uRFBXV7mqilzW7RoHd6X4WRcCc73.uuJCcXsiWARW1VXP7cFvNAwtoRd6WszzaATGjB_l62C83qadvTj87Zw3cRXKzFWU2zP5uApCVtULaU7VDN3pQ263bm3EbYKVWo Received: from [80.229.170.2] by web23208.mail.ird.yahoo.com via HTTP; Mon, 25 Aug 2008 10:39:03 GMT X-Mailer: YahooMailWebService/0.7.218.2 Date: Mon, 25 Aug 2008 10:39:03 +0000 (GMT) From: Matthew Williamson To: freebsd-apache@freebsd.org MIME-Version: 1.0 Message-ID: <194884.80058.qm@web23208.mail.ird.yahoo.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: libphp5.so not on system after pkg_add -r php5 X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: mattwilbo@yahoo.co.uk List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Aug 2008 11:05:45 -0000 Hi, I have been trying to sort this out since yesterday and it is driving me ma= d!=C2=A0 I am new to FreeBSD 7 having come from a Linux/Solaris 8/OpenVMS b= ackground.=C2=A0 I am trying to build a web and mail server, and have had g= ood success untill I needed php5 to work with apache2.=C2=A0=20 I am using the pkg_add for all my software and have so far configured dovco= te, postfix & mysql5 no problem.=C2=A0 What I am finding is that after I ha= ve installed php5 via the pkg_add -r php5 comand, created the php.ini file = and changes, added the AddType lines to httpd.conf, I cant add the LoadModu= le as libphp5.so does not exist on the system?=C2=A0 I have had a look to s= ee if I need to install a seperate mod_libphp5.so but I can't find one. If anyone can point me in the right direction I would be grateful.=C2=A0 I = hasten to add that I am aware apache & php can be built using ports, but I = have read not to mix ports and packages and having installed and configured= the majority of my server via packages I am loathed to start again!! Regards Matt =0A=0ASend instant messages to your online friends http://uk.messenger.yaho= o.com