Install from source

Andrea Scarpino scarpino at kde.org
Tue Jan 27 11:20:53 UTC 2015


On Tue, Jan 27, 2015 at 12: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.
>

Hi there,
I suppose you need to set KDEDIRS.

Try with:
$ export KDEDIRS="/$HOME/.local:$KDEDIRS"

Also, try running kbuildsycoca4 after that.

--
Andrea
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/choqok-devel/attachments/20150127/bd849a3f/attachment.html>


More information about the Choqok-devel mailing list