From owner-freebsd-questions@FreeBSD.ORG Wed Jul 28 20:24:04 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 D05BF106566B for ; Wed, 28 Jul 2010 20:24:04 +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 572068FC1F for ; Wed, 28 Jul 2010 20:24:03 +0000 (UTC) Received: by wyj26 with SMTP id 26so5556108wyj.13 for ; Wed, 28 Jul 2010 13:24:03 -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=zjKF1CxH3zBfKe8Uiqim4jS/N2R5RkXnbu0eomzVCsM=; b=VWNrgzsUubdK5mUyvxsZNMLkme6vlw7E8POQcvFuS4p2815THjAYJbdYipXiSqKwmd X6UnfcBwdyhap3JmaFBWEZcIxt9xRoBsLvydp3dsoSTUf4oJ+l2hN0zRz4xMBhQ0CuwD hcpF+0APj5tOMExoHWn0BxneywVyOHHUInHNQ= 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=n6/PGFMwK8VIM8YQBg9o5UbTZzi7h91dq75WFWs4k508tQqQkxCMpkgrEqpRqLVA06 i+8Qla+CfcLRkWBLGQD1F37D0K3CxzQZtXvUvuEcmtB8zXtvXl6WoGfymFu9efpW/ogZ 9OXH4SQce3iFQxmhyWnHwhWCMoZ6d0VlBVkJI= MIME-Version: 1.0 Received: by 10.216.10.145 with SMTP id 17mr5615163wev.27.1280348643047; Wed, 28 Jul 2010 13:24:03 -0700 (PDT) Received: by 10.216.168.207 with HTTP; Wed, 28 Jul 2010 13:24:02 -0700 (PDT) In-Reply-To: References: <6E8E399D-BC8C-4227-BA17-B265D09D4464@mac.com> <953FF5F8-19A6-4015-A640-7424802EF62F@mac.com> Date: Wed, 28 Jul 2010 15:24:02 -0500 Message-ID: From: Antonio Olivares To: Adam Vande More 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 20:24:04 -0000 On 7/28/10, Adam Vande More wrote: > On Wed, Jul 28, 2010 at 2:50 PM, Antonio Olivares > wrote: > >> Chuck, >> >> Thank you for your help :), I managed to install gmake by getting it from >> : >> >> ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-8.1-release/Latest/ >> >> But mplayer fails to compile :( >> >> http://pastebin.com/KkUpb4jy >> >> I will await suggestions from mplayer list to get it going. >> >> > pkg_add -r > ftp://ftp.freebsd.org/pub/FreeBSD/ports/amd64/packages-8.1-release/Latest/mplayer.tbz > > > -- > Adam Vande More > I would like to do this, but have no internet connection on my machine :( If I just download the file and pkg_add it, the dependencies might not be there? Regards, Antonio