Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: [Lubuntu 13.10] Why won't this work/run

  1. #1
    Join Date
    Feb 2010
    Location
    MO, USA
    Beans
    155

    [Lubuntu 13.10] Why won't this work/run

    http://www.eidolons-inn.net/tiki-index.php?page=Kega

    So in Lubuntu it is already marked as run as executable but, nothing happens. is there something i am missing? does it need packages i don't know abuot? i lcick it and absolutely nothing happens.

  2. #2
    Join Date
    Jul 2008
    Location
    The Left Coast of the USA
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: [Lubuntu 13.10] Why won't this work/run

    Moved to Emulators

    Hello!

    Can you start the emulator via the terminal?
    Please read The Forum Rules and The Forum Posting Guidelines

    A thing discovered and kept to oneself must be discovered time and again by others. A thing discovered and shared with others need be discovered only the once.
    This universe is crazy. I'm going back to my own.

  3. #3
    Join Date
    Feb 2010
    Location
    MO, USA
    Beans
    155

    Re: [Lubuntu 13.10] Why won't this work/run

    I do not know how to do that.

  4. #4
    Join Date
    Jul 2008
    Location
    The Left Coast of the USA
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: [Lubuntu 13.10] Why won't this work/run

    My guess would be to open a terminal and issue

    Code:
    kega
    But I've never used it.
    Please read The Forum Rules and The Forum Posting Guidelines

    A thing discovered and kept to oneself must be discovered time and again by others. A thing discovered and shared with others need be discovered only the once.
    This universe is crazy. I'm going back to my own.

  5. #5
    Join Date
    Feb 2010
    Location
    MO, USA
    Beans
    155

    Re: [Lubuntu 13.10] Why won't this work/run

    just type in kega? wouldn't terminal need to know where it is?

  6. #6
    Join Date
    May 2007
    Location
    Sheffield, UK
    Beans
    1,217

    Re: [Lubuntu 13.10] Why won't this work/run

    The command is -

    Code:
    Fusion
    And yes I would first cd into the directory where you keep the Kega Fusion executable, via the terminal. If you don't know how let us know.

    The chances are though that you are running a 64 bit install, and Kega Fusion is resolutely a 32 bit program. You probably need to install a few 32 bit libraries to get it to run, as Ubuntu no longer provides the simple meta package ia32-libs that used to fix it one fell swoop.

    If I remember correctly, the libraries it needs are installed via the command below -

    Code:
    sudo apt-get install libglu1-mesa:i386 libgtk2.0-0:i386 libasound2:i386 libsm6:i386 libasound2-plugins:i386
    You may also want to install something to make it look a bit better, as it can look pretty ropey without the theme it uses -

    Code:
    sudo apt-get install gtk2-engines-oxygen:i386
    Try this and see if it helps. I'm sure this fixed it for me.
    Intel Core i3-8100, 16GB Corsair DDR4 2400 RAM, 240GB Crucial SSD+1TB HDD, Nvidia GTX 1050 Ti

  7. #7
    Join Date
    Feb 2010
    Location
    MO, USA
    Beans
    155

    Re: [Lubuntu 13.10] Why won't this work/run

    "Ubuntu no longer provides the simple meta package ia32-libs that used to fix it one fell swoop."

    wwwwhhhhhhhhhyyyyyyyyyyyyyyyyyyyyyyyyyyy? Do they not want more people to use linux? it's bad enough the repository or horribly outdated. /rant

  8. #8
    Join Date
    May 2007
    Location
    Sheffield, UK
    Beans
    1,217

    Re: [Lubuntu 13.10] Why won't this work/run

    It's not a problem really, but I would like to see it return.

    Did it work for you?
    Intel Core i3-8100, 16GB Corsair DDR4 2400 RAM, 240GB Crucial SSD+1TB HDD, Nvidia GTX 1050 Ti

  9. #9
    Join Date
    Feb 2010
    Location
    MO, USA
    Beans
    155

    Re: [Lubuntu 13.10] Why won't this work/run

    Quote Originally Posted by bigsilly View Post
    the command is -

    Code:
    fusion
    and yes i would first cd into the directory where you keep the kega fusion executable, via the terminal. If you don't know how let us know.

    The chances are though that you are running a 64 bit install, and kega fusion is resolutely a 32 bit program. You probably need to install a few 32 bit libraries to get it to run, as ubuntu no longer provides the simple meta package ia32-libs that used to fix it one fell swoop.

    If i remember correctly, the libraries it needs are installed via the command below -

    Code:
    sudo apt-get install libglu1-mesa:i386 libgtk2.0-0:i386 libasound2:i386 libsm6:i386 libasound2-plugins:i386
    you may also want to install something to make it look a bit better, as it can look pretty ropey without the theme it uses -

    Code:
    sudo apt-get install gtk2-engines-oxygen:i386
    try this and see if it helps. I'm sure this fixed it for me.
    it works!!!

  10. #10
    Join Date
    May 2007
    Location
    Sheffield, UK
    Beans
    1,217

    Re: [Lubuntu 13.10] Why won't this work/run

    Quote Originally Posted by cdoublejj View Post
    it works!!!
    Ah cool. Always nice to hear when something that didn't work before, suddenly does.

    Have fun. It's a great emulator imho.
    Intel Core i3-8100, 16GB Corsair DDR4 2400 RAM, 240GB Crucial SSD+1TB HDD, Nvidia GTX 1050 Ti

Page 1 of 2 12 LastLast

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
  •