View Full Version : snes9x on Ubuntu
MrPete1985
December 20th, 2011, 07:32
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
MrPete1985
December 20th, 2011, 08:02
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
Powered by vBulletin® Version 4.2.4 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.