Date: Sun, 9 Feb 1997 13:49:06 -0700 (MST) From: Wes Peters <softweyr@xmission.com> To: Perry Lucas <perry@avatarweb.com> Cc: questions@freebsd.org Subject: Re: Pkg Add problems? Message-ID: <199702092049.NAA06398@obie.softweyr.ml.org> In-Reply-To: <3.0.32.19970206013234.0090f980@mail.vt.edu> References: <3.0.32.19970206013234.0090f980@mail.vt.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Perry Lucas writes: > This is what I get for Debug: > > proc: table is full > Debug: Caught SIGPIPE while trying to install <insert package name> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199702092049.NAA06398>