Search found 6 matches

by rhy
Tue Sep 16, 2008 6:05 pm
Forum: bsnes General Discussion
Topic: How do I compile bsnes on Ubuntu x64?
Replies: 11
Views: 22247

Well, I got it to compile! I just installed every lib -dev I could find.... Seems to run well!
by rhy
Tue Sep 16, 2008 5:51 pm
Forum: bsnes General Discussion
Topic: How do I compile bsnes on Ubuntu x64?
Replies: 11
Views: 22247

byuu wrote:You're just missing lots of development libraries. Unfortunately I don't know their exact package names, as I use Ubuntu.

asound = libalsa
Xv = libxv
XInput stuff = libxtst
I AM on Ubuntu... Ubuntu x64. Is there a list of dependencies somewhere?!?

Thanks in advance!
by rhy
Tue Sep 16, 2008 5:51 pm
Forum: bsnes General Discussion
Topic: How do I compile bsnes on Ubuntu x64?
Replies: 11
Views: 22247

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...
by rhy
Tue Sep 16, 2008 5:32 pm
Forum: bsnes General Discussion
Topic: How do I compile bsnes on Ubuntu x64?
Replies: 11
Views: 22247

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 -...
by rhy
Tue Sep 16, 2008 5:22 pm
Forum: bsnes General Discussion
Topic: How do I compile bsnes on Ubuntu x64?
Replies: 11
Views: 22247

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 ...
by rhy
Thu Aug 28, 2008 2:14 pm
Forum: ZSNES Documentation Forum
Topic: Running Zsnes in a VM.
Replies: 1
Views: 7601

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...