linux libc version with debian 7

This subforum contains all the issues which we already resolved.
AdaIsDead
Manual Inserter
Manual Inserter
Posts: 3
Joined: Mon Nov 18, 2013 7:51 pm
Contact:

linux libc version with debian 7

Post by AdaIsDead »

Hi,

With factorio_demo_x64_0.7.5.tar.gz on Debian GNU/Linux 7.2 (wheezy) amd64 i get:

./bin/x64/factorio
./bin/x64/factorio: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.15' not found (required by ./bin/x64/factorio)
./bin/x64/factorio: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.15' not found (required by ./bin/x64/factorio)
./bin/x64/factorio: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by ./bin/x64/factorio)

afaict debian 7 has glibc 2.13...
User avatar
FreeER
Smart Inserter
Smart Inserter
Posts: 1266
Joined: Mon Feb 18, 2013 4:26 am
Contact:

Re: linux libc version with debian 7

Post by FreeER »

I installed debian 7 into a vm and followed the instructions by 0e 800 here: http://stackoverflow.com/questions/1086 ... -on-debian and it worked...actually it gives glibc 2.17 but it worked for me. Not sure if this would cause issues with previously installed programs or not though, I did this on a fresh install. I did try simply downloading the lib and placing it inside of the factorio folder but that did not work. Maybe someone with more linux experience than I could tell you more :)

PS. I give no guarantees that updating as I mentioned will not destroy your computer, OS, family dog, house, life, car, bank account etc.
edit: PPS nor am I a developer of Factorio
<I'm really not active any more so these may not be up to date>
~FreeER=Factorio Modding
- Factorio Wiki
- My Factorio Modding Guide
- Wiki Modding Guide
Feel free to pm me :)
Or drop into #factorio on irc.esper.net
AdaIsDead
Manual Inserter
Manual Inserter
Posts: 3
Joined: Mon Nov 18, 2013 7:51 pm
Contact:

Re: linux libc version with debian 7

Post by AdaIsDead »

I ended up doing something similar, but 2.17-93 is in testing now, so you don't need to go with experimental, which should be slightly safer.

factorio is great, I bought it yesterday and played till 5am :roll:, thanks for supporting linux!
User avatar
FreeER
Smart Inserter
Smart Inserter
Posts: 1266
Joined: Mon Feb 18, 2013 4:26 am
Contact:

Re: linux libc version with debian 7

Post by FreeER »

AdaIsDead wrote:I ended up doing something similar, but 2.17-93 is in testing now, so you don't need to go with experimental, which should be slightly safer.
Mind sharing exactly what you did for anyone else (new) that happens to use Debian?
factorio is great, I bought it yesterday and played till 5am :roll:,
Yes, that seems to happen fairly often :D
<I'm really not active any more so these may not be up to date>
~FreeER=Factorio Modding
- Factorio Wiki
- My Factorio Modding Guide
- Wiki Modding Guide
Feel free to pm me :)
Or drop into #factorio on irc.esper.net
AdaIsDead
Manual Inserter
Manual Inserter
Posts: 3
Joined: Mon Nov 18, 2013 7:51 pm
Contact:

Re: linux libc version with debian 7

Post by AdaIsDead »

edit /etc/apt/sources.list, copy one of the wheezy sections and replace wheezy with testing

Code: Select all

apt-get update
apt-get -t testing install libc6-dev
It will want to restart lots of system services etc, let it.

edit sources.list again removing the testing lines you added, make sure there is still a wheezy section!

apt-get update again

thats it.
User avatar
FreeER
Smart Inserter
Smart Inserter
Posts: 1266
Joined: Mon Feb 18, 2013 4:26 am
Contact:

Re: linux libc version with debian 7

Post by FreeER »

ah for some reason I didn't understand what you meant by
AdaIsDead wrote: but 2.17-93 is in testing now
lol. makes sense now.
<I'm really not active any more so these may not be up to date>
~FreeER=Factorio Modding
- Factorio Wiki
- My Factorio Modding Guide
- Wiki Modding Guide
Feel free to pm me :)
Or drop into #factorio on irc.esper.net
Post Reply

Return to “Resolved Problems and Bugs”