aerothemeplasma/KWin/Deprecated/smaragd-0.1.1/INSTALL

16 行
183 B
Plaintext
実行ファイル

Requirements:
cmake
kdebase-workspace
cairo
glib2
To Install:
cd smaragd
mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ..
make
sudo make install