You need to run configure first and find out what dependencies you need.
Once you install all the dependencies and configure runs through without errors you can compile by running make.
Search found 3 matches
- Sun Jul 21, 2013 7:14 am
- Forum: Snes9x Public Development Forum
- Topic: How to compile, linux or mac.
- Replies: 1
- Views: 19434
- Tue Jul 16, 2013 8:23 am
- Forum: Snes9x Tech Support and Bug Tracking
- Topic: libxml-2.0 - Xubuntu 12.04.2
- Replies: 1
- Views: 7729
Re: libxml-2.0 - Xubuntu 12.04.2
Update:
Nevermind, I figured it out, had to install libxml2-dev.
Nevermind, I figured it out, had to install libxml2-dev.
- Tue Jul 16, 2013 8:09 am
- Forum: Snes9x Tech Support and Bug Tracking
- Topic: libxml-2.0 - Xubuntu 12.04.2
- Replies: 1
- Views: 7729
libxml-2.0 - Xubuntu 12.04.2
Hi. I am trying to compile snes9x-gtk from source but I can't figure out how to get libxml-2.0, I have libxml2 installed but that doesn't seem to fix the problem with the configure script. I have built the unix version but I don't get any sound from it, so I would like to try out the gtk version. He...