Difference between revisions of "Opensync"

From CBLFS
Jump to navigationJump to search
(New page: {| style="text-align: left; background-color: AliceBlue;" |-valign="top" !Download Source: | http://www.opensync.org/download/releases/{{opensync-Version}}/-{{opensync-Version}}.tar.bz2 |}...)
 
Line 2: Line 2:
 
|-valign="top"
 
|-valign="top"
 
!Download Source:
 
!Download Source:
| http://www.opensync.org/download/releases/{{opensync-Version}}/-{{opensync-Version}}.tar.bz2
+
| http://www.opensync.org/download/releases/{{opensync-Version}}/libopensync-{{opensync-Version}}.tar.bz2
 
|}
 
|}
  

Revision as of 08:02, 3 November 2008

Download Source: http://www.opensync.org/download/releases/0.37/libopensync-0.37.tar.bz2

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