summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
index 2ca4dda..ffc030d 100644
--- a/README
+++ b/README
@@ -5,6 +5,13 @@ Pre-requisites for Debian systems
$ apt-get install build-essential autoconf automake autogen flex bison
$ apt-get install libtool texinfo help2man subversion cvs
+ $ apt-get install lhasa autoconf2.64
+
+ On multiarch-aware systems:
+
+ $ dpkg --add-architecture i386
+ $ apt-get update
+ $ apt-get install ia32-libs gcc-multilib
RISC OS
-------