From owner-freebsd-ports@FreeBSD.ORG Wed Apr 5 23:00:03 2006 Return-Path: X-Original-To: ports@freebsd.org 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 64E3816A431 for ; Wed, 5 Apr 2006 23:00:03 +0000 (UTC) (envelope-from jeff.cross@averageadmins.com) Received: from av4.valornet.net (av4.valornet.net [66.55.224.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id A54B943D46 for ; Wed, 5 Apr 2006 23:00:02 +0000 (GMT) (envelope-from jeff.cross@averageadmins.com) Received: (qmail 18147 invoked by uid 89); 5 Apr 2006 23:00:02 -0000 Received: from unknown (HELO mail4.valornet.net) (69.30.128.23) by 0 with (DHE-RSA-AES256-SHA encrypted) SMTP; 5 Apr 2006 23:00:02 -0000 Received: (qmail 18329 invoked by uid 89); 5 Apr 2006 22:59:47 -0000 Received: by simscan 1.1.0 ppid: 18318, pid: 18321, t: 0.1116s scanners: attach: 1.1.0 clamav: 0.85.1/m:31/d:910 spam: 3.0.2 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on mail4.valornet.net X-Spam-Level: X-Spam-Status: No, score=0.0 required=15.0 tests=AWL autolearn=disabled version=3.1.0 Received: from unknown (HELO ?192.168.1.100?) (66.55.255.50) by 0 with SMTP; 5 Apr 2006 22:59:47 -0000 Message-ID: <44344BE2.4070103@averageadmins.com> Date: Wed, 05 Apr 2006 17:59:46 -0500 From: Jeff Cross User-Agent: Thunderbird 1.5 (X11/20060402) MIME-Version: 1.0 To: "[LoN]Kamikaze" References: <4434286A.1010209@averageadmins.com> <44342E44.5050108@gmx.de> <4434382A.6090905@averageadmins.com> <443449E1.7000406@gmx.de> In-Reply-To: <443449E1.7000406@gmx.de> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, questions@freebsd.org Subject: Re: Using javavmwrapper X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Apr 2006 23:00:03 -0000 [LoN]Kamikaze wrote: > Jeff Cross wrote: >> Here is the reason I am asking, and maybe someone could shed some light >> on this as well. >> >> I have been using Zend Studio Client 4.0.2 on FreeBSD 6.0-SECURITY for >> quite some time. I updated my ports and packages (which Zend is not) >> the other day and it hasn't worked since. >> >> So, if I wanted to try running Zend with the jdk15 port, how would I >> specify that I wanted to use the 1.5 version of the jdk before firing >> off the process? I wouldn't think that making the change in my >> make.conf file would do this, would it? >> > > It would. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > Thanks a lot for your help Kamikaze. I apologize. With me being somewhat of a newb to the interworking of FreeBSD, I assumed that the make.conf file would be referenced hen building a port, not when running a binary. I entered the JAVA_PREFERRED_PORTS variable in the make.conf file and all is well now! Thanks! Jeff Cross www.averageadmins.com