Also, libtool is needed.

Ubuntu 14.04 build-essential doesn't contain this... :S
pull/572/head
DragoonAethis 10 years ago
parent f2495fb4fb
commit a1471a699f

@ -29,7 +29,7 @@ To get and compile the source you must have `patch`, `wget`, `unzip`, `git`, `au
Ubuntu users may need to run:
```
sudo apt-get install build-essential
sudo apt-get install build-essential libtool
```
Cross toolchains are available to Ubuntu users through these commands:

Loading…
Cancel
Save