<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hi,</div><div><br></div><div>One word of advice: Do _not_ try to get files arbitrarily via wget unless explicitly advised in the tutorial!</div><div>That being said, CMocka is not strictly required, only to run the auto-test.</div><div><br></div><div>Muljadi: To me it looks like you have not installed the -devel or -dev packages of libiniparser and sqlite.</div><div><br></div><div>Cheers,</div><div>  Daniel</div><br><div><div>Am 11.03.2013 um 20:27 schrieb Michael:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Often there will not be packages for a program in the distribution's<br>package manager. You may need to download those programs off the<br>internet somewhere. Generally you just download the file(wget is a<br>good program for this), uncompress it(tar), compile it(make), and<br>install it(make install).<br>Just Google "openSuse install cmoka"<br><br>On Mon, Mar 11, 2013 at 2:16 PM, Muljadi Budiman <<a href="mailto:mul@radialogica.com">mul@radialogica.com</a>> wrote:<br><blockquote type="cite">Hi guys.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Just subscribed to the list, so greetings to everyone.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">I have a question on how to set up a proper dev environment to build the<br></blockquote><blockquote type="cite">desktop sync client.  Building for Windows is desirable, but willing to<br></blockquote><blockquote type="cite">start from just building successfully in a Linux environment.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">I'm following the instructions as defined here:<br></blockquote><blockquote type="cite"><a href="http://doc.owncloud.org/desktop/1.2/building.html">http://doc.owncloud.org/desktop/1.2/building.html</a><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">I have set up a 32-bit OpenSuse 12.2 linux system as well as a 64-bit CentOS<br></blockquote><blockquote type="cite">6.3 system (both in VMs running in Parallels with OSX Mountain Lion as<br></blockquote><blockquote type="cite">host).<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">I'm trying to follow the Generic Build Instructions<br></blockquote><blockquote type="cite">(<a href="http://doc.owncloud.org/desktop/1.2/building.html#generic-build-instructions">http://doc.owncloud.org/desktop/1.2/building.html#generic-build-instructions</a>),<br></blockquote><blockquote type="cite">managed to clone ocsync and mirall.  However, building csync fails with the<br></blockquote><blockquote type="cite">following error:<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">In openSUSE, running the cmake command line shows the following:<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">-- Could NOT find CMocka (missing:  CMOCKA_LIBRARIES CMOCKA_INCLUDE_DIR)<br></blockquote><blockquote type="cite">-- Found SQLite3: /usr/lib/libsqlite3.so<br></blockquote><blockquote type="cite">CMake Error at<br></blockquote><blockquote type="cite">/usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:97 (MESSAGE):<br></blockquote><blockquote type="cite">  Could NOT find Iniparser (missing: INIPARSER_LIBRARIES<br></blockquote><blockquote type="cite">  INIPARSER_INCLUDE_DIRS)<br></blockquote><blockquote type="cite">Call Stack (most recent call first):<br></blockquote><blockquote type="cite">  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:288<br></blockquote><blockquote type="cite">(_FPHSA_FAILURE_MESSAGE)<br></blockquote><blockquote type="cite">  cmake/Modules/FindIniparser.cmake:36 (find_package_handle_standard_args)<br></blockquote><blockquote type="cite">  src/CMakeLists.txt:14 (find_package)<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">The documentation specifies I need for resolve some dependencies to sqlite3<br></blockquote><blockquote type="cite">and iniparser.  I can't seem to find any repo that has iniparser - Can't<br></blockquote><blockquote type="cite">seem to find any repo that has cmocka as well.  So any help here would be<br></blockquote><blockquote type="cite">appreciated.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">In CentOS, running the cmake command line shows the following:<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">-- Could NOT find CMocka  (missing:  CMOCKA_LIBRARIES CMOCKA_INCLUDE_DIR)<br></blockquote><blockquote type="cite">-- checking for module 'sqlite3'<br></blockquote><blockquote type="cite">--   package 'sqlite3' not found<br></blockquote><blockquote type="cite">CMake Error at cmake/Modules/FindSQLite3.cmake:82 (message):<br></blockquote><blockquote type="cite"> Could not find SQLite3<br></blockquote><blockquote type="cite">Call Stack (most recent call first):<br></blockquote><blockquote type="cite"> src/CMakeLists.txt:13 (find_package)<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Again, cannot find where to install cmocka from.  However, it also complains<br></blockquote><blockquote type="cite">that sqlite is not installed.  It seems to be installed though:<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">[mbudiman@localhost ocsync-build]$ su -c 'yum install sqlite'<br></blockquote><blockquote type="cite">Password:<br></blockquote><blockquote type="cite">Loaded plugins: fastestmirror, refresh-packagekit, security<br></blockquote><blockquote type="cite">Loading mirror speeds from cached hostfile<br></blockquote><blockquote type="cite">* base: <a href="http://mirror.trouble-free.net">mirror.trouble-free.net</a><br></blockquote><blockquote type="cite">* epel: <a href="http://mirror.metrocast.net">mirror.metrocast.net</a><br></blockquote><blockquote type="cite">* extras: <a href="http://mirrors.advancedhosters.com">mirrors.advancedhosters.com</a><br></blockquote><blockquote type="cite">* updates: <a href="http://centos.mirror.ndchost.com">centos.mirror.ndchost.com</a><br></blockquote><blockquote type="cite">isv_ownCloud_devel                                    | 1.3 kB 00:00<br></blockquote><blockquote type="cite">Setting up Install Process<br></blockquote><blockquote type="cite">Package sqlite-3.6.20-1.el6.x86_64 already installed and latest version<br></blockquote><blockquote type="cite">Nothing to do<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Any help to get compilation to work will be greatly appreciated. I know<br></blockquote><blockquote type="cite">enough about Linux, but my main expertise is in Windows development, so my<br></blockquote><blockquote type="cite">apologies if my questions seem too beginner.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Thanks.<br></blockquote><blockquote type="cite">Muljadi Budiman.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">_______________________________________________<br></blockquote><blockquote type="cite">Owncloud mailing list<br></blockquote><blockquote type="cite"><a href="mailto:Owncloud@kde.org">Owncloud@kde.org</a><br></blockquote><blockquote type="cite"><a href="https://mail.kde.org/mailman/listinfo/owncloud">https://mail.kde.org/mailman/listinfo/owncloud</a><br></blockquote><blockquote type="cite"><br></blockquote>_______________________________________________<br>Owncloud mailing list<br><a href="mailto:Owncloud@kde.org">Owncloud@kde.org</a><br><a href="https://mail.kde.org/mailman/listinfo/owncloud">https://mail.kde.org/mailman/listinfo/owncloud</a><br></div></blockquote></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>--</div><div><a href="http://www.owncloud.com">www.owncloud.com</a> - Your Data, Your Cloud, Your Way!</div><div><br>ownCloud GmbH, GF: Markus Rex, Holger Dyroff<br>Schloßäckerstrasse 26a, 90443 Nürnberg, HRB 28050 (AG Nürnberg)</div></div></span></div></span></span>
</div>
<br></body></html>