Difference between revisions of "Trix"

From CBLFS
Jump to navigationJump to search
(New Page)
 
m (Categorized)
 
Line 39: Line 39:
  
 
TO DO ...
 
TO DO ...
 +
 +
[[Category:Non-GUI Clients]]

Latest revision as of 11:07, 5 April 2009

Download Source: http://downloads.sourceforge.net/trix/trix-0.91.tar.bz2

Introduction to Trix

Trix is a serverless lan-based chat compatible with VypressChat for Windows.

Project Homepage: http://trix.sourceforge.net/

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 ...