You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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? 🤔
The text was updated successfully, but these errors were encountered:
Trying to install the sound module this is the error I'm getting:
Debuggin it seems that the path: /tmp/pulseaudio-15.99.1 does not exist, what could that be? 🤔
The text was updated successfully, but these errors were encountered: