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

README.md: minor improvements #9

Merged
merged 1 commit into from
Aug 22, 2022
Merged

Conversation

LenzGr
Copy link
Contributor

@LenzGr LenzGr commented Aug 22, 2022

Slightly improved the description and build instructions, added required library package name on RPM-based distributions like Fedora/Red Hat.

Slightly improved the description and build instructions, added required library package name on RPM-based distributions like Fedora/Red Hat.
And then cry.

## Problems
If tcpdump complains about `Warning: Kernel filter failed: Cannot allocate memory`, try

If `tcpdump` complains about `Warning: Kernel filter failed: Cannot allocate memory`, try
this first:

```

Choose a reason for hiding this comment

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

Suggested change
```
```bash


You also need to install `libpcaudio` (`libpcaudio-dev` on Debian/Ubuntu, `pcaudiolib-devel` on Fedora/Red Hat).

Then run:

```

Choose a reason for hiding this comment

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

Suggested change
```
```bash


```
cmake .
make
```

## How to run:
## How to run

```

Choose a reason for hiding this comment

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

Suggested change
```
```bash

@berthubert berthubert merged commit 98cb1d3 into berthubert:main Aug 22, 2022
@berthubert
Copy link
Owner

thanks!

@LenzGr LenzGr deleted the improve-readme branch August 23, 2022 07:12
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.

3 participants