View Single Post
Posts: 26 | Thanked: 15 times | Joined on Dec 2012
#26
Originally Posted by hypnotoad123 View Post
Hi,

I guess you should try my compiled tgz first.

Regarding your problem: Is gcc installed? You also will need qt. Further, you need to apply my patches in the tgz.

I am sorry that I cannot provide deb files yet. Is there an example for how to package cmake sources?
Hi,

you were right I did not have gcc installed properly. For the record, I managed to install it after adding next repositories:

deb http://repository.maemo.org/ fremantle/sdk free non-free
deb http://repository.maemo.org/ fremantle/tools free non-free

and then, installing build-essential package.


Now, I have succesfully compiled ocsync. But when I want to compile qtkeychain cmake 2.8 or higher is required...

where can I get this version from?

thanks