• 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 ... 363 364 365 366 367 ... 1192 Next »

Ubuntu install not working
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Ubuntu install not working
11-02-2016, 06:26 PM
#1
PsychicMonkey
Unregistered
 
So installing to my laptop doesn't result with a usable app, entering 'dolphin-emu' into terminal just sends back a command not found error.

I can't think of any reason this wouldn't work except for 2 errors I got during 'make'.

make[2]: *** [Source/Core/AudioCommon/CMakeFiles/audiocommon.dir/AudioCommon.cpp.o] Error 1
make[1]: *** [Source/Core/AudioCommon/CMakeFiles/audiocommon.dir/all] Error 2
make: *** [all] Error 2

Could this cause the install to break, ending up with no accessible exec file?

Thanks in advance
Reply
11-02-2016, 07:14 PM
#2
Anti-Ultimate Offline
Above and Beyond
*******
Posts: 1,957
Threads: 29
Joined: May 2010
Did you execute make? Or are you following the instructions and are using cmake?

Find
Reply
11-03-2016, 03:03 PM
#3
PsychicMonkey
Unregistered
 
(11-02-2016, 07:14 PM)Anti-Ultimate Wrote: Did you execute make? Or are you following the instructions and are using cmake?

I used cmake first then used make and finally sudo make install as per the dolphin wiki instructions for building on linux. The link in your signature won't work either since I'm running 14.04 LTS and that post mentioned that anything below 16 wouldn't work
Reply
11-04-2016, 05:58 AM
#4
leolam Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 1,478
Threads: 5
Joined: Sep 2015
You need to fix whatever causes compilation to fail. Hint: the error to fix is typically the first one you see, so before the message from make which tells you nothing useful.

It's perfectly normal that you get command not found for dolphin-emu, because it isn't installed. It isn't installed because Dolphin was not even built in the first place.
Website Find
Reply
11-04-2016, 10:00 AM
#5
PsychicMonkey
Unregistered
 
(11-04-2016, 05:58 AM)leolam Wrote: You need to fix whatever causes compilation to fail. Hint: the error to fix is typically the first one you see, so before the message from make which tells you nothing useful.

It's perfectly normal that you get command not found for dolphin-emu, because it isn't installed. It isn't installed because Dolphin was not even built in the first place.

The error I posted was the only error that occurred during the whole process
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