<div dir="auto"><div>Hi <span style="font-family:sans-serif">Clément, </span></div><div dir="auto"><font face="sans-serif"><br></font></div><div dir="auto"><font face="sans-serif">thank you for your help, I will try it with this. </font></div><div dir="auto"><font face="sans-serif"><br></font></div><div dir="auto"><font face="sans-serif">Martin <br></font><br><div class="gmail_quote" dir="auto"><div dir="ltr">Clément David <<a href="mailto:Clement.David@esi-group.com">Clement.David@esi-group.com</a>> schrieb am Mi., 4. Apr. 2018, 08:58:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello Martin,<br>
<br>
Good idea ! I also have a first template of a Flatpak manifest with strong inspiration from the<br>
Octave one [1] as dependencies are very similar. The bash script used to compile our thirdparties<br>
[2] could also be a great source of inspiration.<br>
<br>
For Eigen, the included files are prefixed like in `#include "Eigen/Eigen"`; you should probably<br>
pass `--with-eigen-include=/app/include/` to make it work.<br>
<br>
[1]: <a href="https://github.com/flathub/org.octave.Octave" rel="noreferrer noreferrer" target="_blank">https://github.com/flathub/org.octave.Octave</a><br>
[2]: <a href="https://github.com/scilab/scilab-prerequirements/blob/master/build-dependencies.sh" rel="noreferrer noreferrer" target="_blank">https://github.com/scilab/scilab-prerequirements/blob/master/build-dependencies.sh</a><br>
<br>
Regards,<br>
<br>
--<br>
Clément<br>
<br>
Le mardi 03 avril 2018 à 21:37 +0200, Martin Marmsoler a écrit :<br>
> Hello,<br>
><br>
> I'm trying to create a flatpak package of scilab. I try to compile scilab, but I have a different<br>
> folder where the Eigen files are stored. Because of this i get the following error:<br>
><br>
> checking if Eigen is version 3.3.2 or later... configure: error: Version 3.3.2 of Eigen expected<br>
> (at least)<br>
><br>
> I tried to add the path with the with-eigen-include argument, but it does not work:<br>
> "./scilab/configure --prefix=/app --with-eigen-include=/app/include/Eigen",<br>
><br>
> is there anybody who know how I can add the path to the eigen .h files?<br>
><br>
> Here you can find the flatpak manifest. When it is finish I will put it on github and create a<br>
> pullrequest<br>
> <a href="https://www.dropbox.com/sh/ezxzm748xs4a4jj/AAATpX_LACHp81hDUdEIz6y4a?dl=0" rel="noreferrer noreferrer" target="_blank">https://www.dropbox.com/sh/ezxzm748xs4a4jj/AAATpX_LACHp81hDUdEIz6y4a?dl=0</a><br>
><br>
><br>
> _______________________________________________<br>
> users mailing list<br>
> <a href="mailto:users@lists.scilab.org" target="_blank" rel="noreferrer">users@lists.scilab.org</a><br>
> <a href="http://lists.scilab.org/mailman/listinfo/users" rel="noreferrer noreferrer" target="_blank">http://lists.scilab.org/mailman/listinfo/users</a><br>
_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@lists.scilab.org" target="_blank" rel="noreferrer">users@lists.scilab.org</a><br>
<a href="http://lists.scilab.org/mailman/listinfo/users" rel="noreferrer noreferrer" target="_blank">http://lists.scilab.org/mailman/listinfo/users</a><br>
</blockquote></div></div></div>