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

Add missing build instruction git am #40

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MarcelRobitaille
Copy link

After running ./new-driver in sigrok-util, you have to run git am <...>.patch.

I also added some commands you can copy-paste to quickly download the required source files.

@MarcelRobitaille
Copy link
Author

Actually, I think the best way would just be to have people clone your fork.

  1. git clone https://github.com/pico-coder/libsigrok.git
  2. cd libsigrok
  3. ./autogen.sh
  4. ./configure
  5. make
  6. sudo make install

Or just git clone https://github.com/pico-coder/libsigrok.git and then follow the instructions in that repository's readme.

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

Successfully merging this pull request may close these issues.

1 participant