TIP_gaim_account_state
| Terminals / Shells • Network • X Window System • Portage • System • Filesystems • Kernel • Other |
Contents |
Summary
This great little plugin displays the status of all of your Gaim accounts at the bottom of your buddy list or in a new window.
Note: This tip is specific for Gaim version 1.x and Account_State version 1.0. This plugin only needs to be installed once per version.
Downloading
You can download the source at Gaim's Sourceforge plugin project page. Make sure to download the newest version usally located at the bottom of all the downloads. You need gaim's source code, so copy it from $DISTDIR/gaim-<version> to your home directory.
Patching
Go to Gaim source code directory so that you can run the configure script:
cd $HOME/gaim-<version> ./configure --prefix=/usr --datadir=/usr/share
Go into the Gaim source code plugin directory and modify Makefile.am:
| File: $HOME/gaim-<version>/plugins/Makefile.am |
Find: -DVERSION=\"$(VERSION)\" And after it add: -DDATADIR=\"$(datadir)\" |
Move account_state.tgz to the Gaim source code plugin directory and unpack:
mv ~/account_state.tgz $HOME/gaim-<version>/plugins tar -xzf account_state.tgz make account_state.so
Move account_state.so to for global usage or per user:
mv account_state.so $HOME/.gaim
or
mv account_state.so $PREFIX/lib/gaim
That's it
Restart Gaim, enable and configure plugin settings via Gaim preferences.
Last modified: Sat, 27 May 2006 10:43:00 +1000 Hits: 11,993
Created by NickStallman.net, Luxury Homes Australia
Real estate agents should be using interactive floor plans and real estate agent tools.
