Difference between revisions of "Opensync"
From CBLFS
Jump to navigationJump to searchLine 42: | Line 42: | ||
=== 64Bit === | === 64Bit === | ||
+ | |||
+ | [[Category:General Utilities]] |
Revision as of 14:01, 19 March 2009
Download Source: | http://www.opensync.org/download/releases/0.37/libopensync-0.37.tar.bz2 |
---|
Contents
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