Changes between Version 5 and Version 6 of Packages/SQLite


Ignore:
Timestamp:
06/25/12 04:47:44 (12 years ago)
Author:
C Rempel
Comment:

/* Some quick notes */

Legend:

Unmodified
Added
Removed
Modified
  • Packages/SQLite

    v5 v6  
    33=  Some quick notes  =
    44
    5 To build SQLite, you need TCL...
     5To build SQLite from the development repository, you need TCL and fossil...
    66
    7  ~$ sudo apt-get install tcl8.5
     7 ~$ sudo apt-get install tcl8.5 fossil
    88
    99SQLite uses fossil for their development branch, so if you use their development branch, you have some steps to go through: