Page 1 of 1

Can't Launch in Ubuntu 15.10

Posted: Wed Dec 23, 2015 12:37 am
by Gk&:3[
I can't get ToME to work with the current Ubuntu.

This is similar to an old bug discussed here and here.

This is the error message I get:

Code: Select all

libgcc_s.so.1 must be installed for pthread_cancel to work
Aborted (core dumped)
In previous versions of Ubuntu I could get the game to work using this fix:

Code: Select all

sudo ln -sf /lib/x86_64-linux-gnu/libudev.so.1 /lib/x86_64-linux-gnu/libudev.so.0
This doesn't work with Ubuntu 15.10. I tested both with ToME 1.3.3, and some older versions. Some of the versions of ToME I tested *did* work with older versions of Ubuntu. Something must have changed with Ubuntu.

I tested the game before applying the fix, that didn't work either. I've tested on different machines.

I am using 64 bit Ubuntu/ToME.

Is there any way this can be fixed? Any different files that need links?

Any help would be appreciated.

Re: Can't Launch in Ubuntu 15.10

Posted: Wed Dec 23, 2015 2:36 am
by darkgod
Hi,

I have a fix for 1.4 yeah; in the meantime, move away lib64/libcef.so and it should work again

Re: Can't Launch in Ubuntu 15.10

Posted: Wed Dec 23, 2015 3:59 am
by Gk&:3[
Thanks, this works. Moving the file lib64/libcef.so from the ToME folder to somewhere else fixes it.