summaryrefslogtreecommitdiff
path: root/INSTALL
blob: 7194b96478e024fa51494323e6b65099d8fe7c83 (plain)
1
2
3
4
5
6
7
8
The aim of this package is to make reading the INSTALL file unnecessary. So
next time try running:

$ bpkg build libsqlite3

But if you don't want to use the package manager, then you can also build this
package manually using the standard build2 build system. See sqlite3/buildfile
for some configuration options.