Skip to content

Conversation

@cjac
Copy link

@cjac cjac commented Jul 27, 2023

README.md: added a section on installing dependencies

.gitignore: created and included the stock stuff from .git/info/exclude

README.md: added a section on installing dependencies

.gitignore: created and included the stock stuff from .git/info/exclude
Copy link
Owner

@nealey nealey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! These are good changes, I only have formatting requests. I'll merge this if you resubmit with those changes, and then you get to be Internet Famous, with your name attached to code used by at least 12 people!


* Debian / Ubuntu

apt-get install libusb-1.0.0-dev libasound2-dev
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add 4 spaces to the beginning of this line so it will show up as preformatted text:

    apt-get install libusb-1.0.0-dev libasound2-dev

Will render as:

apt-get install libusb-1.0.0-dev libasound2-dev


* Rocky / CentOS:

yum install libusb-devel alsa-lib-devel
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

4 spaces, please


Build hddj:

make
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

4 spaces, please


yum install libusb-devel alsa-lib-devel

Build hddj:
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hdjd

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.

2 participants