Results 1 to 3 of 3

Thread: Old Linux game

  1. #1
    Join Date
    Feb 2013
    Location
    Avelorn
    Beans
    134
    Distro
    Ubuntu Mate 22.04 Jammy Jellyfish

    Old Linux game

    I have a question. I have a game that is designed for Ubuntu 8.0 that I would REALLY LOVE to run called "OpenFracas", but I'm currently running the 20.04.1 Ubuntu MATE LTS. It's telling me I need libgtk2-ruby. Is there a workaround to this or am I just out of luck?

    Here is the website: https://www.opendesktop.org/s/Apps/p/1109708/

    The website also includes the following note... (not sure it will help, but here goes)

    To run from source

    OpenFracas is written in Ruby. To run the game, type `ruby ./Main.rb` from the top-level directory for the source.

    OpenFracas requires ruby >= 1.8, ruby/gtk, sdl-ruby (with mixer support) and libglade2-ruby >= 0.16 in order to run. Exact package names may vary depending on your distribution.
    Last edited by heroquestelf; November 15th, 2020 at 07:15 AM.

  2. #2
    Join Date
    Jan 2006
    Location
    Sunny Southend-on-Sea
    Beans
    8,430
    Distro
    Kubuntu 20.04 Focal Fossa

    Re: Old Linux game

    Well, it's been abandoned. The last update about it was in 2009.

    You might be lucky and be able to simply edit the .deb file's dependencies so that they're looking for modern versions of the libraries it uses, and have it still work if there weren't any breaking changes in those libraries between then and now.

    Otherwise, the source is on Launchpad, so you could amend the program so that it uses the modern functions from the modern libraries. You might find the process enjoyable, and want to take over as maintainer of the project.
    None but ourselves can free our minds

  3. #3
    Join Date
    Nov 2009
    Beans
    Hidden!
    Distro
    Kubuntu 20.04 Focal Fossa

    Re: Old Linux game

    or run a vm (e.g. virtualbox) with ubuntu 8 in it
    Read the easy to understand, lots of pics Ubuntu manual.
    Do i need antivirus/firewall in linux?
    Full disk backup (newer kernel -> suitable for newer PC): Clonezilla
    User friendly full disk backup: Rescuezilla

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
  •