Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Aug 2000 03:02:23 +1000 (EST)
From:      Andy Farkas <andyf@speednet.com.au>
To:        locus <own3d@gmx.net>
Cc:        questions@FreeBSD.ORG
Subject:   Re: / is full while updating
Message-ID:  <Pine.BSF.4.21.0008300257540.52457-100000@backup.af.speednet.com.au>
In-Reply-To: <001101c01192$a3b57710$4c44023e@aldrin>

next in thread | previous in thread | raw e-mail | index | archive | help
> [root@gagarin /tmp] du -skh *
>   0B    acin.kLIpZr2490
> 2.5M    install.2548
> 2.5M    install.292
> 863K    install.32
> 2.5M    install.377
> 2.5M    install.378
> 2.5M    install.472
> 2.5M    install.91
> 153K    locatevsKwIZ1747
>   0B    mysql.sock
> 2.0K    screens
> [root@gagarin /tmp]

# rm -rf /tmp/*        # will clear out your tmp directory.

All those `install.*' directories are using all the space

After you clean /tmp you should be able to `make install'!

--
 
 :{ andyf@speednet.com.au
  
        Andy Farkas
    System Administrator
   Speednet Communications
 http://www.speednet.com.au/
  




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0008300257540.52457-100000>