blob: 3817fe0c991db68a476b5d71ef97ae0deb54648e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
WiredTiger 1.1.0: (February 28, 2012)
This is version 1.1.0 of WiredTiger.
See the file LICENSE for redistribution information.
To view release and installation documentation, open
http://source.wiredtiger.com/
or docs/index.html in your web browser.
To build in a POSIX environment (for example, Linux or another
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. For general questions and discussion,
please use our mailing list:
http://groups.google.com/group/wiredtiger-users
|