Advertisement
Guest User

FireFloo on Ubuntu

a guest
Jun 27th, 2014
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. apt-get install libgeoip-dev libqt4-dev libcrypto++-dev libgcrypt11-dev libssl-dev
  2. cd firefloo_1.0__src/trunk
  3. cd libSpotOn
  4. make
  5. cd ..
  6. cd qxmpp
  7. qmake
  8. make -j 4
  9. cd ..
  10. cd trunk/branches/0.09
  11. qmake spot-on-gui.pro
  12. make -j 4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement