Hello

Im trying to build LUAbind which needs boost library and can be built using bjam.

The documentation says:

Set the following environmental variables:
BOOST_ROOT - path where boost 1.32 is installed
LUA_PATH - where lua 5 is installed (and built)

How do I set those environmental variables?
I always have problems with building libraries..

Thanks for help