View Single Post
Posts: 473 | Thanked: 141 times | Joined on Jan 2009 @ Virginia, USA
#5
Originally Posted by attila77 View Post
Where are you trying to install the libs from ? App manager will not offer you to install the libs as a separate download. For that either use the console 'apt-get install libqt4-gui' or install the qt4 example app from App manager (which will pull in the qt libs as a dependency)
Okay, I tried to apt-get install it, but ran into a problem. I guess this is a broader question, but since / is perpetually at at least 94% utilization, when I try to install things like the entirety of the qt4 libs, I run out of space on /. How do people generally set up their systems to avoid this? I planned on moving /var/cache/apt into /media/mmc2 and symlinking it back to /var/cache.

What else can I do this with safely?

Thanks,
--vr