Jump to content

macros64

Member
  • Posts

    4
  • Joined

  • Last visited

Posts posted by macros64

  1. going to assume the server will need a restart?  just put the file in /usr/lib and /usr/lib32 or does it go somewhere else?

    maybe, i don't remember exactly about restart, but this module lays in my server folder.

     

    btw, below quote from BI developer regarding SteamAPI_IsSteamRunning error

     

     

    this was definitely forgot to be included in the archive, sorry for that ... new server one is wip

    source

  2.  

    I currently get this

     

    root@s4:/home/dayzservers/chernarusnew# ./server
    ./server: /lib/i386-linux-gnu/libc.so.6: version `GLIBC_2.16' not found (required by ./server)
    

    I'm Ubuntu 14.04

    root@s4:/home/dayzservers/chernarusnew# ldd --version
    ldd (Ubuntu EGLIBC 2.15-0ubuntu10.5) 2.15
    Copyright (C) 2012 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions.  There is NO
    warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
    Written by Roland McGrath and Ulrich Drepper.
    

    Hi, Dean. You can try to use this file. This is from my debian. It contains libc17 as i remember.

     

    I've done my experiments with server during weekend, and your issue was first i solved. Now i can't find answer for devd's issue.

    In short you will need to extract this file to server folder (and add it to LD_LIBRARY_PATH, as it is done in epoch.sh), and then you will need to solve following issue. At this time i don't know, how to do it

     

     

    [S_API FAIL] SteamAPI_Init() failed; unable to locate a running instance of Steam, or a local steamclient.so.
     
×
×
  • Create New...