Results 1 to 2 of 2

Thread: snes9x on Ubuntu

  1. #1

    Default snes9x on Ubuntu

    I an trying to compile snes9x on Ubuntu and it is saying I am missing X11 can anyone tell me what the package name is for this library so I can use apt-get and install it? thanks

  2. #2

    Default Re: snes9x on Ubuntu

    OK I got it. first I added the ppa:bearoso/ppa repository by using

    sudo add-apt-repository ppa:bearoso/ppa

    next I updated apt-get using

    sudo apt-get update

    next I searched for snes9x using

    apt-cache search snes9x

    This showed the following package: snes9x-gtk - A GTK port of the popular Snes9x Super Nintendo emulator

    and finally I installed the package using
    sudo apt-get install snes9x-gtk

    I hope this will help other Linux n00b run snes9x also I finally found a youtube video that led me to another page with the info about adding repositories

    http://www.youtube.com/watch?v=XXXg7c-FgKo
    https://launchpad.net/~bearoso/+archive/ppa

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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