Search found 3 matches
- Sun Jan 26, 2020 12:23 pm
- Forum: Snes9x Tech Support and Bug Tracking
- Topic: Installing snes9x on Debian
- Replies: 12
- Views: 84870
Re: Installing snes9x on Debian
Many thanks, now all error messages are gone and the installation process works fine!
- Sat Jan 25, 2020 10:55 am
- Forum: Snes9x Tech Support and Bug Tracking
- Topic: Installing snes9x on Debian
- Replies: 12
- Views: 84870
Re: Installing snes9x on Debian
The build system has been switched to Meson: http://www.snes9x.com/phpbb3/viewtopic.php?t=26600 So the posted script will not work for 1.60. Unfortunately, I have never compiled anything from source before. Running 'Meson' does not work so far. user@debian:/tmp/snes9x-1.60/gtk$ meson builddir --pref...
- Sun Jan 19, 2020 8:13 pm
- Forum: Snes9x Tech Support and Bug Tracking
- Topic: Installing snes9x on Debian
- Replies: 12
- Views: 84870
Re: Installing snes9x on Debian
Can someone help me to install snes9x 1.60 on Debian 10? What I've tried so far: su - apt-get install -y pkg-config libgtk2.0-dev libxml2-dev libxv-dev libsdl-dev libsdl-dev intltool libminizip-dev && cd /tmp && wget http://www.s9x-w32.de/dl/snes9x-1.60.tar.gz && tar -xzf sne...