Meanwhile: Difference between revisions

From CBLFS
Jump to navigationJump to search
Mungo (talk | contribs)
m Description
Mungo (talk | contribs)
Line 16: Line 16:
Compile the package:
Compile the package:


  ./configure &&
  ./configure --prefix=/usr &&
  make
  make



Revision as of 01:15, 2 February 2007

Download Source: http://downloads.sourceforge.net/meanwhile/meanwhile-1.0.2.tar.gz

Introduction to Meanwhile

An Open Re-Implementation of Lotus Sametime

Dependencies

Non-Multilib

Compile the package:

./configure --prefix=/usr &&
make

Install the package

make install

Multilib

32Bit

TO BE...

N32

TO BE...

64Bit

TO BE...