From owner-freebsd-questions Sun Feb 9 12:58:01 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA08245 for questions-outgoing; Sun, 9 Feb 1997 12:58:01 -0800 (PST) Received: from mail.crl.com (mail.crl.com [165.113.1.22]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id MAA08236 for ; Sun, 9 Feb 1997 12:57:56 -0800 (PST) Received: from obie.softweyr.ml.org ([199.104.124.49]) by mail.crl.com with SMTP id AA01787 (5.65c/IDA-1.5 for ); Sun, 9 Feb 1997 12:57:10 -0800 Received: (from wes@localhost) by obie.softweyr.ml.org (8.7.5/8.6.12) id NAA06398; Sun, 9 Feb 1997 13:49:06 -0700 (MST) Date: Sun, 9 Feb 1997 13:49:06 -0700 (MST) Message-Id: <199702092049.NAA06398@obie.softweyr.ml.org> From: Wes Peters To: Perry Lucas Cc: questions@freebsd.org Subject: Re: Pkg Add problems? In-Reply-To: <3.0.32.19970206013234.0090f980@mail.vt.edu> References: <3.0.32.19970206013234.0090f980@mail.vt.edu> Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Perry Lucas writes: > This is what I get for Debug: > > proc: table is full > Debug: Caught SIGPIPE while trying to install package. > Debug: Switching back to VTYI Ugh! Don't add packages using sysinstall, just do it manually. # mount /dev/cd0a /cdrom # cd /cdrom/packages/All # pkg_add [ whatever you want here ] This should take care of your problem. -- "Where am I, and what am I doing in this handbasket?" Wes Peters Softweyr LLC http://www.xmission.com/~softweyr softweyr@xmission.com