August 2009 Archives

Just recently i switched from windows XP to ubuntu 9.04. I had some problems (Ubuntu freezes when connecting to WLAN) with my wlan drivers (DLink DWA 547) but after installing the compat-wireless package it worked. But its slower and more unstable than on windows. (After upgrading ubuntu and recompiling the package WLAN works as good as on windows). I tried to install ruby 1.9.1 on ubuntu. After several hours of reading articles and googling i put together these install instructions: Test if the installation worked: Compile readline to get arrow keys support in IRB: Now ruby 1.9.1 without valgrind is installed. Next install valgrind: Now setup another ruby installation with valgrind support. Then add some handy shortcuts: For more information see: UPDATE: Added --enable-shared to RUBY_OPTIONS