Operation Sheep Defense

Operation Sheep Defense

View Stats:
wommspomms Feb 15, 2023 @ 10:41am
missing shared libraries
Hey,

I use Fedora 37 an tried to install Operation Sheep Defense. But a bunch of shared libraries are missing, some of them I cloud install manually:
SDL2_image
SDL2_mixer

But libGEW iis needed in version 1.10, current release is 2.2.

I wonder why I have to take care for installing dependencies?
< >
Showing 1-2 of 2 comments
spdr870  [developer] Mar 8, 2023 @ 5:24am 
Dependencies should be included through the steam linux sdk (Home/.steam/ubuntu12_32). Maybe the cause is that Fedora dropped 32 bit? Thanks for the report!

edit:
When I start the game from the terminal and use LD_LIBRARY to load the correct libs, it is able to find all libs:
export LD_LIBRARY_PATH="$PROGRAM_DIRECTORY:/home/henk/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/x86_64-linux-gnu/"
./OperationSheepDefense

However, I still get an error on Fedora 37. This might not be related to missing libraries, but it might be related to wayland. The version of SDL used might not support wayland, I will look into this!
Last edited by spdr870; Mar 8, 2023 @ 6:10am
spdr870  [developer] Mar 8, 2023 @ 2:21pm 
I think I have resolved this issue. Could you please try the beta version of the game?

To switch to the beta version, go to the library and open the context menu on the game title. Then go to properties and open 'betas'. There you can select the beta build. It would be really helpful to me if you could confirm if it is working for you also.
< >
Showing 1-2 of 2 comments
Per page: 1530 50