-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
docker build issue on Ubuntu 18.04 #248
Comments
We don't use |
So if I follow the instructions here I can build without issue? |
Should work fine. |
I managed to build it successfully build it. Now when I try to connect to it using moonlight, It connects for a split of second and connection terminates immediately. |
Duplicate of #48 |
👋 @Ali-Flt, this appears to be a duplicate of a pre-existing issue. |
Describe the Bug
I tried building Sunshine using the Dockerfile-ubuntu_18_04 without CUDA (I commented out the two lines about installing CUDA (51 and 52) in the dockerfile).
I did what was described in doc but when I want to compile using
./build-sunshine.sh -p -s ..
the build script can't find the./gen-deb
file to generate the deb file.Here is the last lines of my build log.
Expected Behavior
Sunshine builds and generate deb file.
Additional Context
No response
Sunshine Host Operating System and Version
Ubuntu 18.04
Architecture
x86_64
Sunshine Version
0.14.0 (master branch)
GPU Type
Intel CPU integrated GPU
GPU Model
Intel Corporation HD Graphics 630
GPU Driver/Mesa Version
N.A.
Capture Method (Linux Only)
No response
The text was updated successfully, but these errors were encountered: