You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ On Debian systems, the following packages are required:
42
42
Build Instructions using Waf
43
43
------------------------------
44
44
45
-
Alternatively you can use `Waf <http://code.google.com/p/waf/>`_ to drive the build. Waf requires that you have a recent version of `Python <http://python.org>`_ installed on your system.
45
+
**After running CMake** you can use `Waf <http://code.google.com/p/waf/>`_ to drive the build. Waf requires that you have a recent version of `Python <http://python.org>`_ installed on your system.
46
46
47
47
To build the library the following commands should be issued::
48
48
@@ -70,7 +70,7 @@ Open solution lucene++.sln located in the *msvc* folder into Visual Studio 2008
70
70
71
71
**Note: "BOOST_ROOT" environment variable must be defined to point to the boost library directory (eg. c:\\boost_1_44_0)**
72
72
73
-
You'll need boost installed.
73
+
You'll need boost installed.
74
74
75
75
`BoostPro <http://www.boostpro.com>`_ has some precompiled windows packages. You'll need the following extras installed::
0 commit comments