summaryrefslogtreecommitdiffstats
path: root/rbutil/INSTALL
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2008-03-31 18:32:20 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2008-03-31 18:32:20 +0000
commit14e0d2dc803b1810141c24353098fc5067056681 (patch)
tree5d052d7c8647f945304e98240f1c8729a35ed0db /rbutil/INSTALL
parent29cdd30dbc19618b91d8e438a8b208141078f79a (diff)
downloadrockbox-14e0d2dc803b1810141c24353098fc5067056681.tar.gz
rockbox-14e0d2dc803b1810141c24353098fc5067056681.zip
Update installation document a bit to catch up with recent changes. Add notes about installation.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16900 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'rbutil/INSTALL')
-rw-r--r--rbutil/INSTALL17
1 files changed, 17 insertions, 0 deletions
diff --git a/rbutil/INSTALL b/rbutil/INSTALL
index f642bb9b6c..bf0b05a704 100644
--- a/rbutil/INSTALL
+++ b/rbutil/INSTALL
@@ -19,14 +19,31 @@ This is Rockbox Utility, the graphical installer and housekeeping utility
for Rockbox.
Requirements:
+=============
- Qt 4.3.0 or greater
+- at least the following folders from Rockbox svn:
+ o apps/
+ o rbutil/
+ o tools/
+- libusb (Linux, Mac)
Building:
+=========
- run qmake
- run make
The resulting binary will be located in the rbutilqt subfolder. If you have
multiple versions of Qt installed make sure to pick the correct one.
+Installation / Deployment:
+==========================
+Rockbox Utility is build as all-in-one binary. This means for distribution
+you need:
+- rbutilqt (main binary)
+- rbutil_*.qm (translation files, optional)
+You don't need any other files like configuration files, especially
+rbutil.ini which will get included into the binary.
+
+
The website for Rockbox Utility is
http://www.rockbox.org/wiki/RockboxUtility