summaryrefslogtreecommitdiff
path: root/README
blob: 610745b4f2efd3935ca448e528ca67d26051c293 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
WiredTiger 0.10.0: (January 13, 2012)

This is version 0.10.0 of WiredTiger.

See the file LICENSE for redistribution information.

To view release and installation documentation, open

	http://source.wiredtiger.com/

in your web browser.

To build in a POSIX environment (for example, Linux or other UNIX-like
system), run:

	./configure && make

To install in the standard POSIX environment locations, enter:

	make install

For more information on build and installation options, see the
WiredTiger documentation.