aboutsummaryrefslogtreecommitdiff
path: root/README.linux
diff options
context:
space:
mode:
authorspiff_ <spiff_@svn>2010-08-09 14:39:32 +0000
committerspiff_ <spiff_@svn>2010-08-09 14:39:32 +0000
commit647a26799e4fa675e08cc928ed28036be62c5141 (patch)
tree1214a9475b493c4242401035c594e9c8c6020550 /README.linux
parent91c845a42a14ef92203e1e2ed02e99c7cfb8215a (diff)
updated: ticket #9849 - Updated README.linux - Building script.module.pil & pysqlite. thanks to giftie
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@32639 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'README.linux')
-rw-r--r--README.linux6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.linux b/README.linux
index bc6de0b33f..6d93024ca3 100644
--- a/README.linux
+++ b/README.linux
@@ -93,7 +93,11 @@ Tip: by adding -j<number> to the make command, you describe how many
$ make -j2
-.3 $ make install
+.3 $ make -C lib/addons/script.module.pil
+
+.4 $ make -C lib/addons/script.module.pysqlite
+
+.5 $ make install
This will install XBMC in the prefix provided in 4.1 as well as a launcher script.