Commit 5a7f0fba authored by Nikias Bassen's avatar Nikias Bassen

updated README

parent ce2a16c9
...@@ -10,26 +10,23 @@ Development Packages of: ...@@ -10,26 +10,23 @@ Development Packages of:
libxml2 libxml2
Software: Software:
cmake
make make
autoheader
automake
autoconf
libtool libtool
pkg-config pkg-config
gcc gcc
Optional: Optional:
cython (Python bindings) cython (Python bindings)
swig (Python bindings / Deprecated) doxygen (Documentation)
On Ubuntu/Debian, you can do:
sudo apt-get install build-essential cmake libxml2-dev
Installation Installation
============ ============
To compile run: To compile run:
mkdir build ./autogen.sh
cd build
cmake ..
make make
sudo make install sudo make install
...@@ -59,7 +56,7 @@ Credits ...@@ -59,7 +56,7 @@ Credits
Apple, iPhone, iPod, and iPod Touch are trademarks of Apple Inc. Apple, iPhone, iPod, and iPod Touch are trademarks of Apple Inc.
libimobiledevice is an independent software library and has not been libimobiledevice is an independent software library and has not been
authorized, sponsored or otherwise approved by Apple Inc. authorized, sponsored, or otherwise approved by Apple Inc.
README Updated on: README Updated on:
2013-11-13 2014-02-11
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment