
16 Apr
2011
16 Apr
'11
12:51 p.m.
On Sat, Apr 16, 2011 at 2:45 AM, "IonuČ› G. Stan"
Is there any workaround for this problem? Other than fork the package repo and reduce the number of supported syntax files.
Use swap space. If you don't want to bother creating a new partition etc., just # dd if=/dev/zero of=/tmp/swap bs=1M count=2048 # mkswap /tmp/swap # swapon /tmp/swap Cheers, -- Felipe.