3 To install luabind follow these easy steps:
5 1. make sure boost 1.32 is installed at the path specified by the environment variable
7 2. make sure lua 5 is installed (and built) at the path specified by the environment
9 3. run bjam (or make) in the luabind directory
10 4. copy the luabind folder (the one with hpp-files in it) into a system include path. And
11 the luabind library into a library include path
13 For more detailed information about building and trouble shooting, consult the manual.