From owner-freebsd-questions@FreeBSD.ORG Fri Aug 12 13:25:55 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 016E616A41F for ; Fri, 12 Aug 2005 13:25:55 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86C4443D45 for ; Fri, 12 Aug 2005 13:25:54 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: by wproxy.gmail.com with SMTP id i5so570863wra for ; Fri, 12 Aug 2005 06:25:51 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ulX6cPvO6AJtVddFoIkwDcVxYLECZ8XZC8Yd+i0XjMSxdtyLTOLE1WsPSfuTShwwmwbYKn+caA1bWDE1W33iqPV8Hh1g+oRpqjVED/er02e4rgEShXKUUOTkRdASShb8QB3eXFY1VOHeBC/7EzuFfi+8goe/BecaHjdbydq157s= Received: by 10.54.4.60 with SMTP id 60mr1893416wrd; Fri, 12 Aug 2005 06:25:51 -0700 (PDT) Received: by 10.54.124.11 with HTTP; Fri, 12 Aug 2005 06:25:51 -0700 (PDT) Message-ID: Date: Fri, 12 Aug 2005 08:25:51 -0500 From: Nikolas Britton To: Aaron Peterson In-Reply-To: <45d750d205081204513d85e3ea@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200508121136.39677.gordetta@math1.wanadoo.co.uk> <45d750d205081204513d85e3ea@mail.gmail.com> Cc: tg webb , freebsd-questions@freebsd.org Subject: Re: simple (very) Bash problem 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: Fri, 12 Aug 2005 13:25:55 -0000 On 8/12/05, Aaron Peterson wrote: > On 8/12/05, tg webb wrote: > > In SuSe 9.1 and in the shell, Bash works fine until I attempt "make". = It > > responds with unknown command. I know I'm missing something obvious bu= t > > what? Any help gratefully received >=20 > It's a mystery why you're asking about SuSe here, but the obvious > answer could be that "make" doesn't exist on that system. Lots of > Linux distributions that are binary package based (RPM, etc) don't > install a development environment by default. I don't know how people > survive in a world without make, but apparently some do. >=20 Yea I was a bit confused as to what he wanted help with... by default SuSE does not install development packages of any kind, I had to go search around in YaST2's package manager for KDE's Quanta Plus the other day... If it won't install a simple html editor when you do a default install you can forget about make.