From owner-freebsd-ports@FreeBSD.ORG Wed Mar 23 09:32:26 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB19316A4CE for ; Wed, 23 Mar 2005 09:32:26 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 367CB43D54 for ; Wed, 23 Mar 2005 09:32:26 +0000 (GMT) (envelope-from theawel@gmail.com) Received: by wproxy.gmail.com with SMTP id 36so178589wri for ; Wed, 23 Mar 2005 01:32:25 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:in-reply-to:references:mime-version:content-type:message-id:content-transfer-encoding:cc:from:subject:date:to:x-mailer; b=K4S7YG48QC+cEi46b4gmt0yJm10LacSvyJqJXdSWrpde026aQL/j1VZ1qRNnV1e6EnzIillzbASmjuId+hpn3WgIuhRYwWXHpm0f0YlWrflv/GpOfx15IVRf8tWHuyh8yWw4MqpS/dFz/tbmTABC7hv7JHMmGWyEgS1mYuwfMSY= Received: by 10.54.19.58 with SMTP id 58mr94864wrs; Wed, 23 Mar 2005 01:32:25 -0800 (PST) Received: from ?69.141.44.255? ([69.141.44.255]) by mx.gmail.com with ESMTP id 10sm1248095wrl.2005.03.23.01.32.25; Wed, 23 Mar 2005 01:32:25 -0800 (PST) In-Reply-To: <200503231026.23170.michaelnottebrock@gmx.net> References: <200503230947.20077.michaelnottebrock@gmx.net> <6ccd5bc5003645def84fce29f785600e@gmail.com> <200503231026.23170.michaelnottebrock@gmx.net> Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <9b75796042a9b277352ac71b85693315@gmail.com> Content-Transfer-Encoding: 7bit From: alex Date: Wed, 23 Mar 2005 04:32:23 -0500 To: Michael Nottebrock X-Mailer: Apple Mail (2.619.2) cc: freebsd-ports@freebsd.org Subject: Re: Ruby portupgrade but not a segfault, asks for non existant db40 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Mar 2005 09:32:26 -0000 I had added this to my make.conf when I was trying to get a PHP server running, i actually got it working but not using it anymore but when I was getting it to work, i read somewhere that to use MySQL, PERL, and PHP that needed to be added to the make.conf, now you are right, i dont have BDB installed so i dont know why I added it. You think that if I removed it, ruby would fail? On Mar 23, 2005, at 4:26 AM, Michael Nottebrock wrote: > On Wednesday, 23. March 2005 10:07, alex wrote: >> You know what I did, now I do remember adding that when I installed >> MySQL. > > Why? The MySQL ports don't need berkeley db. Perhaps you actually want > WANT_MYSQL_VER=40? > > -- > ,_, | Michael Nottebrock | lofi@freebsd.org > (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org > \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org