public
Description: A Qt C++ library for the Last.fm webservices
Home | Edit | New

Home

Downloads

Tarball Size MD5
liblastfm-0.3.0.tar.bz2 86,083 bytes 3f73222ebc31635941832b01e7a494b6

0.3.0 Ruby 1.9 configure error

If you get:

admin/Makefile.rb:9:in `require': no such file to load -- ftools (LoadError)

It’s because Ruby 1.9 removed the ftools module. The easy fix is:

$ sed -i "s/require 'ftools'//g" admin/*

This is already fixed for 0.4.0.

Last edited by mxcl, Sat Jul 04 13:09:37 -0700 2009
Home | Edit | New
Versions: