`
tiantian911
  • 浏览: 216263 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

ubuntu handy编译google gadgets

阅读更多
simple step by step instructions to install in ubuntu (hardy) so do you dont have to read through all the detail

   1. wget http://google-gadgets-for-linux.googlecode.com/files/google-gadgets-for-linux-0.9.1.tar.gz
   2. tar zxvf google-gadgets-for-linux-0.9.1.tar.gz
   3. cd google-gadgets-for-linux-0.9.1/
   4. sudo apt-get install zlib1g-dev libmozjs-dev libcurl4-openssl-dev libxml2-dev libdbus-1-dev libmozjs-dev libgstreamer-plugins-base0.10-dev libcurl3-openssl-dev libdbus-1-dev libxul-dev libcurl3 libcurl3-dbg libcurl3-gnutls libcurl4-openssl-dev libcurl-ocaml libmozjs0d libmozjs0d-dbg libmozjs-dev g++-4.2-multilib g++ libqt4-dev
   5. sudo ldconfig
   6. ../../configure --enable-debug
   7. sudo make install
   8. export LD_LIBRARY_PATH=/usr/local/lib
   9. ggl-gtk

An icon should show in the top right status bar, right click and add gadget!

cheers Jubal
2
1
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics