aboutsummaryrefslogtreecommitdiff
path: root/README.linux
diff options
context:
space:
mode:
authorvdrfan <vdrfan-nospam-@xbmc.org>2011-04-08 16:57:11 +0200
committervdrfan <vdrfan-nospam-@xbmc.org>2011-04-08 16:58:48 +0200
commitef0ee8326a6f7b8f232c500ca6501623b738c8bc (patch)
tree73ff8489433241b4079d56b643d80cd1b95d72c6 /README.linux
parent209441a80214588cd14f386a12a94308dc9678eb (diff)
changed: Makefile.in cleanup after removing internal python on linux + updated READMEs
Diffstat (limited to 'README.linux')
-rw-r--r--README.linux8
1 files changed, 2 insertions, 6 deletions
diff --git a/README.linux b/README.linux
index 9a61ea8d08..6f479cf26c 100644
--- a/README.linux
+++ b/README.linux
@@ -53,7 +53,7 @@ Build-Depends: debhelper (>= 7.0.50~), python-support, cmake,
libwavpack-dev, python-dev, gawk, gperf, nasm [!amd64], libcwiid1-dev,
libbluetooth-dev, zlib1g-dev, libsmbclient-dev,
libiso9660-dev, libssl-dev, lsb-release, libvdpau-dev, libmicrohttpd-dev,
- libmodplug-dev, librtmp-dev, libcrystalhd-dev, curl
+ libmodplug-dev, librtmp-dev, libcrystalhd-dev, curl, python-dev
*** For developers and anyone else who compiles frequently it is recommended to
use ccache
@@ -94,11 +94,7 @@ Tip: by adding -j<number> to the make command, you describe how many
$ make -j2
-.3 $ make -C lib/addons/script.module.pil
-
-.4 $ make -C lib/addons/script.module.pysqlite
-
-.5 $ make install
+.3 $ make install
This will install XBMC in the prefix provided in 4.1 as well as a launcher script.