Dolphin, the GameCube and Wii emulator - Forums

Full Version: How i can run dolphin in Ubuntu 10.1
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi all, i get the Ubuntu and i need to know as to make dolphin to function in it, some idea?Huh
In the Ubuntu Software Center, open the 'Software Sources' section and add the following:

ppa:glennric/dolphin-emu

Once entered, and the software center has refreshed, you'll notice you can search for Dolphin. Just install it and it'll work just fine.

Or you can follow the "manual steps" as described at https://code.google.com/p/dolphin-emu/wi...tuPackages:

Code:
Instructions

To install dolphin-emu follow either the directions from the terminal or from System->Administration->Software Sources below.
From a terminal type:

$ sudo add-apt-repository ppa:glennric/dolphin-emu
$ sudo apt-get update
$ sudo apt-get install dolphin-emu

Or from System->Administration->Software Sources:

    Select the "Other Software" tab.
    Click "Add".
    In the "APT Line" type "ppa:glennric/dolphin-emu"
    The click "Add Source"
    Then from System->Administration->Synaptic Package Manager select and install "dolphin-emu"

Let us know how it goes.

....unless you are referring to compiling it yourself or it's already installed and there's an issue.

r2rX Smile
;-) thanks, im try tomorrow before the school.
Sorry, the version is 10.10 and i can't found the Dolphin on the list.