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

Insanely long build error. Any help EXTREMELY APRECIATED. #87

Closed
SPLATPLAYS opened this issue Apr 4, 2024 · 12 comments
Closed

Insanely long build error. Any help EXTREMELY APRECIATED. #87

SPLATPLAYS opened this issue Apr 4, 2024 · 12 comments

Comments

@SPLATPLAYS
Copy link

I have this really long build error. Can someone help reslove this issue.

I ran ""sudo make -f source/linux/Makefile compile > output.txt 2>&1"" so i could share the output.
output.txt

@SPLATPLAYS
Copy link
Author

Be warned this is a 2mb output

@DaloLorn
Copy link
Contributor

DaloLorn commented Apr 4, 2024

Any Linux guys who could take a stab at it? I'm out of my depth here.

@SPLATPLAYS If you haven't tried yet, you could try to install the game via the OpenSR Launchpad. The automated builds for Linux have been a mixed bag, but if you're only looking to play, that might help out.

@SPLATPLAYS
Copy link
Author

Thanks, I'll certainly give it a go.

@SPLATPLAYS
Copy link
Author

Halfway

@SPLATPLAYS
Copy link
Author

@DaloLorn I have tried to use OpenSR Launchpad. I installed its copy of the game separately.

When I press the play button Nothing happens.

@DaloLorn
Copy link
Contributor

DaloLorn commented Apr 4, 2024

... What happens if you try to run the game directly from terminal? There's a launch script in the root directory that should do the trick.

@SPLATPLAYS
Copy link
Author

sudo ./StarRuler2.sh
chmod: cannot access './bin/lin64/StarRuler2.bin': No such file or directory
./StarRuler2.sh: line 16: /home/myusernamelol/StarRuler2-Source/bin/lin64/StarRuler2.bin: No such file or directory

@SPLATPLAYS
Copy link
Author

@DaloLorn

@DaloLorn
Copy link
Contributor

DaloLorn commented Apr 4, 2024

Uhh... this looks like you're trying to run the game from the uncompiled source, rather than the copy you installed via the Launchpad. That obviously wouldn't work, but I'm wondering why the Launchpad copy isn't starting, so you'll need to use that one's launch script instead.

(No need to explicitly ping me, by the way, least of all in a separate comment: I'm getting GitHub email notifications for each comment, and there's a webhook posting all of this into the OpenSR Discord. As long as you post any comment at all, there's nothing you can do to control how quickly I see it.)

@SPLATPLAYS
Copy link
Author

Ok, sorry about the pings, I misunderstood. Here is my next error message: ./StarRuler2.sh
./bin/lin64/StarRuler2.bin: error while loading shared libraries: libGLEW.so.2.1: cannot open shared object file: No such file or directory

@DaloLorn
Copy link
Contributor

DaloLorn commented Apr 4, 2024

That'll be related to this, then. Ubuntu bundles GLEW 2.2 nowadays. Fortunately, the user opening that issue also offered a convenient workaround in his opening post, so you should be good to go once you've done that!

@SPLATPLAYS
Copy link
Author

Thanks so much.
image
I'll go play it now.

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

2 participants