Hello,

I'm trying to create a flatpak package of scilab. I try to compile scilab,
but I have a different folder where the Eigen files are stored. Because of
this i get the following error:

checking if Eigen is version 3.3.2 or later... configure: error: Version
3.3.2 of Eigen expected (at least)

I tried to add the path with the with-eigen-include argument, but it does
not work:
"./scilab/configure --prefix=/app --with-eigen-include=/app/include/Eigen",

is there anybody who know how I can add the path to the eigen .h files?

Here you can find the flatpak manifest. When it is finish I will put it on
github and create a pullrequest
https://www.dropbox.com/sh/ezxzm748xs4a4jj/AAATpX_LACHp81hDUdEIz6y4a?dl=0
_______________________________________________
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users

Reply via email to