Skip to content

Commit 5e97971

Browse files
author
iamquan
committed
Update Prerequisites
update some Prerequisites to suitable for Ubuntu 15.x
1 parent 342e41a commit 5e97971

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ This software is free and open source software licensed under the terms of GPLv3
2323

2424
- `python-lxml` (Ubuntu/Mint/Debian), `python-lxml` (Arch Linux)
2525

26+
If you're using Ubuntu 15.x, you should install pip to install python whoosh 2.5.7:
27+
- `python-pip`
28+
- `pip install whoosh==2.5.7`
29+
2630
* Whoosh 2.x
2731

2832
- `python-whoosh` (Ubuntu/Mint/Debian), `python-whoosh` in AUR (Arch Linux)
@@ -35,6 +39,8 @@ This software is free and open source software licensed under the terms of GPLv3
3539

3640
- `gstreamer0.10-plugins-good` & `gstreamer0.10-plugins-ugly` (Ubuntu/Mint/Debian), `gstreamer0.10-good-plugins` & `gstreamer0.10-ugly-plugins` (Arch Linux)
3741

42+
If you're using Ubuntu 15.x, you should install python-qt4-phonon to pronunce words and sentences correctly:
43+
- `python-qt4-phonon`
3844

3945
##Installation
4046

0 commit comments

Comments
 (0)