From c3c4e7e8961cc9fb320b86be95e018ea97262603 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Tue, 21 Feb 2012 23:12:48 +0100 Subject: Update --- hurd/dde/guide.mdwn | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'hurd/dde/guide.mdwn') diff --git a/hurd/dde/guide.mdwn b/hurd/dde/guide.mdwn index 8f8441bd..08fcc459 100644 --- a/hurd/dde/guide.mdwn +++ b/hurd/dde/guide.mdwn @@ -113,7 +113,7 @@ Once there, install the packages previously downloaded (again as root): $ apt-get build-dep hurd gnumach - $ apt-get install git-core build-essential libpciaccess-dev libpcap0.8-dev + $ apt-get install git-core build-essential libpciaccess-dev libpcap0.8-dev hurd-dev zlib1g-dev Make sure we can build stuff as normal user: @@ -172,8 +172,6 @@ we can now build the necessary Hurd and DDE bits: $ autoreconf -i && ./configure - $ mkdir -p hurd/include/ddekit # workaround for a buildsystem bug... XXX I'm pretty sure this is not necessary anymore - $ make libddekit libmachdev devnode pfinet # Hurd components. This is not needed if you have hurd >= 20120219-1 already installed and running. $ cd libdde_linux26 # common DDE driver code -- uses a different Makefile system than the Hurd components! -- cgit v1.2.3