Jump to content

valfuindor

Members
  • Posts

    3
  • Joined

Posts posted by valfuindor

  1. Hi!

     

    Any idea about what I'm doing wrong? Mint Linux, all requirements should be met (I've double checked today)

     

    Downloading and installing management scripts
    
    2020-01-04 16:36:50 URL:http://illy.bz/fi/7dtd/management_scripts.tar.gz [35755/35755] -> "/tmp/management_scripts.tar.gz" [1]
    
    Compiling start-stop-daemon
    start-stop-daemon.c:59:10: fatal error: sys/syscall.h: No such file or directory
    #include <sys/syscall.h>
             ^~~~~~~~~~~~~~~
    compilation terminated.
    chown: cannot access 'start-stop-daemon': No such file or directory
    chmod: cannot access 'start-stop-daemon': No such file or directory
    

     

    I've tried to see if I could start it anyway but I get this:

     

    sdtd@gameserver001:/etc/init.d$ sudo 7dtd.sh start Test_001
    /usr/local/lib/7dtd/common.sh: line 78: /usr/local/lib/7dtd/start-stop-daemon/start-stop-daemon: No such file or directory
    /usr/local/lib/7dtd/common.sh: line 78: /usr/local/lib/7dtd/start-stop-daemon/start-stop-daemon: No such file or directory
    Failed!
    

     

    An these are the contents of the directory:

     

    sdtd@gameserver001:/usr/local/lib/7dtd/start-stop-daemon$ ls
    makefile  start-stop-daemon.c

     

    Thanks! :smile-new:

×
×
  • Create New...