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

Won't launch at all. problems with libcurl #135

Open
battlestoriesfan opened this issue Feb 21, 2024 · 4 comments
Open

Won't launch at all. problems with libcurl #135

battlestoriesfan opened this issue Feb 21, 2024 · 4 comments
Labels
bug Something isn't working

Comments

@battlestoriesfan
Copy link

Lampray won't launch at all.

I tried running it both as a normal and sudo, but everytime I try to do it, i get this error

./Lampray: /usr/lib64/libcurl.so.4: no version information available (required by ./Lampray)
./Lampray: symbol lookup error: ./Lampray: undefined symbol: SDL_SetTextureScaleMode

I tried rebooting my machine too. I can't get it to even OPEN. Anyone know what's up and how I can fix this?

@battlestoriesfan battlestoriesfan added the bug Something isn't working label Feb 21, 2024
@alterNERDtive
Copy link

Probably by installing SDL2.

@battlestoriesfan
Copy link
Author

battlestoriesfan commented Feb 22, 2024

Probably by installing SDL2.

Do I have to install SDL2 to get it working? It doesn't seem to be available for the current version of my Linux distro. I suspect it has something to do with libcurl.so.4.8, since I have a symlink called libcurl.so.4 that is supposed to point to libcurl.so.4.8, but it's apparently not recognizing the correct version of libcurl?

I don't understand why Lampray apparently isn't finding the file...libcurl.so.4.8 exists, and I've even copied it to the same folder as Lampray

@alterNERDtive
Copy link

Do I have to install SDL2 to get it working

It’s listed as a requirement.

It doesn't seem to be available for the current version of my Linux distro.

That actually sounds very unlikely.

@battlestoriesfan
Copy link
Author

Do I have to install SDL2 to get it working

It’s listed as a requirement.

It doesn't seem to be available for the current version of my Linux distro.

That actually sounds very unlikely.

Well dammit. If it's listed as a requirement, that could be an issue...

And i'm not kidding! SDL2 has official packages for Opensuse Tumbleweed. But my version is Leap 15.4, so there are only non-official, community packages. But if it says it's a requirement, i'll get one of those. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants