From owner-freebsd-questions@FreeBSD.ORG Wed Sep 19 08:26:09 2012 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 3668A106564A for ; Wed, 19 Sep 2012 08:26:09 +0000 (UTC) (envelope-from ahmedelouadrhiri@gmail.com) Received: from mail-oa0-f54.google.com (mail-oa0-f54.google.com [209.85.219.54]) by mx1.freebsd.org (Postfix) with ESMTP id E829D8FC15 for ; Wed, 19 Sep 2012 08:26:08 +0000 (UTC) Received: by oagm1 with SMTP id m1so966067oag.13 for ; Wed, 19 Sep 2012 01:26:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=SM6kxoqWX+x9/PYFQCzMZZxKny1lj4DDy5nhmNbLg4E=; b=n7Gib09URGogpxWWQ3Wz9M+Ruv4hzGN2sZmzyVifqxbF+U37a+Nv6WNr/03ZjHciON Kqm5+yZrFjtnOLq+yDWFYVu3IHXpQUbsUf1LqLVaIJP1Og4GQbXTLX0mtPzGO039h5kQ aXnr6i4vcb8umkOd2iovCNv10ZN5XHNwbDELzCRUUCoGiFA1BptBXpMwFb/wLuydoJ5l ZEpW820cDFHQB6eKMJwTmMd4Ke/q1R1Fgufb5ZHt4mQcvhqFa4YqdhYf/Y0KX+y5nsJx bMVqvOAwcVNEapfqCDYU9JPmdxxkzNtRuy86EV6MzRNVxF3j/HYQ6IGQob4zGaV/QItn 6YgA== MIME-Version: 1.0 Received: by 10.182.48.8 with SMTP id h8mr2337598obn.75.1348043168348; Wed, 19 Sep 2012 01:26:08 -0700 (PDT) Received: by 10.60.59.39 with HTTP; Wed, 19 Sep 2012 01:26:08 -0700 (PDT) In-Reply-To: <20120918154712.46818850c1a3c8987fc603df@sohara.org> References: <20120918154712.46818850c1a3c8987fc603df@sohara.org> Date: Wed, 19 Sep 2012 08:26:08 +0000 Message-ID: From: ahmed elouadrhiri To: "Steve O'Hara-Smith" Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: questions@freebsd.org Subject: Re: installation of yuma 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, 19 Sep 2012 08:26:09 -0000 thank you a lot Steve; it's worked very well. Best regards 2012/9/18 Steve O'Hara-Smith > On Tue, 18 Sep 2012 14:25:03 +0000 > ahmed elouadrhiri wrote: > > > Hi all; > > > > i tried to install yuma in freebsd by the command : "make freebsd=1" > > > > and it give me : > > "Makefile", line 14: Need an operator > > At a guess you need to use gmake (you may need to install it first > from the ports). > > -- > Steve O'Hara-Smith >