./develop.py --standalone
setting DISTCC_DIR to /home/open/sl/clients/communicator/communicator/indra/.distcc
Running 'CXX=\'g++\' cmake -DCMAKE_BUILD_TYPE:STRING=RELWITHDEBINFO -G \'Unix Makefiles\' -DSERVER:BOOL=OFF -DVIEWER:BOOL=ON -DSTANDALONE:BOOL=ON -DUNATTENDED:BOOL=OFF -DWORD_SIZE:STRING=32 -DROOT_PROJECT_NAME:STRING=SecondLife "" \'/home/open/sl/clients/communicator/communicator/indra\'' in 'viewer-linux-i686-relwithdebinfo'
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/g++
-- Check for working CXX compiler: /usr/bin/g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Version of viewer is 1.3.0.0
-- checking for module 'ogg'
-- found ogg, version 1.1.3
-- checking for module 'vorbis'
-- found vorbis, version 1.2.0
-- checking for module 'vorbisenc'
-- found vorbisenc, version 1.2.0
-- checking for module 'vorbisfile'
-- found vorbisfile, version 1.2.0
-- checking for module 'openal'
-- found openal, version 1.3.253
-- checking for module 'freealut'
-- found freealut, version 1.1.0
-- Building with OpenAL audio support
CMake Error at cmake/FindTut.cmake:27 (MESSAGE):
Could not find Tut
Call Stack (most recent call first):
cmake/Tut.cmake:8 (include)
cmake/LLAddBuildTest.cmake:5 (INCLUDE)
llimage/CMakeLists.txt:6 (include)
-- Configuring incomplete, errors occurred!
Cleaning 'viewer-linux-i686-relwithdebinfo'
Error: the command 'cmake' exited with status 1