Open
Description
Trying to install the sound module this is the error I'm getting:
checking for libpulse... yes
configure: WARNING: PULSE_DIR may not be valid - can't find expected file
configure: PULSE_CONFIG_DIR not defined
checking Searching for config.h under PULSE_DIR... find: '/tmp/pulseaudio-15.99.1': No such file or directory
no
configure: error: Can't find config.h under PULSE_DIR. Define PULSE_CONFIG_DIR?
make: *** No targets specified and no makefile found. Stop.
install_xrdp_audio.sh: line 18: cd: /tmp/pulseaudio-15.99.1/pulseaudio-module-xrdp/src/.libs: No such file or directory
install: cannot stat '*.so': No such file or directory
ln: failed to create symbolic link '/home/rdpuser/.config/systemd/user/pulseaudio.service': File exists
Debuggin it seems that the path: /tmp/pulseaudio-15.99.1 does not exist, what could that be? 🤔
Activity
FerLuisxd commentedon Aug 12, 2022
I installed the 20.04 version and it works there, but it's because i saw it's using the 13.99 version. So that might the issue
FerLuisxd commentedon Aug 19, 2022
Installing 20.04 running this command , and then updating to 22.04 also does the trick!