From owner-freebsd-questions@FreeBSD.ORG Wed Apr 16 15:17:34 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 11E8F106566B for ; Wed, 16 Apr 2008 15:17:34 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (mail.computinginnovations.com [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id BAB8D8FC0C for ; Wed, 16 Apr 2008 15:17:33 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.14.2/8.14.2) with ESMTP id m3GFHIVE079653; Wed, 16 Apr 2008 10:17:18 -0500 (CDT) (envelope-from derek@computinginnovations.com) Message-Id: <6.0.0.22.2.20080416101800.02519bd0@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Wed, 16 Apr 2008 10:19:04 -0500 To: "Dr. Jennifer Nussbaum" , freebsd-questions@freebsd.org From: Derek Ragona In-Reply-To: <800281.55413.qm@web53408.mail.re2.yahoo.com> References: <800281.55413.qm@web53408.mail.re2.yahoo.com> Mime-Version: 1.0 X-Antivirus: avast! (VPS 080416-0, 04/16/2008), Outbound message X-Antivirus-Status: Clean X-Virus-Scanned: ClamAV 0.92.1/6794/Wed Apr 16 06:35:52 2008 on betty.computinginnovations.com X-Virus-Status: Clean X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-MailScanner-ID: m3GFHIVE079653 X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: Using flags with portinstall of apache? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Apr 2008 15:17:34 -0000 At 10:09 AM 4/16/2008, Dr. Jennifer Nussbaum wrote: >Hi, > >Im having trouble doing a simple Apache22 install. > >I first installed it just using "portinstall apache". >Then i saw that i needed to specify "flags" during hte >process, to get the modules i wan't, but i cant figure >out how to do it. > >I first did a pkg_delete of apache to start over from >scratch. > >Then i tried to add the flags i wanted: ># portinstall -m "WITH_PROXY_MODULES=yes >WITH_SSL_MODULES=yes" apache > >But this didnt work--it didnt build the proxy modules. > >I tried again putting those flags in /etc/make.conf >but its STILL not building the proxy modules. > >How am I supposted to do this?!? If you want SSL, you need to install that port first. Also be sure you close your double quotes. -Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.