tags:

views:

148

answers:

1

hi, i want to untar a file in iphone.how can i do it?libtar is available, but how can i integrate with iphone SDK?

+1  A: 

Here a good post with a script to compile and install a library to Iphone.

If you have the possibility, switch to zip as well said in this post.

systempuntoout
The URL says to run the script in the directory that contains your package's configure script,what that directory means?have you experienced this to execute the script?
Mikhail Naimy
after installing script, how can i add libtar folder into project file, any help pls?
Mikhail Naimy
Copy the script in libtar sources package, configure it and launch it.
systempuntoout