Difference between revisions of "Sim"
From CBLFS
Jump to navigationJump to search (New page: {| style="text-align: left; background-color: AliceBlue;" |- !Download Source: | http://download.berlios.de/sim-im/sim-0.9.4.3.tar.bz2 |} ---- {{Package-Introduction|SIM provides a plugi...) |
Weibullguy (talk | contribs) m (Categorized) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 13: | Line 13: | ||
=== Required === | === Required === | ||
* [[KdeBase]] | * [[KdeBase]] | ||
+ | * [[LibXML2]] | ||
+ | * [[LibXSLT]] | ||
+ | * [[Zip]] | ||
== Non-Multilib == | == Non-Multilib == | ||
Line 39: | 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 ...