SUMMARY - Cannot Add Packages

From: Jay Huffman (java7man@hotmail.com)
Date: Fri Feb 11 2000 - 22:47:29 CST


All,

Sorry for the late response -
its been crazy !!

Thanks to:

Richard Butler
Alan Reichert
Chad Price
Peter Durst
Michael Hocke
  and anybody else I missed !!

when I saw the response about /var, I remembered
pkgadd uses /var/tmp, by default.

Richard pointed me in a good direction -

basically I did:
as root -
1. mv /var/tmp /var/tmp.old
2. mkdir /export/home/tmp ( larger file system )
3. ln -s /export/home/tmp /var/tmp
4. do the pkgadd work
5. rm /var/tmp
6. mv /var/tmp.old /var/tmp

Once again, it works !

Thanks,
********************************
** java7man@hotmail.com
** AKA: Jay Huffman
**
** UNIX Admin
** Vignette,PERL, C, C++, and JAVA Development
*****************************************
<<< "You cannot Think about thinking
          without thinking about thinking
          about something"

          Seymour A. Papert
              - MIT Media Labs >>>

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com



This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:14:03 CDT