Warning, /plasma/smaragd/INSTALL is written in an unsupported language. File is not indexed.
0001 Requirements: 0002 0003 cmake 0004 kdebase-workspace 0005 cairo 0006 glib2 0007 0008 To Install: 0009 0010 cd smaragd 0011 mkdir build 0012 cd build 0013 cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` .. 0014 make 0015 sudo make install