Dolphin, the GameCube and Wii emulator - Forums

Full Version: How Do you compile Dolphin under Fedora Linux?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

cmccmc

hey everyone, I got tired of windows so I decided to switch to Fedora linux. I tried to compile dolphin using the tutorial on google code http://code.google.com/p/dolphin-emu/wik...pendencies but fedora doesn't use apt-get it uses yum. so I tried just replacing apt-get with yum but That gives me
Code:
No package g++ available.
No package wx2.8-headers available.
No package libwxbase2.8-0 available.
No package libwxbase2.8-dbg available.
No package libwxbase2.8-dev available.
No package libwxgtk2.8-0 available.
No package libwxgtk2.8-dbg available.
No package libwxgtk2.8-dev available.
No package libgtk2.0-dev available.
No package libsdl1.2-dev available.
No package nvidia-cg-toolkit available.
No package libxrandr2-dbg available.
No package libxrandr-dev available.
No package libxext6-dbg available.
No package libxext-dev available.
No package libglew1.5-dev available.
No package libcairo2-dbg available.
No package libcairo2-dev available.
No package libao2 available.
No package libao-dev available.
No package libbluetooth-dev available.
No package libreadline5-dev available.
and without all those dependencies obviously dolphin won't compile. Anyone have an idea of what to do?
If your not running ubuntu 9.10 don't even try.

cmccmc

why? I know the guide on googlecode won't work but there has too be someway. I can't stand ubuntu
I though that ferdora had segmentation faults

You can also use google

cmccmc

screw it im changing to ubuntu
Reason I use Windows :p.
Quote:screw it im changing to ubuntu

You'll be glad once you realize how many simple, layed out methods for compiling and running dolphin on ubuntu 9.10 exist.

http://code.google.com/p/dolphin-emu/wik...tuPackages

http://code.google.com/p/dolphin-emu/wik...pendencies (read the first comment)

I would recommend the instructions in the first link, less change of a screw up (I was unable to compile the latest stable build on ubuntu 8.10 with the instructions on the second link).

cmccmc

i actually just installed the ubuntu 10.04 beta 2
I have no freakin Idea about wich one is the best , my buddies that are hardcore gamers and some of them engineers , they all use Gentoo !