Add note on Ubuntu 14.04 dependencies error

Update README with note about possible problem installing dependencies on Ubuntu 14.04.
See #6158 for details.
This commit is contained in:
Xiao Chuan Yu 2015-09-01 23:05:41 -04:00 committed by Xiaochuan Yu
parent a58f71c38e
commit 6c9a10e133

View file

@ -30,6 +30,7 @@ sudo apt-get install curl freeglut3-dev \
gperf g++ cmake python-virtualenv \
libssl-dev libbz2-dev libosmesa6-dev libxmu6 libxmu-dev libglu1-mesa-dev
```
If you are on **Ubuntu 14.04** and encountered errors on installing these dependencies involving `libcheese`, see [#6158](https://github.com/servo/servo/issues/6158) for a workaround.
On Fedora: