Search found 6 matches
- Tue Sep 16, 2008 6:05 pm
- Forum: bsnes General Discussion
- Topic: How do I compile bsnes on Ubuntu x64?
- Replies: 11
- Views: 35097
- Tue Sep 16, 2008 5:51 pm
- Forum: bsnes General Discussion
- Topic: How do I compile bsnes on Ubuntu x64?
- Replies: 11
- Views: 35097
- Tue Sep 16, 2008 5:51 pm
- Forum: bsnes General Discussion
- Topic: How do I compile bsnes on Ubuntu x64?
- Replies: 11
- Views: 35097
I then installed these: libxvmc-dev (version 2:1.0.4-2ubuntu1) will be installed libxxf86dga-dev (version 2:1.0.2-1) will be installed libxxf86misc-dev (version 1:1.0.1-2) will be installed x11proto-xf86dga-dev (version 2.0.3-1) will be installed x11proto-xf86misc-dev (version 0.9.2-4ubuntu1) will b...
- Tue Sep 16, 2008 5:32 pm
- Forum: bsnes General Discussion
- Topic: How do I compile bsnes on Ubuntu x64?
- Replies: 11
- Views: 35097
Fixed SOME missing dependencies....
OK, I installed libgtk2.0-dev in synaptic, and now I'm getting this: rhy@greenbuntu:~/bsnes_v036/src$ make platform=x compiler=gcc enable_gzip=true g++ -O3 -fomit-frame-pointer -Ilib -DGZIP_SUPPORT `pkg-config --cflags gtk+-2.0` -c lib/hiro/hiro.cpp -o obj/hiro.o g++ -O3 -fomit-frame-pointer -Ilib -...
- Tue Sep 16, 2008 5:22 pm
- Forum: bsnes General Discussion
- Topic: How do I compile bsnes on Ubuntu x64?
- Replies: 11
- Views: 35097
How do I compile bsnes on Ubuntu x64?
I tried: make platform=x compiler=gcc enable_gzip=true But then I got: rhy@greenbuntu:~/bsnes_v036/src$ make platform=x compiler=gcc enable_gzip=true g++ -O3 -fomit-frame-pointer -Ilib -DGZIP_SUPPORT `pkg-config --cflags gtk+-2.0` -c lib/hiro/hiro.cpp -o obj/hiro.o Package gtk+-2.0 was not found in ...
- Thu Aug 28, 2008 2:14 pm
- Forum: ZSNES Documentation Forum
- Topic: Running Zsnes in a VM.
- Replies: 1
- Views: 16530
Running Zsnes in a VM.
I've been obsessed with VMs lately, and just how much they can do, including maintaining a couple of Virtualbox VDIs on USB keys to go back and forth and work on any of the hosts where I have Virtualbox setup. I was having trouble configuring Zsnes on a VM that had Guest Additions installed (MicroXP...