Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

usb.h is missing #4

Open
dotnetCarpenter opened this issue Mar 21, 2020 · 2 comments
Open

usb.h is missing #4

dotnetCarpenter opened this issue Mar 21, 2020 · 2 comments

Comments

@dotnetCarpenter
Copy link

dotnetCarpenter commented Mar 21, 2020

In libibooter.h#L4 is referenced but it's not part of an installed lib.

#include <usb.h>

I got the following compilers installed:

clang/bionic-updates,now 1:6.0-41~exp5~ubuntu1 amd64 [installed,automatic]
g++/bionic-updates,bionic-security,now 4:7.4.0-1ubuntu2.3 amd64 [installed,automatic]
g++-7/bionic-updates,bionic-security,now 7.5.0-3ubuntu1~18.04 amd64 [installed]
g++-8/bionic-updates,bionic-security,now 8.3.0-26ubuntu1~18.04 amd64 [installed]
gcc/bionic-updates,bionic-security,now 4:7.4.0-1ubuntu2.3 amd64 [installed]
gcc-7/bionic-updates,bionic-security,now 7.5.0-3ubuntu1~18.04 amd64 [installed]
gcc-8/bionic-updates,bionic-security,now 8.3.0-26ubuntu1~18.04 amd64 [installed,automatic]

Ref: #3

@dotnetCarpenter
Copy link
Author

dotnetCarpenter commented Mar 21, 2020

In the readme.txt it says:

To run the ZiPhone linux binary make sure the package libusb is installed.

I got the following libusb named programs installed:

i   libusb-0.1-4        - userspace USB programming library                                                     
i   libusb-1.0-0        - userspace USB programming library                                                     
i   libusb-1.0-0-dev    - userspace USB programming library development files                                   
i   libusb-dev          - userspace USB programming library development files                                   
i   libusbmuxd4         - USB multiplexor daemon for iPhone and iPod Touch devices - library                    
i A libusbredirhost1    - Implementing the usb-host (*) side of a usbredir connection (runtime)                 
i A libusbredirparser1  - Parser for the usbredir protocol (runtime)

@dotnetCarpenter
Copy link
Author

Is it https://libusb.info/ that I am missing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant