Results 1 to 3 of 3

Thread: Unable to run GCCG

  1. #1
    Join Date
    Dec 2013
    Beans
    2

    Unable to run GCCG

    Trying to get GCCG going. Unable to run this software. Says:

    Running ./ccg_client mtg.xml
    ./ccg_client: error while loading shared libraries: libSDL_net-1.2.so.0: cannot open shared object file: No such file or directory

  2. #2
    Join Date
    Sep 2006
    Location
    France.
    Beans
    Hidden!
    Distro
    Ubuntu Mate 16.04 Xenial Xerus

    Re: Unable to run GCCG

    Moved to Gaming.
    Here may be ? http://ubuntuforums.org/showthread.php?t=1503674
    | My old and mostly abandoned blog |
    Linux user #413984 ; Ubuntu user #178
    J'aime les fraises.
    Nighty night me lovelies!

    | Reinstalling Ubuntu ? Please check this bug first ! |
    | Using a ppa ? Please install ppa-purge from universe, you may need it should you want to revert packages back |
    | No support requests / username changes by PM, thanks. |
    [SIGPIC][/SIGPIC]

  3. #3
    Join Date
    Apr 2008
    Location
    Norwich CT
    Beans
    2,659
    Distro
    Ubuntu Mate

    Re: Unable to run GCCG

    Try this:

    Code:
    sudo apt-get install libsdl-net1.2 libsdl-net1.2-dev
    When you are compiling source code, and a missing library is mentioned, you need the -dev version of that library.

    I drink my Ubuntu black, no sugar.
    Ubuntu user 28819

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
  •