Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 39

Thread: Install libcod on CoD 2 1.0

  1. #21
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    chmod -R 400 /home/yourusernamehere/_base/cod2_1_0/main/*.iwd

    Keep in mind that this removes your ability to change the files, use 600 as a mask to keep that ability.
    "Does not work" is an error report for a bug between keyboard and chair.

    All hail Artie Effem

  2. The Following User Says Thank You to IzNoGoD For This Useful Post:

    sttte93 (3rd March 2017)

  3. #22
    Private Lonsofore's Avatar
    Join Date
    Oct 2016
    Posts
    86
    Thanks
    82
    Thanked 38 Times in 25 Posts
    IzNoGoD, I think, it will be good to put link on this thread somewhere in your guide: https://killtube.org/showthread.php?...u-14-04-server
    Because here you read your guid step by step
    Nice guide, by the way - helped me to start my own server, thank you

  4. #23
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    For any normal use chmodding files is not required.
    "Does not work" is an error report for a bug between keyboard and chair.

    All hail Artie Effem

  5. #24
    Private
    Join Date
    Feb 2017
    Posts
    37
    Thanks
    24
    Thanked 7 Times in 7 Posts
    Ok, I upload the main folder files to /home/myuseraccount/_stock/cod2_1_0/main with ability R+W.
    Step 4 Done.
    Step 5 : Compiling libcod from source
    I choose the libcod version to install and i write:
    sudo apt-get install git
    and then
    git clone https://github.com/voron00/libcod.git
    and seems to work.
    Click image for larger version. 

Name:	folder.jpg 
Views:	24 
Size:	8.2 KB 
ID:	1274
    Now:

    ./doit.sh clean
    ./doit.sh base
    ./doit.sh cod2_1_0


    But i get
    Click image for larger version. 

Name:	cmd.jpg 
Views:	24 
Size:	15.0 KB 
ID:	1273

  6. #25
    Private
    Join Date
    Feb 2017
    Posts
    37
    Thanks
    24
    Thanked 7 Times in 7 Posts
    Quote Originally Posted by sttte93 View Post
    Ok, I upload the main folder files to /home/myuseraccount/_stock/cod2_1_0/main with ability R+W.
    Step 4 Done.
    Step 5 : Compiling libcod from source
    I choose the libcod version to install and i write:
    sudo apt-get install git
    and then
    git clone https://github.com/voron00/libcod.git
    and seems to work.
    Click image for larger version. 

Name:	folder.jpg 
Views:	24 
Size:	8.2 KB 
ID:	1274
    Now:

    ./doit.sh clean
    ./doit.sh base
    ./doit.sh cod2_1_0


    But i get
    Click image for larger version. 

Name:	cmd.jpg 
Views:	24 
Size:	15.0 KB 
ID:	1273
    Resolved!
    cd libcod was the answer

  7. #26
    Private
    Join Date
    Feb 2017
    Posts
    37
    Thanks
    24
    Thanked 7 Times in 7 Posts
    Quote Originally Posted by sttte93 View Post
    Resolved!
    cd libcod was the answer
    With ./doit.sh base :

    Click image for larger version. 

Name:	cmd.jpg 
Views:	23 
Size:	63.2 KB 
ID:	1276

    It's fine also if it give me Unrecognized command line option base notice/error?

  8. #27
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    Ye, base was removed some time ago.
    "Does not work" is an error report for a bug between keyboard and chair.

    All hail Artie Effem

  9. The Following User Says Thank You to IzNoGoD For This Useful Post:

    sttte93 (5th March 2017)

  10. #28
    Private
    Join Date
    Feb 2017
    Posts
    37
    Thanks
    24
    Thanked 7 Times in 7 Posts
    Step 6: Starting your CoD2 server
    Create a .sh file where?

  11. #29
    Assadministrator IzNoGoD's Avatar
    Join Date
    Aug 2012
    Posts
    1,718
    Thanks
    17
    Thanked 1,068 Times in 674 Posts
    On your server.
    "Does not work" is an error report for a bug between keyboard and chair.

    All hail Artie Effem

  12. The Following User Says Thank You to IzNoGoD For This Useful Post:

    sttte93 (5th March 2017)

  13. #30
    Private
    Join Date
    Feb 2017
    Posts
    37
    Thanks
    24
    Thanked 7 Times in 7 Posts
    Ok, i started the server, thank you.
    But, now, i'm blocked here:

    To keep your server running after you leave the ssh session, use screen:

    screen -AmdS somename
    screen -x somename
    ./filename.sh


    Click image for larger version. 

Name:	cmd.jpg 
Views:	28 
Size:	9.8 KB 
ID:	1278

    If i close ssh session, server stop run.

Tags for this Thread

Posting Permissions

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