hi, i have a system PC OF 512 MB RAM and 1.8 GHz processor and 40 GB
hard disk.My system halts by writing the make command of making GNURADIO
and it reaches at 40% and then system gets halts.kindly tell me what
will be solution of this problem.should I Increase my RAM?
Hi Omer,
Increasing your swap space should do the trick. Just run the following
command:
*sudo apt-get install dphys-swapfile
Edit the following config file and reboot:
/etc/dphys-swapfile
Man page about the tool and config parameters:
http://manpages.ubuntu.com/manpages/precise/man8/dphys-swapfile.8.html
*
Cheers,
Mike
M0MIK