[Owncloud] Sucess compile owncloud in OSC

Leonardo Mello lqmello at gmail.com
Mon Apr 30 20:17:17 UTC 2012


Hi

I managed to compile successfully on the mac Mirall changing the
following package file Mirall:

Pwd:

/Users/leomello/Downloads/owncloud/mirall

vi make/modules/FindCsync.cmake

I changed the line:

SET(CSYNC_LIBRARY ${CMAKE_SOURCE_DIR}/../buildcsync/src/libcsync.so)

to:

SET(CSYNC_LIBRARY ${CMAKE_SOURCE_DIR}/../buildcsync/src/libcsync.dylib)



More information about the Owncloud mailing list