From 0a01f4fc97ba08c322778bbf2eb891336dc621ee Mon Sep 17 00:00:00 2001 From: Boris Nagaev Date: Sun, 3 Jan 2016 20:42:16 +0300 Subject: add a link to pkg.mxe.cc to index.html See https://github.com/mxe/mxe/issues/911#issuecomment-146791434 --- index.html | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 9379f03..f705780 100644 --- a/index.html +++ b/index.html @@ -211,7 +211,7 @@ exit

cd /opt/mxe
-

Step 3: Build MXE

+

Step 3a: Build MXE

Enter the directory where you've downloaded MXE. @@ -269,6 +269,15 @@ exit After you're done it just needs a little post-installation.

+

Step 3b: Install MXE from the binary distribution

+ +

+ Instead of building MXE packages from source, you can + download precompiled packages. There are two options: + tar archives and Debian packages. + See pkg.mxe.cc. +

+

Step 4: Environment Variables

@@ -647,6 +656,11 @@ USE_OSGPLUGIN(<plugin2>) Only the latest Debian stable series is supported.

+

+ You can install a precompiled MXE via Debian packages. + See pkg.mxe.cc. +

+

Fedora

@@ -4083,6 +4097,9 @@ endef Project on GitHub
  • + Binary distribution of packages +
  • +
  • Entry on Open Hub
  • -- cgit v0.12