User:Opensource Obscure/Compiling MonoVida
Jump to navigation
Jump to search
Notes I took when trying to compile Dzonatas Sol's viewer that lets you detach windows and bring them outside the Second Life client window.
Overview
- Monovida Communicator by User:Dzonatas_Sol
- SNOW-375 - Detached Communicator: Chat/IM/Contacts windows "thinking outside the box" in a separate process/plugin
- Git Repository
- other useful links:
Steps
git clone http://gitweb.dzonux.net/project/communicator.git ln -s communicator linden
- download libraries, artwork from LL's branches/2009/oss-viewer
- extract libraries, artwork archives
cd communicator
- .. ?
cd indra
- comment Sqlite3 line in CMake/Cmakelists.txt (?)
- comment Sqlite3 line in CMake/Cmakelists.txt (?)
./develop.py configure ./develop.py build
tentativi successivi
- installato libtut-dev per provare a rimediare a http://pastebin.ca/1701006
- poi, ancora errori: http://pastebin.ca/1701009