Wed 21 Jan 2009
Mandriva and Sqlite3
Posted by kosmas under linux, Mandriva, ruby on rails
No Comments
Problem
You want to work with sqlite3 in Mandriva (2009), but the standard installation doesn’t work, and you cannot use urpmi sqlite3.
Solution
You need to install the sqlite3 command line tools, like:
urpmi sqlite3-tools
No Responses to “ Mandriva and Sqlite3 ”