Results 1 to 6 of 6

Thread: I am new. I want help for new cracked cod2 server

  1. #1
    Private
    Join Date
    Mar 2015
    Posts
    32
    Thanks
    0
    Thanked 1 Time in 1 Post

    I am new. I want help for new cracked cod2 server

    Hello all , i am new and i wand help to start a new cod cracked server. Please explain me step to step from the beginning the whole process of cod2 cracked server. thanks

  2. #2
    Private
    Join Date
    Mar 2015
    Posts
    32
    Thanks
    0
    Thanked 1 Time in 1 Post
    ok i have now a new machine debian 7 64bit after formatting . I follow the instructions of Mitch

    Quote Originally Posted by Mitch View Post
    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).
    now the file libcod2_1_3.so which folder to put this file?
    Last edited by punisher2202; 27th March 2015 at 13:13.

  3. #3
    Private
    Join Date
    Mar 2015
    Posts
    32
    Thanks
    0
    Thanked 1 Time in 1 Post
    Yes succeeded. After the instructions above, should then put the file libcod2_1_3.so and libstdc ++.so.5 to /usr/lib. After this install the game to windows and copy all folder with files and put into the linux after put the binary linux files into the same folder and execute

    Code:
    root@SERVER:~/cod2# LD_PRELOAD=libcod2_1_3.so ./cod2_lnxded +cod2_1_2_cracked +set sv_cracked 1 +set dedicated 2 +exec server.cfg +set sv_punkbuster 0 +map mp_breakout
    thank you very much Mitch
    Last edited by punisher2202; 27th March 2015 at 13:48.

  4. The Following User Says Thank You to punisher2202 For This Useful Post:

    Mitch (28th March 2015)

  5. #4
    Private First Class YuriJurek's Avatar
    Join Date
    Jun 2013
    Posts
    219
    Thanks
    152
    Thanked 88 Times in 47 Posts
    Lol, congratz.

  6. #5
    Private
    Join Date
    Mar 2015
    Posts
    32
    Thanks
    0
    Thanked 1 Time in 1 Post
    hello all.I have install with above way the cod2 server and work successfully. But I have a very big problem, if install apt-get install libmysqlclient-dev: i386 , then destroys mysql. To mysql , i have a website and can not connect to phpmyadmin. How to fix this?

  7. #6
    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
    hello all.I have install with above way the cod2 server and work successfully. But I have a very big problem, if install apt-get install libmysqlclient-dev: i386 , then destroys mysql. To mysql , i have a website and can not connect to phpmyadmin. How to fix this?
    Can you show the output when you install libmysqlclient-dev? Also which mysql packages are you using? (because mariadb has their own client libraries)

Posting Permissions

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