We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Linux Mint using:
cat /etc/upstream-release/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=22.04 DISTRIB_CODENAME=jammy DISTRIB_DESCRIPTION="Ubuntu Jammy Jellyfish"
after ./configure:
checking for libpipewire-0.3 >= 0.3.58... no configure: error: please install libpipewire-0.3-dev or pipewire-devel
But libpipewire-0.3 is already installed, for 22.04 it is version 0.3.48-1ubuntu3.
The text was updated successfully, but these errors were encountered:
Added repository with newest version.
Sorry, something went wrong.
No branches or pull requests
Linux Mint using:
after ./configure:
But libpipewire-0.3 is already installed, for 22.04 it is version 0.3.48-1ubuntu3.
The text was updated successfully, but these errors were encountered: