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:  	./configure  	make  	sudo make install  # (if you want to install it into your system directories) +	libiphone-initconf  # (as the user you intend to use the library)  On Ubuntu/Debian, you can do: -	sudo apt-get install build-essential automake autoconf libtool \ -          libgnutls-dev libusb-dev libfuse-dev libglib2.0-dev \ +	sudo apt-get install build-essential automake autoconf libtool\ +          libgnutls-dev libusb-dev libfuse-dev libglib2.0-dev libxml2-dev \            libreadline5-dev  == Who/what/where? == | 
