• 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 ... 566 567 568 569 570 ... 1198 Next »

[SOLVED]Having trouble building from source. Debian
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
[SOLVED]Having trouble building from source. Debian
05-22-2014, 09:57 PM
#2
PureTryOut Offline
Member
***
Posts: 96
Threads: 16
Joined: May 2014
I've had this problem before on Ubuntu 14.04.
I found out I had a corrupt link to the correct file, so by removing it and linking it again I fixed it.
Not sure where the file itself is though, I couldn't find it anymore.

Try the following in the terminal:

Code:
# rm /usr/lib/x86_64-linux-gnu/libGL.so
# whereis libGL.so
# ln -s /output/of/previous/command.so /usr/lib/x86_64-linux-gnu/libGL.so

This should work. A soft link should be enough, if not try the same as above but without the "-s".
Find
Reply
« Next Oldest | Next Newest »


Messages In This Thread
[SOLVED]Having trouble building from source. Debian - random0munky - 05-22-2014, 03:11 PM
RE: Having trouble building from source. Debian - PureTryOut - 05-22-2014, 09:57 PM
RE: Having trouble building from source. Debian - random0munky - 05-23-2014, 12:16 AM
RE: Having trouble building from source. Debian - PureTryOut - 05-23-2014, 02:44 AM

  • 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