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...) |
(→Required) |
||
Line 13: | Line 13: | ||
=== Required === | === Required === | ||
* [[KdeBase]] | * [[KdeBase]] | ||
+ | * [[LibXML2]] | ||
+ | * [[LibXSLT]] | ||
+ | * [[Zip] | ||
== Non-Multilib == | == Non-Multilib == |
Revision as of 06:22, 2 June 2007
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 ...