From owner-freebsd-questions@FreeBSD.ORG Wed Jul 28 18:23:32 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 9DC1D106568E for ; Wed, 28 Jul 2010 18:23:32 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from asmtpout029.mac.com (asmtpout029.mac.com [17.148.16.104]) by mx1.freebsd.org (Postfix) with ESMTP id 810688FC19 for ; Wed, 28 Jul 2010 18:23:32 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=us-ascii Received: from cswiger1.apple.com ([17.209.4.71]) by asmtp029.mac.com (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTPSA id <0L6A005V85R0UX70@asmtp029.mac.com> for freebsd-questions@freebsd.org; Wed, 28 Jul 2010 11:23:25 -0700 (PDT) X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=6.0.2-1004200000 definitions=main-1007280121 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.0.10011,1.0.148,0.0.0000 definitions=2010-07-28_08:2010-07-28, 2010-07-28, 1970-01-01 signatures=0 From: Chuck Swiger In-reply-to: Date: Wed, 28 Jul 2010 11:23:24 -0700 Message-id: <953FF5F8-19A6-4015-A640-7424802EF62F@mac.com> References: <6E8E399D-BC8C-4227-BA17-B265D09D4464@mac.com> To: Antonio Olivares X-Mailer: Apple Mail (2.1081) 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:23:33 -0000 On Jul 28, 2010, at 11:18 AM, Antonio Olivares wrote: >> cd /usr/ports/devel/gmake >> make install >> > > Can't do this at this modem :(, no internet connection available :( You could download either the source tarball or a precompiled binary to a USB pendrive or the like from somewhere else, but it is true that using ports generally does expect working internet connectivity. >>> 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 ? I'd imagine so, sure.... Regards, -- -Chuck