=== sv is now known as discopig === heathkid|2 is now known as heathkid [12:44] Hey there. I've installed Ubuntu 12.10 on my BeagleBone, with ARMv7 CPU. I'm trying to install some packages, which complain about the lack of gcc. I've tried installing 'gcc-4.6-arm-linux-gnueabi-base' and 'gcc-4.5' packages, but the gcc binary is still not present. Do I just need to create symlink from the gcc-4.5 binary ? [13:17] narcos: 'apt-get install gcc' will be enough [13:17] hrw: That didn't seem to work, I found the answer with 'apt-get install build-essential' [13:28] narcos: both are fine [13:28] ok :) [13:28] ta