tcl-dev and tk-dev are needed. Compiling is done as usual: ./configure and make.In this version, compilation happens in 3 places:
utils/TkCximage/, utils/webcamsn/ and utils/linux/capture/ with creation of utils/TkCximage/TkCximage.so, utils/webcamsn/webcamsn.so, utils/linux/capture/capture.so, utils/linux/capture/libng/plugins/drv0-v4l2.so, and utils/linux/capture/libng/plugins/drv1-v4l.so. Then files .c, .h, .o can be deleted to save spaces in these directories.Disable logo: rename
skins/default/pixmaps/logolinmsn.png (or comment the line ::skin::setPixmap logolinmsn logolinmsn.gif in gui.tcl, but there will be a blank line insteads).