On Fri, Aug 8, 2025 at 9:16 AM dep <[email protected]> wrote: > > said Vincent Torri: > > | On Fri, Aug 8, 2025 at 8:20 AM dep <[email protected]> wrote: > | > I said I would not be a bother, but I seem to have spoken > | > untruthfully. I'm trying to compile Enlightenment. EFL built > | > sussessfully despite various warnings and worries, and installed. The > | > good news ended there. > | > > | > Python-EFL did not build with any of the methods listed in the README. > | > It says there is no python. I have a load of python on the machine, > | > though the executable is python3. Can I safely substitute python3, or > | > is there some other python needed? (Sometimes I think I spend half my > | > time downloading kooky pythons for one thing or another, but the only > | > python executable in my PATH is python3.) > | > > | > Thought I'd try something else. I did not find a configure script in > | > any of them. Trying meson in rage, I ended up with > | > > | > meson.build:17:9: ERROR: Dependency "elementary" not found, tried > | > pkgconfig and cmake > | > | what is the result of > | > | pkg-config --cflags elementary > > Package elementary was not found in the pkg-config search path. > Perhaps you should add the directory containing `elementary.pc' > to the PKG_CONFIG_PATH environment variable > Package 'elementary', required by 'virtual:world', not found >
how did you invoke meson to compile the EFL ? Vincent _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
