Open jeroenvandijk opened 14 years ago
Succesfully tried to install sqlite3-ruby on a debian box which had a later version of sqlite3 installed (3.5.9). Ubuntu seems to have 3.4.2 as the latest version.
Have to install sqlite3 from source or might have to switch over to debian box.
Rails requires sqlite3-ruby.1.3.0.beta which does not compile currently. 1.2.5 does work.