• 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 ... 559 560 561 562 563 ... 1198 Next »

[SOLVED] Can't install Dolphin-emu using Git *Ubuntu*
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
[SOLVED] Can't install Dolphin-emu using Git *Ubuntu*
06-17-2014, 04:57 AM (This post was last modified: 06-17-2014, 05:00 AM by Nymeria.)
#8
Nymeria Offline
Junior Member
**
Posts: 9
Threads: 2
Joined: May 2014
(06-15-2014, 05:52 AM)tecfreak Wrote: /usr/lib/x86_64-linux-gnu/libGL.so may be a broken link or does not exist.
If it is a broken link, then just remove it
sudo rm /usr/lib/x86_64-linux-gnu/libGL.so
and crete a new one
sudo ln -s /usr/lib/x86_64-linux-gnu/libGL.so.1 /usr/lib/x86_64-linux-gnu/libGL.so

I have do it, and I still have de same problem.

I remove libGL.so :

Code:
sudo rm /usr/lib/x86_64-linux-gnu/libGL.so

I create the new symbolic link :
Code:
sudo ln -s /usr/lib/x86_64-linux-gnu/libGL.so.1 /usr/lib/x86_64-linux-gnu/libGL.so

I check if the symlink is okay :
Quote:ls /usr/lib/x86_64-linux-gnu/ | grep libGL
libGLEWmx.so.1.10
libGLEWmx.so.1.10.0
libGLEW.so.1.10
libGLEW.so.1.10.0
libGL.so
libGLU.a
libGLU.so
libGLU.so.1
libGLU.so.1.3.1


And I compile again :

Code:
morgan@morgan-laptop:~/dolphin/dolphin/Build$ make
[  0%] Built target bdisasm
[  0%] Built target lzo2
[  0%] Built target sfml-network
[  2%] Built target miniupnpc
[  9%] Built target polarssl
[  9%] Built target SOIL
[ 54%] Built target wx
[ 54%] Built target pch
[ 55%] Built target audiocommon
[ 58%] Built target common
[ 59%] Built target inputcommon
[ 61%] Built target videosoftware
[ 63%] Built target videoogl
[ 67%] Built target videocommon
[ 88%] Built target core
[ 91%] Built target discio
make[2]: *** Pas de règle pour fabriquer la cible « /usr/lib/x86_64-linux-gnu/libGL.so », nécessaire pour « Binaries/dolphin-emu ». Arrêt.
make[1]: *** [Source/Core/DolphinWX/CMakeFiles/dolphin-emu.dir/all] Erreur 2
make: *** [all] Erreur 2

(06-15-2014, 09:39 AM)PureTryOut Wrote: I'm wondering, are you using a NVIDIA card? This problem seems to occur after driver installs...

Anyways what tecfreak said:

/usr/lib/x86_64-linux-gnu/libGL.so should be a link, which may indeed be broken.
You can also link it to /usr/lib/libGL.so, which should be the shown if you use whereis libGL.so in a terminal.
I prefer this one because I know for sure it's the right libGL.so.

Worse, I have ATI Radeon HD :'(


EDIT : @PureTryOut, you're right, I have created symlink with the path returned by whereis and it's work very well !

Thank you very much for your help guys
Find
Reply
« Next Oldest | Next Newest »


Messages In This Thread
[SOLVED] Can't install Dolphin-emu using Git *Ubuntu* - Nymeria - 06-11-2014, 02:20 AM
RE: Can't install Dolphin-emu using Git - Nymeria - 06-12-2014, 05:55 AM
RE: Can't install Dolphin-emu using Git - PureTryOut - 06-12-2014, 11:15 PM
RE: Can't install Dolphin-emu using Git - neobrain - 06-12-2014, 11:18 PM
RE: Can't install Dolphin-emu using Git - Nymeria - 06-15-2014, 02:53 AM
RE: Can't install Dolphin-emu using Git - tecfreak - 06-15-2014, 05:52 AM
RE: Can't install Dolphin-emu using Git - PureTryOut - 06-15-2014, 09:39 AM
RE: Can't install Dolphin-emu using Git - Nymeria - 06-17-2014, 04:57 AM
RE: [SOLVED] Can't install Dolphin-emu using Git *Ubuntu* - PureTryOut - 06-17-2014, 10:19 PM

  • 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