-
Notifications
You must be signed in to change notification settings - Fork 11
Linux Readme
Scott Shillcock edited this page Aug 27, 2010
·
1 revision
% apt-get install build-essential
% apt-get install uuid-dev
% apt-get install libatomic-ops-dev
% apt-get install git-core
% apt-get install libqt4-dev
global.lua for Qt:
lmk.add_global_env {
DMZ_USE_QT=true,
DMZ_QT_HOME="/usr/bin",
DMZ_QT_INCLUDE_PATH="/usr/share/qt4/include",
DMZ_QT_LIB_PATH="/usr/lib",
}
% apt-get install curl
Use DL_LIBRARY_PATH instead of DYDL_LIBRARY_PATH in .bashrc and .bash_profile settings