Results 1 to 5 of 5

Thread: How to Install Dolphin

  1. #1
    Join Date
    Jan 2010
    Beans
    12

    How to Install Dolphin

    I downloaded the Dolphin Software(Wii & gamecube Emulator) i am wondering how do i install it. I notice i only see files, i dnt even know where to find the application after it is downloaded. Help!!

  2. #2
    Join Date
    Aug 2007
    Beans
    92
    Distro
    Ubuntu 12.04 Precise Pangolin

    Unhappy Re: How to Install Dolphin

    I have no idea.

    When I downloaded Dolphin from the website, it came packaged as a .tar.bz file. I tried extracting it to a folder (I chose /opt, the same folder Google Chrome puts itself). But when I tried to run it, it had trouble finding the libraries:
    Code:
    user@hostname:/opt/dolphin-emu$ ./dolphin-emu 
    20:00:874 Source/Core/Common/Src/FileUtil.cpp:92 W[COMMON]: IsDirectory: stat failed on ./user/Wii/title/00000001/00000002/content/: 
    DL: Error loading DLL plugins/libPlugin_VideoOGL.so: libCg.so: cannot open shared object file: No such file or directory20:00:957 Source/Core/Common/Src/DynamicLibrary.cpp:88 E[COMMON]: DL: Error loading DLL plugins/libPlugin_VideoOGL.so: (null)
    20:00:957 Source/Core/Core/Src/PluginManager.cpp:248 W[CONSOLE]: PluginInfo: plugins/libPlugin_VideoOGL.so is not a valid Dolphin plugin. Ignoring.
    DL: Error loading DLL plugins/libPlugin_VideoSoftware.so: libGLEW.so.1.5: cannot open shared object file: No such file or directory20:00:975 Source/Core/Common/Src/DynamicLibrary.cpp:88 E[COMMON]: DL: Error loading DLL plugins/libPlugin_VideoSoftware.so: (null)
    20:00:975 Source/Core/Core/Src/PluginManager.cpp:248 W[CONSOLE]: PluginInfo: plugins/libPlugin_VideoSoftware.so is not a valid Dolphin plugin. Ignoring.

  3. #3
    Join Date
    Jul 2010
    Location
    in the linux world
    Beans
    554
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: How to Install Dolphin

    tar.gz, tgz, and tar.bz2 are source packages, you need required dependencies to compile them. I'll see what I can do about turning it into a deb, but it will be a 64-bit deb as I have a 64-bit system, for 32-bit I need to get my other system running.
    if you need a fast live cd for testing or anything really:
    http://ubuntuforums.org/showthread.p...70#post9715370
    boots live in just 82MB of ram, no swap!

  4. #4
    Join Date
    Aug 2007
    Beans
    92
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: How to Install Dolphin

    Never mind. There's a PPA with prebuilt packages:

    http://code.google.com/p/dolphin-emu...UbuntuPackages

  5. #5
    Join Date
    Jan 2010
    Beans
    12

    Re: How to Install Dolphin

    THank you Potters Son

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •