Today i want to share to you how to installing bmpanel2 on Ubuntu 12.10..
Check this out ;))
Dependencies:
Check this out ;))
Dependencies:
- git (Build dep)
- cmake (build dep)
- make (build dep)
- gcc (build dep)
- asciidocdoc , docbook-xsl (optional build dep, for man pages)
- glib2 (with threading enabled, it should be enabled in the most popular distributions)
Compiling:
- git clone --depth=1 git://github.com/nsf/bmpanel2.git
- cd bmpanel2
- cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=RELEASE
- make
- sudo make install
Wait untill compiling finished, if you got some problems when you compiling bmpanel2, just comment ;))
For using themes you can put the themes to /usr/share/bmpanel2/themes
How to use?? just type bmpanel2 --theme=THEMESNAME
Well.. Thanks ;)
0 comments