INSTALLATION ================================================================================ For: kio slave implementation wrapping the AFC protocol You must have: kdelibs5-dev libimobiledevice-dev cmake make gcc On Ubuntu/Debian, you can do: sudo apt-get install build-essential cmake \ kdelibs5-dev libimobiledevice-dev To install system wide: mkdir build cd build cmake .. make sudo make install If you only want to test it without messing with your system, you can run: cmake -DCMAKE_INSTALL_PREFIX=/home/$USER/.kde make make install == Who/what/where? == Home: http://www.libimobiledevice.org/ Code: git clone git://github.com/JonathanBeck/kio_afc.git Tickets: http://libiphone.lighthouseapp.com/ Please tag related bugs with 'kio_afc' Mailing List: http://lists.libimobiledevice.org/mailman/listinfo/libimobiledevice-devel updated: 2010-04-22