Difference between revisions of "Sim"
From CBLFS
Jump to navigationJump to search (→Required) |
(→Required) |
||
Line 15: | Line 15: | ||
* [[LibXML2]] | * [[LibXML2]] | ||
* [[LibXSLT]] | * [[LibXSLT]] | ||
− | * [[Zip] | + | * [[Zip]] |
== Non-Multilib == | == Non-Multilib == |
Revision as of 06:23, 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 ...