Advertisement
sandyd

Smooth Tasks KDE 4.8 Intructions

Feb 3rd, 2012
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.20 KB | None | 0 0
  1. hg clone https://bitbucket.org/flupp/smooth-tasks-fork
  2. cd smooth-tasks-fork
  3. hg checkout kde-4.8
  4. mkdir build
  5. cd build
  6. cmake .. -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix`
  7. make -j3
  8. sudo make install
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement