From owner-freebsd-questions Sun Dec 17 18:51:32 2000 From owner-freebsd-questions@FreeBSD.ORG Sun Dec 17 18:51:30 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from post.webmailer.de (natmail2.webmailer.de [192.67.198.65]) by hub.freebsd.org (Postfix) with ESMTP id 1A3EB37B400 for ; Sun, 17 Dec 2000 18:51:30 -0800 (PST) Received: from bastion.localhost (p3E9E1721.dip.t-dialin.net [62.158.23.33]) by post.webmailer.de (8.9.3/8.8.7) with ESMTP id DAA09041; Mon, 18 Dec 2000 03:51:15 +0100 (MET) Received: from masterpc (master [192.168.0.1]) by bastion.localhost (8.11.1/8.11.1) with ESMTP id eBI2pQD36814; Mon, 18 Dec 2000 02:51:26 GMT Date: Mon, 18 Dec 2000 03:50:39 -0800 From: Boris X-Mailer: The Bat! (v1.46d) Personal Reply-To: Boris X-Priority: 3 (Normal) Message-ID: <192054273.20001218035039@x-itec.de> To: "Tomlinson, Drew" Cc: "'FreeBSD Questions (E-mail)'" Subject: Re: Command Line To Extract Tarball? In-reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello Drew, Sunday, December 17, 2000, 3:57:14 PM, you wrote: TD> As you can tell from this question, I am a newbie. Anyway, I'm trying to TD> find the correct command to extract TD> /usr/home/tomlinson_dr/download/dynip_3.00.tar to the same directory. The TD> command I'm using is a follows: TD> tar x dynip_3.00.tar TD> tar: can't open /dev/rsa0 : Device not configured Here is a general example cd /usr/home...... tar zxvf dynip*.tar.gz cd ./configure make make install -- Best regards, Boris mailto:koester@x-itec.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message