On Mon, Jun 18, 2018 at 7:06 PM, Robert Knight <[email protected]> wrote:
Good afternoon.

I cloned the git repository. Can you tell me how to compile it? I see now instructions to compile, and ./configure does not work.

Thanks,

Hi,

You can build Epiphany as you would any software that uses the meson build system:

mkdir build && cd build
meson ..
ninja
ninja install

Hope that helps,

Michael

_______________________________________________
epiphany-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/epiphany-list

Reply via email to