On 12/23/13 00:18, Khumba wrote:
On Mon, 23 Dec 2013 00:53:16 -0700
Joseph <syscon...@gmail.com> wrote:

I'm upgrading the system and running out of disk space to compile webkit-gtk

* Checking for at least 18 gigabytes disk space at 
"/var/tmp/portage/net-libs/webkit-gtk-2.0.4/temp" ...
[ !! ]
 * There is NOT at least 18 gigabytes disk space at 
"/var/tmp/portage/net-libs/webkit-gtk-2.0.4/temp"

df -h
Filesystem      Size  Used Avail Use% Mounted on
rootfs           28G   16G   11G  61% /
/dev/root        28G   16G   11G  61% /
tmpfs           506M  540K  505M   1% /run
udev             10M     0   10M   0% /dev
shm             506M     0  506M   0% /dev/shm
/dev/hda4        84G   51G   29G  65% /home

How do I tell the system to use /home partition to use for compiling temp tiles?

See the PORTAGE_TMPDIR variable in "man make.conf".

Cheers,
Khumba

I have changed in make.conf:
PORTAGE_TMPFS="/home/joseph/tmp"
but trying to compile webkit-gtk-2.0.4 I'm running out of disk space
* Checking for at least 18 gigabytes disk space at "/var/tmp/portage/net-libs/webkit-gtk-2.0.4/temp" ... [ !! ]
* There is NOT at least 18 gigabytes disk space at 
"/var/tmp/portage/net-libs/webkit-gtk-2.0.4/temp"

Why is it checking for disk space at: /var/tmp/portage/net-libs/webkit-gtk-2.0.4/temp

--
Joseph

Reply via email to