Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSascha Silbe <silbe@activitycentral.com>2011-05-14 18:13:48 (GMT)
committer Sascha Silbe <silbe@activitycentral.com>2011-07-17 16:59:28 (GMT)
commit3a1a010e053d12ebd15a71cf1757578e90064ba3 (patch)
treee2b670169fb5176973ad00091a83525454033820
parent6018dc78cf1c025aa8e42d54fd1998d93e427617 (diff)
Add INSTALL.dextrose with minimal installation instructions
So you at least know in advance which packages to install, instead of olpc-os-builder failing near the end of the build. Signed-off-by: Sascha Silbe <silbe@activitycentral.com>
-rw-r--r--INSTALL.dextrose7
1 files changed, 7 insertions, 0 deletions
diff --git a/INSTALL.dextrose b/INSTALL.dextrose
new file mode 100644
index 0000000..d08227e
--- /dev/null
+++ b/INSTALL.dextrose
@@ -0,0 +1,7 @@
+sudo yum install gcc libtomcrypt-devel netpbm-progs python-imgcreate xz-lzma-compat zlib-devel
+pushd ..
+wget -nd http://dev.laptop.org/~dsd/public_rpms/f14/olpc-bootanim-tools-2.13-1.fc14.i686.rpm
+sudo rpm -i olpc-bootanim-tools-2.13-1.fc14.i686.rpm
+popd
+cd dextrose/bin
+make