• 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 … 1200 1201 1202 1203 1204 Next »

dolphin isn't finding plugins (kubuntu)
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode
dolphin isn't finding plugins (kubuntu)
03-29-2009, 11:13 AM
#1
dark magshin
Unregistered
 
hey guys. i'm trying to get dolphin to run on my kubuntu computer, but it doesnt seem to be finding the plugins, even though they're in the right directory. here's a screenshot i took:
[Image: dolphinerr1.png]
i also get that SYSCONF error...
[Image: dolphinerr2.png]
o, btw, sry if the images are a little big..
Reply
03-31-2009, 10:36 AM
#2
itzamna Offline
Junior Member
**
Posts: 20
Threads: 2
Joined: Mar 2009
Hello Dark Magshin,

it appears you attempted to run or compile Dolphin without having the correct dependencies installed. Open up Konsole (terminal emulator for KDE) and enter the following (you may paste text into a terminal by the keystroke combination <CTRL>+<SHIFT>+V):

Code:
sudo apt-get install subversion scons g++ wx2.8-headers libwxbase2.8-0 libwxbase2.8-dbg libwxbase2.8-dev libwxgtk2.8-0 libwxgtk2.8-dbg libwxgtk2.8-dev libsdl1.2-dev nvidia-cg-toolkit libxxf86vm1-dbg libxxf86vm-dev libxext6-dbg libxext-dev libglew1.5-dev libcairo2-dbg libcairo2-dev

Then follow, if you did compile from SVN, the normal compilation procedure. First, delete whatever directory you used to download the old source into. Second, you will use Subversion to download ('check out') the current, most up to date source code.

Code:
rm -rf dolphin-emu-read-only

svn checkout http://dolphin-emu.googlecode.com/svn/trunk/ dolphin

Then, you will change into the ~/dolphin directory and instruct the compilation program 'scons' to build your Dolphin version.

Code:
cd dolphin

scons

I hope you can work it out, let us know how it went.
Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma