From owner-freebsd-questions@FreeBSD.ORG Sun Jan 29 16:14:35 2006 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 87C6116A420 for ; Sun, 29 Jan 2006 16:14:35 +0000 (GMT) (envelope-from xnooby@gmail.com) Received: from uproxy.gmail.com (uproxy.gmail.com [66.249.92.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2CD743D45 for ; Sun, 29 Jan 2006 16:14:34 +0000 (GMT) (envelope-from xnooby@gmail.com) Received: by uproxy.gmail.com with SMTP id j3so350261ugf for ; Sun, 29 Jan 2006 08:14:33 -0800 (PST) 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:references; b=RgDilJFE6qOF4MQ9UYGFGVO2j2RX4rdh6M0W31C4AdPBshycV1IAiJfEg3893Bk2TZJ/ii8HUqwX6ElmT6lzTpSMzYnCkGf9kWVRkS12e2QxfddAILo4M5/fni9+x5ZwDYTo78IDC8n5hky6U7Px7uLq6JpuhzGnUzRjsOV9/EY= Received: by 10.49.21.8 with SMTP id y8mr517754nfi; Sun, 29 Jan 2006 08:14:33 -0800 (PST) Received: by 10.48.216.4 with HTTP; Sun, 29 Jan 2006 08:14:33 -0800 (PST) Message-ID: Date: Sun, 29 Jan 2006 11:14:33 -0500 From: Xn Nooby To: fbsd_user@a1poweruser.com In-Reply-To: MIME-Version: 1.0 References: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Is there a how-to super-page for FreeBSD? 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: Sun, 29 Jan 2006 16:14:35 -0000 On 1/28/06, fbsd_user wrote: > > Give the install guide at www.a1poweruser.com a try. > What you call add-ons is what FreeBSD calls the port/package > environment. > A very simple command of pkg_add -r flash will download and install > it. That's a very good website, it is bascially what I was looking for. thanks! As for Flash, I has to copy an example libmap.conf, and make some softlinks. I think I did "make install clean" on it. If I had installed the package, would those extra steps have been done for me?