Results 1 to 10 of 153

Thread: [CoD2][Tutorial] How to make your cracked server show up in the master list

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Private
    Join Date
    Mar 2015
    Posts
    32
    Thanks
    0
    Thanked 1 Time in 1 Post
    debian 7 64bit

  2. #2
    Global Mossaderator Mitch's Avatar
    Join Date
    Nov 2012
    Posts
    654
    Thanks
    204
    Thanked 450 Times in 305 Posts
    Quote Originally Posted by punisher2202 View Post
    debian 7 64bit
    Use kung's precompiled build:
    http://killtube.org/downloads/libcod...libcod2_1_3.so

    Execute these commands
    PHP Code:
    dpkg --add-architecture i386
    apt
    -get update
    apt
    -get install gcc-multilib
    apt
    -get install libmysqlclient-dev:i386
    apt
    -get install g++-multilib 
    Edit: also make sure the user that runs the binary and .so has rwx* rights.
    * read, write, execute (7).
    Last edited by Mitch; 27th March 2015 at 11:05.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •