From owner-freebsd-questions@FreeBSD.ORG Thu Sep 6 23:15:24 2007 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 277E716A419 for ; Thu, 6 Sep 2007 23:15:24 +0000 (UTC) (envelope-from punosevac@math.arizona.edu) Received: from smtp102.math.arizona.edu (smtp102.math.arizona.edu [128.196.102.202]) by mx1.freebsd.org (Postfix) with ESMTP id 0C4DA13C46C for ; Thu, 6 Sep 2007 23:15:24 +0000 (UTC) (envelope-from punosevac@math.arizona.edu) Received: from Debian-exim by smtp102.math.arizona.edu with local-bsmtp (Exim 4.50) id 1ITQZE-0004zn-0m for questions@freebsd.org; Thu, 06 Sep 2007 16:15:20 -0700 Received: from 71-220-146-155.tcsn.qwest.net ([71.220.146.155] helo=.domain.actdsltmp) by smtp102.math.arizona.edu with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1ITQZD-0004zY-Rw for questions@freebsd.org; Thu, 06 Sep 2007 16:15:19 -0700 Message-ID: <46E08A05.6020904@math.arizona.edu> Date: Thu, 06 Sep 2007 16:15:17 -0700 From: Predrag Punosevac User-Agent: Thunderbird 2.0.0.4 (X11/20070713) MIME-Version: 1.0 To: questions@freebsd.org References: <46E0596D.8060404@math.arizona.edu> <200709062202.06249.fbsd.questions@rachie.is-a-geek.net> <46E06B70.1050801@math.arizona.edu> <200709062323.16972.fbsd.questions@rachie.is-a-geek.net> In-Reply-To: <200709062323.16972.fbsd.questions@rachie.is-a-geek.net> Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ACL-Warn: The HELO/EHLO greeting .domain.actdsltmp is invalid X-Outgoing-Spam-Score: -5.9 (-----) Cc: Subject: Re: FreeMAT compiled :-) 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: Thu, 06 Sep 2007 23:15:24 -0000 It is my great pleasure to report that I have FreeMat on my system Mel Thanks a lot body! Mel wrote: > On Thursday 06 September 2007 23:04:48 Predrag Punosevac wrote: > >> Thanks I am doing portsnap fetch && portsnap extract && portsnap update >> I hope to get newer port three (I got this one 20 days ago I thought I >> would be OK) >> I will change the make as you outlined >> > > I just noticed why the error occurred. It's using QT4, not QT3. So be ready to > pull in some extra deps... > >