Building Twitux For Ubuntu

From My Big Bad Wiki

Jump to: navigation, search

These are my instructions for compliing Twitux from the projects Subversion repositories

Contents

Install dependencies

sudo apt-get install libxml2-dev libgconf2-dev libsexy-dev libglade2-dev \
libgnomeui-dev libgnome-vfs-dev libnotify-dev libsoup2.2-dev libaspell-dev \
automake autoconf gnome-common subversion

Download and compile the source

svn co https://twitux.svn.sourceforge.net/svnroot/twitux/trunk twitux
cd twitux
sh autogen.sh
make
sudo make install

Credits

  • Daniel Morales(Author of Twitux) - For assisting me with the getting the installer working

Did this help you?

Please send me a comment letting me know if this helped you at all or if you can add more details. I've had folks actually want to donate a few bucks for helping, and I want make it known that this information is provided for free.

Personal tools