Install from source
Kévin KIN-FOO
kinfoodev at gmail.com
Tue Jan 27 13:31:31 UTC 2015
Le 27/01/2015 13:16, Kévin KIN-FOO a écrit :
> Thanks Andrea,
>
> I just tried it, with same results...
>
> Hint, here is my $KDEDIRS
>
> $ echo $KDEDIRS
> //home/kevin/.local:
>
> Where should it be pointing to in the first place?
>
> Le 27/01/2015 12:20, Andrea Scarpino a écrit :
>> On Tue, Jan 27, 2015 at 12:17 PM, Kévin KIN-FOO <kinfoodev at gmail.com
>> <mailto: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
>>
>>
>> _______________________________________________
>> Choqok-devel mailing list
>> Choqok-devel at kde.org
>> https://mail.kde.org/mailman/listinfo/choqok-devel
>
Hi,
I tried again, this time using:
$ export KDEDIRS="$HOME/.local:$( kde4-config --prefix ):$KDEDIRS"
Still unable to configure account and same cmake warnings [1].
Thanks for your time.
[1] https://bugsfiles.kde.org/attachment.cgi?id=90677
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/choqok-devel/attachments/20150127/fa0efee6/attachment.html>
More information about the Choqok-devel
mailing list