]> git.sur5r.net Git - i3/i3/commitdiff
Update „Building i3 on Ubuntu 9.04” howto
authorMichael Stapelberg <michael+git@stapelberg.de>
Sat, 14 Mar 2009 16:12:11 +0000 (17:12 +0100)
committerMichael Stapelberg <michael+git@stapelberg.de>
Sat, 14 Mar 2009 16:12:11 +0000 (17:12 +0100)
website/docs/building_ubuntu_9.04.html

index 13d2238d9a347800a64d83bacb821e0816c7a6e6..8f30cfb568ac1bf437413adec7c6182ba263ef7f 100644 (file)
@@ -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"
 </pre>
 
 <p>
@@ -84,6 +86,7 @@ $ dpkg-buildpackage
 </p>
 
 <pre>
+$ sudo dpkg -i ../i3-wm_1.0-1_amd64.deb
 $ sudo dpkg -i ../i3_1.0-1_amd64.deb
 </pre>