Hello,
How can I install alsa-lib development package on AVL-MXe 23.1 "Enlightened" system.?
I'm not really a developer, but I need it to help the project move forward.
check this out:
https://github.com/michaelforney/oscmix/issues/5
How can I install alsa-lib development package on AVL-MXe 23.1 "Enlightened" system.?
- SjzstudioMK
- Posts: 62
- Joined: Wed Jan 11, 2023 3:10 pm
Re: How can I install alsa-lib development package on AVL-MXe 23.1 "Enlightened" system.?
Open a terminal, and type:SjzstudioMK wrote: Sat Feb 24, 2024 7:48 am Hello,
How can I install alsa-lib development package on AVL-MXe 23.1 "Enlightened" system.?
I'm not really a developer, but I need it to help the project move forward.
check this out:
https://github.com/michaelforney/oscmix/issues/5
sudo apt install libasound2-dev
Press Enter.
It will then ask you for your password. Type that in.
Then press Enter.
- SjzstudioMK
- Posts: 62
- Joined: Wed Jan 11, 2023 3:10 pm