Results 1 to 4 of 4

Thread: how can I uninstall army ops?

  1. #1
    Join Date
    May 2008
    Location
    Camp Pendleton, CA
    Beans
    348
    Distro
    Ubuntu 10.04 Lucid Lynx

    how can I uninstall army ops?

    Hey everyone,
    I've been looking arround for some fun games for linux and found america's army. I've downloaded the file armyops250linux.run and ran it in the terminal, installed, or so I thought. I used
    sudo ./armyops250linux.run
    After the install I found it under applications>other>armyops with it's own icon, So I had thought it worked but when i click to launch it nothing happens.
    when run in the terminal
    armyops
    I get:

    ./armyops-bin: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory
    I want to try to uninstall and reinstall but not sure how to remove it.

    any ideas how to get this to work?

  2. #2
    Join Date
    Jun 2008
    Location
    England
    Beans
    2,568

    Re: how can I uninstall army ops?

    Open a terminal and type

    Code:
    sudo apt-get install libstdc++5 libstdc++5-3.3-dev
    Now run try and run the game again

  3. #3
    Join Date
    Dec 2006
    Beans
    49

    Re: how can I uninstall army ops?

    But it's working on my system but I don't like it, so how to remove anyway?

  4. #4
    Join Date
    May 2008
    Location
    Relativity
    Beans
    Hidden!
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: how can I uninstall army ops?

    sudo ./armyops250linux.run --uninstall or sudo ./armyops250linux.run -uninstall ? Otherwise, check on their site for info.
    JonDo
    'Weird magic happens here' Error: Success

Bookmarks

Posting Permissions

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