Replies: 1 comment 1 reply
-
Debian and its derivatives split packages into normal and
See also: https://superuser.com/questions/151557/what-are-build-essential-build-dep |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm attempting to build Audacious in a fresh Debian 12 virtual machine.
After installing pkg-config and running
./configure --disable-qt
it's giving an error about glib version.It seems to want 2.32, but I believe 2.36 is installed, so I'm a bit puzzled.
Error pasted below:
err2.txt
+++++++++++++++++++++++
I asked an AI for help and brute forced my way through it.
Will write up a summary of the commands used, tomorrow maybe.
Beta Was this translation helpful? Give feedback.
All reactions