• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Support v
« Previous 1 ... 590 591 592 593 594 ... 1177 Next »

Help to make Dolphin work on Fedora 19
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Help to make Dolphin work on Fedora 19
10-19-2013, 12:52 AM
#1
Warrior of Hyrule Offline
Junior Member
**
Posts: 33
Threads: 3
Joined: Nov 2009
Hi, I'm a new linux user. I don't know how install Dolphin-emu on the Fedora 19.
My Specs:
Corei7 3630QM 2.4ghz~3.2Ghz
GT630M 2GB
8GB RAM DDR3

I use the bumblebee driver for Nvidias Optimus technology work.
I tried to use this tutorial: http://jeremywininger.blogspot.com.br/2013/07/dolphin-emulator-35-fedora-19-build.html?showComment=1382107040583#c9129463521434463119
But not worked for me.

I prefer 3.5 dolphin version instead 4.0


Sorry for my bad english.
Pc 1
Intel Core2Quad 8400 2.66 GHz
4GB DDR2 RAM
PowerColor HD7950 3GB GDDR5 with Boost
Windows 7 Ultimate 64x
Pc 2
Intel Corei7 3630QM 2.4~3.2Ghz
8GB DDR3 RAM
Nvidia GT630M 2GB
Fedora 19 x64 / Windows7 Ultimatex64
Find
Reply
10-19-2013, 01:25 AM
#2
Shonumi Offline
Linux User/Tester
**********
Administrators
Posts: 6,479
Threads: 54
Joined: Dec 2011
Can you explain what exactly didn't work? Which part of the instructions did you get an error and what error did you get? Post the output from your terminal too (use pastebin.com and post a link if the output is long) so we can see what's happening on your side.
Website Find
Reply
10-19-2013, 01:36 AM
#3
Warrior of Hyrule Offline
Junior Member
**
Posts: 33
Threads: 3
Joined: Nov 2009
(10-19-2013, 01:25 AM)Shonumi Wrote: Can you explain what exactly didn't work? Which part of the instructions did you get an error and what error did you get? Post the output from your terminal too (use pastebin.com and post a link if the output is long) so we can see what's happening on your side.
Sorry, I'm new user. I don't know how it works.
I stuck here:
Quote:Create a build subdirectory, and change into it:



mkdir Build && cd Build



Configure the build:


cmake ...
The firts commands "mkdir Build && cd Build" just creat and open the directory Build, right?
But this cmake do not work.
I don't know how to use this parameters.
I tried
"-D CMAKE_INSTALL_PREFIX=/new/path"
But the terminal says "-D command do not exists".
Pc 1
Intel Core2Quad 8400 2.66 GHz
4GB DDR2 RAM
PowerColor HD7950 3GB GDDR5 with Boost
Windows 7 Ultimate 64x
Pc 2
Intel Corei7 3630QM 2.4~3.2Ghz
8GB DDR3 RAM
Nvidia GT630M 2GB
Fedora 19 x64 / Windows7 Ultimatex64
Find
Reply
10-19-2013, 11:30 AM
#4
Shonumi Offline
Linux User/Tester
**********
Administrators
Posts: 6,479
Threads: 54
Joined: Dec 2011
You don't really need that parameter to compile Dolphin. Unless you want to change where some files are installed (from /usr to some other place) it's not necessary at all to mess with it. For simplicity, try compiling Dolphin without this parameter (you can say it's for advanced users who know what they're doing).

You don't need to "mkdir Build" anymore since the Build folder already exists (though if you deleted it, you should make it again). Just "cd" to the Build folder, then run these commands

Code:
cmake ..
make
make install

Tell me if you get any errors during any one of these steps.
Website Find
Reply
10-19-2013, 02:16 PM
#5
Warrior of Hyrule Offline
Junior Member
**
Posts: 33
Threads: 3
Joined: Nov 2009
(10-19-2013, 11:30 AM)Shonumi Wrote: You don't really need that parameter to compile Dolphin. Unless you want to change where some files are installed (from /usr to some other place) it's not necessary at all to mess with it. For simplicity, try compiling Dolphin without this parameter (you can say it's for advanced users who know what they're doing).

You don't need to "mkdir Build" anymore since the Build folder already exists (though if you deleted it, you should make it again). Just "cd" to the Build folder, then run these commands

Code:
cmake ..
make
make install

Tell me if you get any errors during any one of these steps.
Thanks! So many thanks!!!
Worked! It's a 4.0 Dolphin version.... but it's ok! The performance is great!!! Thanks!
Pc 1
Intel Core2Quad 8400 2.66 GHz
4GB DDR2 RAM
PowerColor HD7950 3GB GDDR5 with Boost
Windows 7 Ultimate 64x
Pc 2
Intel Corei7 3630QM 2.4~3.2Ghz
8GB DDR3 RAM
Nvidia GT630M 2GB
Fedora 19 x64 / Windows7 Ultimatex64
Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode