<div dir="ltr"><div>Hi thanks for your message, I just tried, in a neon container. </div><div>It does not run. </div><div>It seems to me like a very complicated way of building. </div><div>Is there a script that installs all building dependencies with apt  and then only compiles elisa itself ? (skipping compilation of all KDE stuff, since on a neon image it should be available anyway) ?</div><div>I think having such a script and running on CI would allow to make 100.0% sure it is compilable with one command at any time. Would be a big advantage to get going and people involved .</div><div><br></div><div>Best regards. </div><br>$kdesrc-build elisa<br>....<br>Building elisa from kdemultimedia (76/76)<br>        Cloning elisa<br>        Source update complete for elisa: 331 files affected.<br>        Preparing build system for elisa.<br>        Running cmake targeting Unix Makefiles...<br>        Compiling... succeeded (after 2 minutes, and 43 seconds)<br>        Note: -- 5 -- compile warnings<br>        Installing.. succeeded (after 0 seconds)<br><br><<<  PACKAGES SUCCESSFULLY BUILT  >>><br>Built 74 modules<br> <br><br><<<  PACKAGES FAILED TO BUILD  >>><br>kwindowsystem - ~/kde/src/log/2021-04-11-01/kwindowsystem/cmake.log<br>kidletime - ~/kde/src/log/2021-04-11-01/kidletime/cmake.log<br><br>:-(<br><br>$cat ~/kde/src/log/2021-04-11-01/kidletime/cmake.log<br>.....<br>-- Found X11_XCB: /usr/lib/x86_64-linux-gnu/libX11-xcb.so (found version "1.6.9") <br>CMake Error at CMakeLists.txt:72 (message):<br>  <br><br>  Neither the XSync (libXext) nor XScreensaver (libXss) development package<br>  was found.<br><br>  Please install one of them (XSync is recommended)<br><br><br>$ sudo apt install libxext-dev<br>Reading package lists... Done<br>Building dependency tree       <br>Reading state information... Done<br>libxext-dev is already the newest version (2:1.3.4-0ubuntu1).<br>The following packages were automatically installed and are no longer required:<br>  libc-ares2 libnode64 nodejs nodejs-doc python3-commandnotfound python3-gdbm<br>Use 'sudo apt autoremove' to remove them.<br>0 upgraded, 0 newly installed, 0 to remove and 222 not upgraded.<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le jeu. 1 avr. 2021 à 18:29, Nate Graham <<a href="mailto:nate@kde.org">nate@kde.org</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Yep, there are indeed a lot of dependencies. :)<br>
<br>
The general instructions are here: <br>
<a href="https://community.kde.org/Get_Involved/development#Applications" rel="noreferrer" target="_blank">https://community.kde.org/Get_Involved/development#Applications</a><br>
<br>
Just replace "dolphin" with "elisa".<br>
<br>
Nate<br>
<br>
<br>
<br>
On 3/31/21 4:10 AM, Maxime. Haselbauer wrote:<br>
> Hi,<br>
> where can I find compilation instructions for Elisa?<br>
> I am using a KDE Neon container image to install the dependencies in <br>
> there but there seems to be a lot<br>
> <br>
> <br>
> Cheers<br>
> <br>
> _______________________________________________<br>
> Elisa mailing list<br>
> <a href="mailto:Elisa@kde.org" target="_blank">Elisa@kde.org</a><br>
> <a href="https://mail.kde.org/mailman/listinfo/elisa" rel="noreferrer" target="_blank">https://mail.kde.org/mailman/listinfo/elisa</a><br>
> <br>
</blockquote></div>