Install from source
Mehrdad Momeny
mehrdad.momeny at gmail.com
Wed Jan 28 02:17:30 UTC 2015
Have you tried building it with these commands:
$ cd choqok-src-root-dir [It's choqok-VERSION]
$ mkdir build
$ cd build
$ cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ..
$ make
$ sudo make install
As mentioned in README file!
Then try:
$ whereis choqok
and check results, probably you have multiple installations in multiple
paths! remove them and start over.
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.
Regards,
Mehrdad
On Tue, Jan 27, 2015 at 7:17 PM, Kévin KIN-FOO <kinfoodev at gmail.com> wrote:
> Hi,
>
> I failed to install Choqok tag v1.5 from source.
>
> $ cd /path/to/choqok/build
> $ cmake -DCMAKE_INSTALL_PREFIX=$HOME/.local ..
> $ make
> $ make install
>
> Install succeeds. Unfortunately, I could not configure a Twitter account
> from the resulting Choqok.
>
> 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.
>
> Do you?
>
> Thanks.
> Kévin
>
> [1] https://bugs.kde.org/show_bug.cgi?id=343344
> _______________________________________________
> Choqok-devel mailing list
> Choqok-devel at kde.org
> https://mail.kde.org/mailman/listinfo/choqok-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/choqok-devel/attachments/20150128/a5953ac6/attachment.html>
More information about the Choqok-devel
mailing list