> I got Debian 3.1, and sqlite3 installed. I had unpacked instiki-ar.zip to > my home directory then had run instiki.db and tried to exec create_db. > What I got is as follows: [snip] > `require': no such file to load -- sqlite3 (MissingSourceFile)
You also need the Ruby SQLite driver: gem install sqlite3-ruby Instiki-AR is a beta software and haven't been packaged properly yet, that's why most the info is in the mailing list. There's also a note on the instiki.org home page. Cheers, Assaph _______________________________________________ Instiki-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/instiki-users
