Compiling X-Moto 0.5 under Fedora8 (Linpus)

Discussion in 'Linux' started by tritonx, Feb 23, 2009.

  1. tritonx

    tritonx

    Joined:
    Nov 17, 2008
    Messages:
    11
    Likes Received:
    0
    X-Moto must be my favorite little game that run on the Aspire One. Simple and lots of user contributed levels. But lately, lots of new levels required version 0.5, current version in the repos is 0.3 :x .
    There seems to be packages for FC11 but nothing compatible with Linpus :cry: Here is how I compiled it. If you need any help just ask.
    http://download.tuxfamily.org/xmoto/xmo ... src.tar.gz
    Code:
    tar -xf xmoto-0.5.0-src.tar.gz 
    Install gcc c++ and
    Code:
    ./configure
    from where you decompressed the code
    install any dev package for any missing library its giving you errors with. I'm not sure if its necessary, but previously I had unlocked the unsupported repos.
     
    tritonx, Feb 23, 2009
    #1
  2. tritonx

    tritonx

    Joined:
    Nov 17, 2008
    Messages:
    11
    Likes Received:
    0
    Re: X-Moto 0.5 under Fedora8 (Linpus)

    I was able to find all the necessary librairies in the repositories.
    Got stuck at

    • configure: error: libode required
     
    tritonx, Feb 23, 2009
    #2
  3. tritonx

    tritonx

    Joined:
    Nov 17, 2008
    Messages:
    11
    Likes Received:
    0
    tritonx, Feb 23, 2009
    #3
  4. tritonx

    tritonx

    Joined:
    Nov 17, 2008
    Messages:
    11
    Likes Received:
    0
    Re: X-Moto 0.5 under Fedora8 (Linpus)

    I'm finally starting the compiling for X-Moto 0.5 under Linpus. :twisted:
    Hope the game start :?
     
    tritonx, Feb 23, 2009
    #4
  5. tritonx

    tritonx

    Joined:
    Nov 17, 2008
    Messages:
    11
    Likes Received:
    0
    Re: X-Moto 0.5 under Fedora8 (Linpus)

    Its alive !!!!
    :ugeek:
    Very surprised, it took about 20 minutes to compile.
     
    tritonx, Feb 23, 2009
    #5
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.