Related Posts
Compiling Ghost White Crab on Linux x86_64 Ubuntu Linux
Compiling this software is usually just a matter of running ‘make’, but if you try to do so in Ubuntu 64bit, you’ll encounter the following error on the config_test.log file skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.3.3/libgcc.a when searching for -lgcc To solve this issue just do the following: apt-get install libc6-dev-i386 This makes the make script work since […]
Shift Happens
Transcription taken from presentation available at glumbert.com Did you know? Sometimes size does matter If you’re one in a million in China, there are 1300 people just like you In india, there are 1100 people just like you The 25% of the population in China with the highest IQs, is greater than the total population […]