From owner-freebsd-questions@FreeBSD.ORG Tue Oct 2 22:23:04 2007 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 19D0E16A418 for ; Tue, 2 Oct 2007 22:23:04 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from mail.kuban.ru (mail.kuban.ru [62.183.66.246]) by mx1.freebsd.org (Postfix) with ESMTP id 7864A13C4A6 for ; Tue, 2 Oct 2007 22:23:02 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from bsam.ru ([85.172.12.66]) by mail.kuban.ru (8.9.1/8.9.1) with ESMTP id l92M0qsL039855 for ; Wed, 3 Oct 2007 02:01:28 +0400 (MSD) Received: (from bsam@localhost) by bsam.ru (8.14.1/8.14.1/Submit) id l92M3JXv004217; Wed, 3 Oct 2007 02:03:19 +0400 (MSD) (envelope-from bsam@ipt.ru) X-Authentication-Warning: bsam.ru: bsam set sender to bsam@ipt.ru using -f To: freebsd-questions@freebsd.org References: From: Boris Samorodov In-Reply-To: (luizbcampos@gmail.com's message of "Mon\, 1 Oct 2007 13\:33\:44 -0300") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) Date: Wed, 03 Oct 2007 02:03:19 +0400 Message-ID: <41410808@bsam.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: SOS linux_base-fc4 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: Tue, 02 Oct 2007 22:23:04 -0000 On Mon, 1 Oct 2007 13:33:44 -0300 luizbcampos@gmail.com wrote: > Hi, everybody! My box runs FreeBSD-6.1-R amd64 and I need to print an > important doc; its driver when uncompressed features i386.rpm files and Did you mean a printer's driver? > linux_base-fc4 is not at /usr/ports/emulators.. > What should I do? Shall I have to update all the OS in order to setup > "linux_base-fc4 or shall I have to upgrade by using another command? A good start to understand FreeBSD is to read it's oficial Handbook. Your question has nothing to do with linux_base. And questions like "What is the ports system? How to get a FreeBSD ports tree? How to install an application from ports or via packages?" are described at "The Handbook". Ex.: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports.html > Yesterday, I run CVSUP and I followed all the steps to upgrade FreeBSD > but...linux_base-fc4 was not at /usr/ports/emulators! Which supfile did you use? If you used the one for ports (not for the system files) you should get /usr/ports tree. Please read the above mentioned document. After reading you will understand that there are options (i.e. installing via port or packages) and how to do them. If you have a more concrete question (with logs, error messages etc.) you are welcome back and we'll be glad to help you. BTW good docs have been always an advantage of *BSD... WBR -- bsam