Difference between revisions of "Sim"
From CBLFS
Jump to navigationJump to search (→Required) |
Weibullguy (talk | contribs) m (Categorized) |
||
Line 42: | Line 42: | ||
TO DO ... | TO DO ... | ||
+ | |||
+ | [[Category:Non-GUI Clients]] |
Latest revision as of 10:06, 5 April 2009
Download Source: | http://download.berlios.de/sim-im/sim-0.9.4.3.tar.bz2 |
---|
Contents
Introduction to Sim
SIM provides a plugins-based instant messenger with support for various protocols. Based on the Qt library (with optional KDE support) SIM-IM works on most operating systems with X Window System (X11), such as Linux, FreeBSD and Mac OS X. SIM-IM works great on MS Windows also.
Project Homepage: http://sim-im.org/wiki/Main_Page
Dependencies
Required
Non-Multilib
Compile the package:
./configure --prefix=$KDE_PREFIX \ --disable-debug --disable-dependency-tracking && make
Install the package
make install
Multilib
32Bit
TO DO ...
N32
TO DO ...
64Bit
TO DO ...