#133 ✓resolved
Seabear

How do you use Sbmanger and ideviceinstaller?

Reported by Seabear | May 3rd, 2010 @ 01:25 AM

Okay so I downloaded the git repos for both of them (its in /home/user/) then I ran
./autogen.sh and it worked fine for both of them but after that I don't know what to do.
Sorry for being such a noob.

Comments and changes to this ticket

  • Martin S.

    Martin S. May 3rd, 2010 @ 08:45 AM

    • State changed from “new” to “open”

    The usual steps are outlined in the INSTALL or README files. Make sure to have development libraries of libimobiledevice installed then do this:

    • ./configure --prefix=/usr
    • make
    • sudo make install

    -> This should build and install the software to /usr. Then you should be able to run sbmanager, ideviceinstaller and read their manpages or use the "-h" help option. Latter is only to be used from a terminal as command line tool.

  • Martin S.

    Martin S. May 14th, 2010 @ 01:57 PM

    • Tag changed from ideviceinstaller, sbmanger to documentation, ideviceinstaller, installation, sbmanger
    • State changed from “open” to “resolved”

    Closing. It's not really a bug anyways and the instructions are outlined on the web and the INSTALL file.
    Feel free to open if you need more help.

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

A project around supporting the iPhone in Linux.

See http://libimobiledevice.org

People watching this ticket

Pages