Sweet Jebus

I was installing IDEA on my debian box at home, don’t ask. The installer kept erroring out on the install saying I didn’t have enough space in /tmp. I just set this box up and I KNOWthere is space. I followed the instructions of creating a environmental varible pointing towards a directory to use for temp. No luck. For the hell of it I did a df -h and this is what it returned:

skylark:/home/matt# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/hda1 -1258697186802k 1.0k 0.0k 26% /
/dev/hda3 -1900504695993k 1.0k 0.0k 2% /home
/dev/hdb1 -3850782210679k 1.0k 0.0k 28% /export

To fix it I had to do this:

skylark:/home/matt# apt-get install fileutils

Crap that’s scary.

0 comments ↓

There are no comments yet...Kick things off by filling out the form below.

Leave a Comment