From bea90647887234acaa0618d8d2d0de76a6f92b76 Mon Sep 17 00:00:00 2001 From: manhattan Date: Tue, 11 Apr 2034 09:09:35 +0200 Subject: How to create the configure file [add how to install gnuMig] --- hurd/building.mdwn | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/hurd/building.mdwn b/hurd/building.mdwn index 39c9a040..31d909e5 100644 --- a/hurd/building.mdwn +++ b/hurd/building.mdwn @@ -71,6 +71,14 @@ The `.deb` packages will then drop out at the `../` directory. ## Building, but not the Debian Way +First create configure file: + + $ cd hurd-VERSION/ + $ autoreconf --install + $ cd .. + +Note: You need GNU MiG to compile the GNU Hurd [TODO: add how] + The Hurd has to be built in a separate directory: $ mkdir hurd-build -- cgit v1.2.3