Skip to content
New issue

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

Error with Ubuntu 22.04 #2

Open
FerLuisxd opened this issue Aug 12, 2022 · 2 comments
Open

Error with Ubuntu 22.04 #2

FerLuisxd opened this issue Aug 12, 2022 · 2 comments

Comments

@FerLuisxd
Copy link

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? 🤔

@FerLuisxd
Copy link
Author

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
Copy link
Author

Installing 20.04 running this command , and then updating to 22.04 also does the trick!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant