Re: Building from Source
- From: Michael Catanzaro <mcatanzaro igalia com>
- To: Robert Knight <robertdknight twc com>
- Cc: epiphany-list gnome org
- Subject: Re: Building from Source
- Date: Tue, 19 Jun 2018 11:59:26 -0500
On Mon, Jun 18, 2018 at 7:06 PM, Robert Knight <robertdknight twc com>
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
[
Date Prev][Date Next] [
Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]