Debian Admin

Debian/Ubuntu Linux System Administration Tutorials,Howtos,Tips

  • Sponsor

  • Categories

  • Sponsor

  • Meta

  • Archives

How to install Tint Task Manager in Debian

Posted by Admin on November 26th, 2008

tint is a simple panel/taskbar intentionally made for openbox3, but should also work with other window managers.

Preparing your system

apt-get install subversion build-essential libpango1.0-dev libglib2.0-dev libcairo2-dev libimlib2-dev libx11-dev x-dev

Now run the following command

svn checkout http://ttm.googlecode.com/svn/trunk/ ttm

cd ttm/src

make

you can install system wide by issuing make install or just run it out of the current directory. Next copy config_sample within the ttm directory into ~/.config/tint/tintrc and edit it to your liking.

or

You can simply download .deb package using the following command

wget http://ttm.googlecode.com/files/ttm_20070725-1_i386.deb

Now you need to install .deb package

dpkg -i ttm_20070725-1_i386.deb

  • Share/Bookmark

Random Posts

    Leave a Reply

    XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>