lvsmon can be built and installed in the normal way:

./configure && \
	make && \
	su -c "make install"
