TRN
08-09-2003, 11:48 AM
I'm not much of one to compile software. It's just easier to wait for someone to release a .deb package. However, the wait has been painful for the new 0.66 version of gaim and today I took action.
Compiling and installing from source took about 30 minutes. This is because I was off the machine doing other things. These are the commands.
./configure
make
su
make install
Now, a bunch of text scrolled on by and eventually the installation was complete. Gaim starts, works, and is a happy camper.
Official website (http://gaim.sourceforge.net/)
Compiling and installing from source took about 30 minutes. This is because I was off the machine doing other things. These are the commands.
./configure
make
su
make install
Now, a bunch of text scrolled on by and eventually the installation was complete. Gaim starts, works, and is a happy camper.
Official website (http://gaim.sourceforge.net/)