Tag: automake

  • How to install Ruby 1.9.3rc1 with RVM

    How to install Ruby 1.9.3rc1 with RVM – waiworinao ★ random notes by arvid andersson On my openSUSE box I happened to not have “automake” installed. “autoreconf” did not find “aclocal” then… . I just entered “aclocal” on the command line then. It wasn’t available, but the shell suggested to “cnf aclocal”, and that was…