From owner-freebsd-newbies Tue Apr 2 9:49:28 2002 Delivered-To: freebsd-newbies@freebsd.org Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by hub.freebsd.org (Postfix) with ESMTP id 7C74637B419 for ; Tue, 2 Apr 2002 09:49:18 -0800 (PST) Received: from max ([24.61.57.241]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020402174918.DDFZ18078.rwcrmhc51.attbi.com@max>; Tue, 2 Apr 2002 17:49:18 +0000 Message-ID: <200204021249270898.048FEA5D@mail.attbi.com> In-Reply-To: <20020402172644.35888.qmail@web11605.mail.yahoo.com> References: <20020402172644.35888.qmail@web11605.mail.yahoo.com> X-Mailer: Calypso Version 3.30.00.00 (4) Date: Tue, 02 Apr 2002 12:49:27 -0500 Reply-To: jdarnold@buddydog.org From: "Jonathan Arnold" To: "manny rosa" , freebsd-newbies@FreeBSD.ORG Subject: Re: Installing packages with no internet Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >but no code. For example, I've looked all over the CDs yeah, that's what I've been whining about for the last couple of weeks, and several people have challenged me to do something about it. Ie., figure out some nice method for documenting which packages are on which CD. >and have not been able to find "The GIMP." I've found >it online, but no package (tgz), just the ports stuff. AFAIK, if there isn't a "Packages" link when you look for it in the Ports link on the FreeBSD.org web site, there isn't a Package available anywhere, and you can only install it via a Port. Which you can do without an internet connection - you just need to download all the port .tgz files yourself. And it will probably be a pain, as here you'll see a list of dependent ports: http://www.freebsd.org/cgi/ports.cgi?query=gimp&stype=all Go and download each one of those and put it into the /usr/ports/distfiles folder. Then do the make from the /usr/ports/graphics/gimp1 folder and follow what it says. I imagine there is some way to tell the make to not go look on the Internet for the ports, to just die, but I don't happen to know it offhand. -- Jonathan Arnold (mailto:jdarnold@buddydog.org) Daemon Dancing in the Dark, a FreeBSD weblog: http://jdarnold.tzo.com/FreeBSD To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message