From owner-freebsd-questions@FreeBSD.ORG Wed Jul 28 18:19:00 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7E3881065676 for ; Wed, 28 Jul 2010 18:19:00 +0000 (UTC) (envelope-from olivares14031@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 1380B8FC08 for ; Wed, 28 Jul 2010 18:18:59 +0000 (UTC) Received: by wyj26 with SMTP id 26so5407388wyj.13 for ; Wed, 28 Jul 2010 11:18:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=YhlpHFK3ChbJaLBiZE1LTXaVyeQNLWRWboP2ji+TFk8=; b=qNx7GPUAWSJ1URGBt/1VokGbPJv9A6UST0/P0sFv21YiCDTf2bG3IkvT8lddKvMKUj X6Up2ytCeoqPkhRlxlgGCuClg2Fs2sv8QMYlZE+v8g4hfFW3hhD86DZGTERqZDDnCe+C jcYGdk4cYIC20Kk88lWFUDE89gIrmh/PzbYv0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=bc5J9P5mF0oF9+gVUYa+vzO3bBXqlrfEi6tZXe3eHSC5mEW5X+jqRgubDEWS54x+Cp ipPPhCuXtzEUiJurmh59Y1jC4+lWrEY0QAI7hLfdaFk/X8bQI7LMnPXBplYGbWePi2YG NzlxlU1aR/eXl5rF/E5gareUsz1o/N+HqPVgE= MIME-Version: 1.0 Received: by 10.216.182.202 with SMTP id o52mr11005888wem.29.1280341138770; Wed, 28 Jul 2010 11:18:58 -0700 (PDT) Received: by 10.216.168.207 with HTTP; Wed, 28 Jul 2010 11:18:58 -0700 (PDT) In-Reply-To: <6E8E399D-BC8C-4227-BA17-B265D09D4464@mac.com> References: <6E8E399D-BC8C-4227-BA17-B265D09D4464@mac.com> Date: Wed, 28 Jul 2010 13:18:58 -0500 Message-ID: From: Antonio Olivares To: Chuck Swiger Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD Questions Subject: Re: gmake not on install media FreeBSD-8.1-RELEASE-amd64-dvd1 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, 28 Jul 2010 18:19:00 -0000 On 7/28/10, Chuck Swiger wrote: > On Jul 28, 2010, at 10:50 AM, Antonio Olivares wrote: >> gmake not on install media, where can I find gmake? > > cd /usr/ports/devel/gmake > make install > Can't do this at this modem :(, no internet connection available :( > >> Was it given the boot? > > Nope. > >> I am having difficulties compiling mplayer :(, make returns strange >> errors. I have succeeded before with gmake, is it still available? > > You will likely save yourself a great deal of effort by using the port: > > /usr/ports/multimedia/mplayer If I had the connection, this one seems older mplayer-0.99??? I have had success before using mplayer versions 1rc2, and svn with gmake but gmake not on media. If I could find a binary and add it with pkg_add, I could be in business ? > > Regards, > -- > -Chuck > > Regards, Antonio