From: Michael Stapelberg Date: Sat, 14 Mar 2009 16:12:11 +0000 (+0100) Subject: Update „Building i3 on Ubuntu 9.04” howto X-Git-Tag: 3.a~12 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=29112655dcea989c7deda83b3981b72ef75e9468;p=i3%2Fi3 Update „Building i3 on Ubuntu 9.04” howto --- diff --git a/website/docs/building_ubuntu_9.04.html b/website/docs/building_ubuntu_9.04.html index 13d2238d..8f30cfb5 100644 --- a/website/docs/building_ubuntu_9.04.html +++ b/website/docs/building_ubuntu_9.04.html @@ -60,6 +60,8 @@ $ wget "http://ftp.de.debian.org/debian/pool/main/x/xcb-util/libxcb-icccm1_0.3.3 $ wget "http://ftp.de.debian.org/debian/pool/main/x/xcb-util/libxcb-property1_0.3.3-2+b1_amd64.deb" $ wget "http://ftp.de.debian.org/debian/pool/main/x/xcb-util/libxcb-event1_0.3.3-2+b1_amd64.deb" $ wget "http://ftp.de.debian.org/debian/pool/main/x/xcb-util/libxcb-aux0_0.3.3-2+b1_amd64.deb" +$ wget "http://ftp.de.debian.org/debian/pool/main/x/xcb-util/libxcb-keysyms0_0.3.3-2+b1_amd64.deb" +$ wget "http://ftp.de.debian.org/debian/pool/main/x/xcb-util/libxcb-keysyms0-dev_0.3.3-2+b1_amd64.deb"

@@ -84,6 +86,7 @@ $ dpkg-buildpackage

+$ sudo dpkg -i ../i3-wm_1.0-1_amd64.deb
 $ sudo dpkg -i ../i3_1.0-1_amd64.deb