Results 1 to 10 of 16

Thread: How to install CoD2 on Linux VPS Server?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #14
    Private First Class thOuMta's Avatar
    Join Date
    Oct 2012
    Location
    France
    Posts
    191
    Thanks
    139
    Thanked 35 Times in 28 Posts
    If you have a prob with running cod2.

    Go to /etc/apt/ and edit your sources.list with:
    PHP Code:
    deb http://security.debian.org/ wheezy/updates main contrib
    deb-src ftp://ftp.iitm.ac.in/debian/ wheezy/updates main contrib
    deb http://ftp.debian.org/debian/ wheezy-updates main contrib
    deb http://http.us.debian.org/debian/ wheezy contrib non-free main
    deb http://ftp.us.debian.org/debian stable main contrib non-free
    deb http://security.debian.org/ wheezy/updates main contrib non-free 
    Then make:
    apt-get update
    apt-get install ia32-libs

    Normaly if you do it well you cod2 will running.

  2. The Following 2 Users Say Thank You to thOuMta For This Useful Post:

    kung foo man (4th September 2013),Ni3ls (19th August 2014)

Posting Permissions

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