<div dir="ltr"><div><div><div><div><div>Have you tried building it with these commands:<br>$ cd choqok-src-root-dir [It's choqok-VERSION]<br>$ mkdir build<br>$ cd build<br>$ cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ..<br>$ make<br>$ sudo make install<br><br></div>As mentioned in README file!<br><br></div>Then try:<br></div>$ whereis choqok<br>and check results, probably you have multiple installations in multiple paths! remove them and start over.<br></div>Also I remember there was a KDE command to force the plugin manager to update its plugin cache! but can't figure it out what was it. though without that you have to just wait some time for it to update its cache.<br><br></div>Regards,<br>Mehrdad<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 27, 2015 at 7:17 PM, Kévin KIN-FOO <span dir="ltr"><<a href="mailto:kinfoodev@gmail.com" target="_blank">kinfoodev@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I failed to install Choqok tag v1.5 from source.<br>
<br>
    $ cd /path/to/choqok/build<br>
    $ cmake -DCMAKE_INSTALL_PREFIX=$HOME/.<u></u>local ..<br>
    $ make<br>
    $ make install<br>
<br>
Install succeeds. Unfortunately, I could not configure a Twitter account from the resulting Choqok.<br>
<br>
I filed a bug about it [1] and been told to adjust environment variables KDE uses. I do not know which ones and what they should point to.<br>
<br>
Do you?<br>
<br>
Thanks.<br>
Kévin<br>
<br>
[1]  <a href="https://bugs.kde.org/show_bug.cgi?id=343344" target="_blank">https://bugs.kde.org/show_bug.<u></u>cgi?id=343344</a><br>
______________________________<u></u>_________________<br>
Choqok-devel mailing list<br>
<a href="mailto:Choqok-devel@kde.org" target="_blank">Choqok-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/choqok-devel" target="_blank">https://mail.kde.org/mailman/<u></u>listinfo/choqok-devel</a><br>
</blockquote></div><br></div>