-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello,
did someone try so build this from source? Ocsync builds fine, but mirall does not seem to find it. $ cmake -DCMAKE_BUILD_TYPE="Debug" -DLOG_TO_CALLBACK=ON - -DWITH_LOG4C=OFF ../ocsync - -- The C compiler identification is GNU 4.5.4 - -- Check for working C compiler: /usr/bin/gcc - -- Check for working C compiler: /usr/bin/gcc -- works [...] - -- Found Check: /usr/lib64/libcheck.so - -- Configuring done - -- Generating done - -- Build files have been written to: /home/user/Downloads/buildocsync cd .. cd buildmirall/ $ cmake -DCMAKE_BUILD_TYPE="Debug" ../mirall - -- Could NOT find Csync (missing: CSYNC_INCLUDE_PATH) CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: CSYNC_INCLUDE_PATH (ADVANCED) used as include directory in directory /home/user/Downloads/mirall/src used as include directory in directory /home/user/Downloads/mirall/src used as include directory in directory /home/user/Downloads/mirall/src used as include directory in directory /home/user/Downloads/mirall/src - -- Configuring incomplete, errors occurred! Regards, Norman Am 06.10.2012 11:09, schrieb Klaas Freitag: > Hi, > > we decided to issue another ownCloud client beta version before > the final release. > > Changes to csync compared to beta2: * Fixed lookup of database > values if no db exists. This bug resulted in strange RENAME > commands people reported. * Renamed the csync version maintained by > the ownCloud community to ocsync as long as we differ from upstream > csync. * Moved the csync database from ~/.csync to the owncloud > client data path. * Added migration code that migrates the > databases from ~/.csync * Merged back fastsync branch, so we're > back on dav branch > > Changes to mirall/ownCloud client: * More robust url handling in > setup dialog (slashes cleanup etc.) * adopt to rather use ocsync > than csync after rename * Fix pausing of sync run * Fix termination > of sync run * Push Qt Proxy settings to csync/neon for Default > System Proxy. * Theming and string fixes * Fixed windows build > > Downloads: csync source: > http://download.owncloud.com/download/beta/ocsync-0.50.11.tar.bz2 > mirall source: > http://download.owncloud.com/download/beta/mirall-1.1.0beta3.tar.bz2 > > Linux Packages: > http://software.opensuse.org/download/package?project=isv:ownCloud:devel&package=owncloud-client > > windows: > http://download.owncloud.com/download/beta/owncloud-1.1.0beta3-setup.exe > > MacOS: http://download.owncloud.com/download/beta/ownCloud-1.1.0beta3.dmg > > Please note that client 1.1.0 requires ownCloud server version 4.5, > the 4.0 line does not play with it. > > Thanks for helping testing! Please report bugs you might see to > http://bugs.owncloud.org mentioning the platform you're on and > what exactly happend. If you like it, please also report. > > Refer to http://owncloud.org/dev/sync-clients/linux-build/ on how > to build from source. > > Have fun, > > Danimo & Klaas _______________________________________________ > Owncloud mailing list [email protected] > https://mail.kde.org/mailman/listinfo/owncloud -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iQEcBAEBAgAGBQJQcsP+AAoJEMCA6frkLT6z1gMH/RD91ECiK6E+EohKRzMvS0hP UIxcmzUu2xQLMBDAYD9AKWAxPsbwg/+1gZg/HB6MOl2OZ+ydFnJ9C3K2Nv9YeqWq v/HFvaDo7ajUyiNh/46ufcScFG+x5/fxN5AodK2B6htxjNIgaKJ5ReN6wQtN3VlT S3k2zXdQY0rDq9gh3HeiDlAn5+H9/RPJCElecqjGR7TfYIYPZ1bln2L4kRMvIVLC YNKEJr1JzLFU39zjpfQGkLZwaDcRufOovS8gLklIrghW58+NOITuE6ND/8YVKZ0f 0htBbskXyPeT3/3ElvhwVVtjxe8ka5915AN17rrjU8sGbUC/dOrRRN3L3/kHAWo= =9gUM -----END PGP SIGNATURE----- _______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
