Re: Help! -- Note enough space to store temporary files

2016-12-17 Thread Boyan Penkov
Where's your tempdir? I specifically set mine in my .zshrc (or whatever shell you use), as my /boot is small and /home is on another drive. Cheers! On Sat, Dec 17, 2016 at 8:36 PM, Dennis Wicks wrote: > I am trying to install Qt on Debian 3.16.7-ckt20-1+deb8u2 and I get a > message that there

Help! -- Note enough space to store temporary files

2016-12-17 Thread Dennis Wicks
I am trying to install Qt on Debian 3.16.7-ckt20-1+deb8u2 and I get a message that there is not enough disk space to store temporary files. It needs 580+ meg and only has 300+ meg. After searching here and there I tried entering the command sudo mount -o remount,size=1G tmpfs /tmp whi