Opensync

From CBLFS
Revision as of 08:04, 3 November 2008 by Mungo (talk | contribs)
Jump to navigationJump to search
Download Source: http://www.opensync.org/download/releases/0.37/libopensync-0.37.tar.bz2

Introduction to Opensync

OpenSync is a synchronization framework that is platform and distribution independent. It consists of a powerful sync-engine and several plugins that can be used to connect to devices.

Project Homepage: http://www.opensync.org/

Dependencies

Required

Optional

Configuration Information

Non-Multilib

Compile the package:

cmake -DCMAKE_INSTALL_PREFIX=/usr . &&
make

Install the package:

make install

Multilib

32Bit

N32

64Bit