It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Hello, just bought this game during the sale.

However, when I run start.sh I get this issue:

`dosbox/dosbox_i686: error while loading shared libraries: libSDL_sound-1.0.so.1: cannot open shared object file: No such file or directory`

I have searched online for any resolutions but haven't found any. Anyone know how to solve it?

Best regards,
ecmascript
No posts in this topic were marked as the solution yet. If you can help, add your reply
avatar
ecmascript: Hello, just bought this game during the sale.

However, when I run start.sh I get this issue:

`dosbox/dosbox_i686: error while loading shared libraries: libSDL_sound-1.0.so.1: cannot open shared object file: No such file or directory`

I have searched online for any resolutions but haven't found any. Anyone know how to solve it?

Best regards,
ecmascript
I have the same problem.
avatar
ecmascript: Hello, just bought this game during the sale.

However, when I run start.sh I get this issue:

`dosbox/dosbox_i686: error while loading shared libraries: libSDL_sound-1.0.so.1: cannot open shared object file: No such file or directory`

I have searched online for any resolutions but haven't found any. Anyone know how to solve it?

Best regards,
ecmascript
I solved this issue by executing dosbox directly. In my case, It threw an error, indicating missing libvorbisfile3 library. So I run in terminal:
sudo apt-get install libvorbisfile3:i386
Also, I changed the contents of the start.sh file on the 19th line to:
"dosbox/dosbox" -conf "dosbox_igni.conf" -conf "dosbox_igni_single.conf" -no-console -c exit