diff options
Diffstat (limited to 'README')
| -rw-r--r-- | README | 5 |
1 files changed, 3 insertions, 2 deletions
| @@ -24,10 +24,11 @@ To compile run: | |||
| 24 | ./configure | 24 | ./configure |
| 25 | make | 25 | make |
| 26 | sudo make install # (if you want to install it into your system directories) | 26 | sudo make install # (if you want to install it into your system directories) |
| 27 | libiphone-initconf # (as the user you intend to use the library) | ||
| 27 | 28 | ||
| 28 | On Ubuntu/Debian, you can do: | 29 | On Ubuntu/Debian, you can do: |
| 29 | sudo apt-get install build-essential automake autoconf libtool \ | 30 | sudo apt-get install build-essential automake autoconf libtool\ |
| 30 | libgnutls-dev libusb-dev libfuse-dev libglib2.0-dev \ | 31 | libgnutls-dev libusb-dev libfuse-dev libglib2.0-dev libxml2-dev \ |
| 31 | libreadline5-dev | 32 | libreadline5-dev |
| 32 | 33 | ||
| 33 | == Who/what/where? == | 34 | == Who/what/where? == |
