<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body>
    <div class="moz-cite-prefix">Le 27/01/2015 13:16, Kévin KIN-FOO a
      écrit :<br>
    </div>
    <blockquote cite="mid:54C781A8.4020807@gmail.com" type="cite">
      <meta content="text/html; charset=windows-1252"
        http-equiv="Content-Type">
      <div class="moz-cite-prefix">Thanks Andrea,<br>
        <br>
        I just tried it, with same results...<br>
        <br>
        Hint, here is my $KDEDIRS<br>
        <br>
            $ echo $KDEDIRS    <br>
            //home/kevin/.local:<br>
        <br>
        Where should it be pointing to in the first place?<br>
        <br>
        Le 27/01/2015 12:20, Andrea Scarpino a écrit :<br>
      </div>
      <blockquote
cite="mid:CANcOiu1-+UZLzMF4Dnmcy=cUmmauxH7o_jWkEZwyimE7N-bN4g@mail.gmail.com"
        type="cite">
        <div dir="ltr">
          <div class="gmail_extra">
            <div class="gmail_quote">On Tue, Jan 27, 2015 at 12:17 PM,
              Kévin KIN-FOO <span dir="ltr"><<a
                  moz-do-not-send="true"
                  href="mailto:kinfoodev@gmail.com" target="_blank">kinfoodev@gmail.com</a>></span>
              wrote:<br>
              <blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style: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/.local ..<br>
                    $ make<br>
                    $ make install<br>
                <br>
                Install succeeds. Unfortunately, I could not configure a
                Twitter account from the resulting Choqok.<br>
              </blockquote>
              <div><br>
              </div>
              <div>Hi there,</div>
              <div>I suppose you need to set KDEDIRS.</div>
              <div><span style="font-size:12.8000001907349px"><br>
                </span></div>
              <div><span style="font-size:12.8000001907349px">Try with:</span></div>
              <div><span style="font-size:12.8000001907349px">$ export </span><span
                  class=""
                  style="font-size:12.8000001907349px;background-color:rgb(255,255,255)">KDEDIRS</span><span
                  style="font-size:12.8000001907349px">="/$HOME/.local:$</span><span
                  class=""
                  style="font-size:12.8000001907349px;background-color:rgb(255,255,255)">KDEDIRS</span><span
                  style="font-size:12.8000001907349px">"</span></div>
              <div><span style="font-size:12.8000001907349px"><br>
                </span></div>
              <div><span style="font-size:12.8000001907349px">Also, try
                  running </span>kbuildsycoca4 <span
                  style="font-size:12.8000001907349px">after that.</span></div>
              <div><span style="font-size:12.8000001907349px"><br>
                </span></div>
              <div><span style="font-size:12.8000001907349px">--</span></div>
              <div><span style="font-size:12.8000001907349px">Andrea</span></div>
            </div>
          </div>
        </div>
        <br>
        <fieldset class="mimeAttachmentHeader"></fieldset>
        <br>
        <pre wrap="">_______________________________________________
Choqok-devel mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Choqok-devel@kde.org">Choqok-devel@kde.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="https://mail.kde.org/mailman/listinfo/choqok-devel">https://mail.kde.org/mailman/listinfo/choqok-devel</a>
</pre>
      </blockquote>
      <br>
    </blockquote>
    Hi,<br>
    <br>
    I tried again, this time using:<br>
    <br>
        $ export KDEDIRS="$HOME/.local:$( kde4-config --prefix
    ):$KDEDIRS"<br>
    <br>
    Still unable to configure account and same cmake warnings [1].<br>
    <br>
    Thanks for your time.<br>
    <br>
    [1] <a class="moz-txt-link-freetext" href="https://bugsfiles.kde.org/attachment.cgi?id=90677">https://bugsfiles.kde.org/attachment.cgi?id=90677</a><br>
  </body>
</html>