• 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 ... 553 554 555 556 557 ... 1198 Next »

Problems with installation
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Problems with installation
07-10-2014, 12:24 AM (This post was last modified: 07-10-2014, 12:35 AM by lok1.)
#4
lok1 Offline
Member
***
Posts: 57
Threads: 2
Joined: Jan 2014
Edit: The reason you need to do this is because they build the package for raring so we need some older packages in the raring repository to install that are not available in trusty.

The command sudo add-apt-repository "deb http://us.archive.ubuntu.com/ubuntu/ raring main"' isn't going to do anything but error out. This is not how you would add that line to your sources. You need to either edit the sources.list document with a text editor or you can use software-properties-gtk(gui method).

For the gui method run(or type in terminal) software-properties-gtk. The go to the Other Software tab click add and paste this line.

deb http://us.archive.ubuntu.com/ubuntu/ raring main

Then do an update.

or

You can edit the sources.list with a text editor
# sudo nano /etc/apt/sources.list

Copy paste the following lines to the end of the document

deb http://us.archive.ubuntu.com/ubuntu/ raring main
deb-src http://us.archive.ubuntu.com/ubuntu/ raring main

Save the document and do another update and try the install again.
Find
Reply
« Next Oldest | Next Newest »


Messages In This Thread
Problems with installation - sveni_lee - 07-09-2014, 06:21 AM
RE: Problems with installation - lok1 - 07-09-2014, 07:34 AM
RE: Problems with installation - sveni_lee - 07-09-2014, 09:47 PM
RE: Problems with installation - lok1 - 07-10-2014, 12:24 AM
RE: Problems with installation - sveni_lee - 07-10-2014, 03:34 AM
RE: Problems with installation - lok1 - 07-10-2014, 05:36 AM
RE: Problems with installation - sveni_lee - 07-10-2014, 05:54 AM
RE: Problems with installation - lok1 - 07-10-2014, 06:05 AM
RE: Problems with installation - sveni_lee - 07-10-2014, 06:34 AM
RE: Problems with installation - lok1 - 07-10-2014, 06:51 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