aboutsummaryrefslogtreecommitdiff
path: root/README.linux
diff options
context:
space:
mode:
authorbobo1on1 <bobo1on1@svn>2010-08-09 15:02:17 +0000
committerbobo1on1 <bobo1on1@svn>2010-08-09 15:02:17 +0000
commit4f78a42956d884bed8170fa91eced2f7e214e274 (patch)
tree6baf15013c9cf18ac0653ff5f0541b2ef9bb532a /README.linux
parent9f7ab9aaed549c7a28452a736b5900a4de852152 (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/branches/Dharma@32642 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.